-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
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
Labels
No labels