Skip to content

Docker Container won't run #5

@david-merian

Description

@david-merian

Hi there,
I'm trying to go through the basic fuzzing module. I have setup and upgraded Docker and installed the AFL++ container. It won't run, however. I click the "run" button, but it immediately exits. I went through the Docker tutorials, and their container runs on my machine. I'm using MacOS latest version on an Apple silicon chip.

Here is an excerpt from "Inspect"

	"State": {
		"Status": "exited",
		"Running": false,
		"Paused": false,
		"Restarting": false,
		"OOMKilled": false,
		"Dead": false,
		"Pid": 0,
		"ExitCode": 0,
		"Error": "",
		"StartedAt": "2024-06-07T11:50:37.518761261Z",
		"FinishedAt": "2024-06-07T11:50:37.519745886Z"
	},

Is there something that I am doing wrong or missed in setting up the container?

Thanks,
Dave

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions