Run the following to build the forallsecure/python-atheris Docker image and push it to a specified Docker registry.
docker build -t $MAYHEM_DOCKER_REGISTRY/forallsecure/python-atheris .
docker push $MAYHEM_DOCKER_REGISTRY/forallsecure/python-atherisThen initiate a Mayhem run using a Mayhemfile similar to the following:
image: $MAYHEM_DOCKER_REGISTRY/forallsecure/python/python-atheris:latestduration: 90project: mayhem-examplestarget: python-atheriscmds:
- cmd: /mayhemit.pylibfuzzer: true