BypassFuzzer icon indicating copy to clipboard operation
BypassFuzzer copied to clipboard

Feature request: Add Docker Support

Open IkerSolozabal opened this issue 1 year ago • 1 comments

Description

I would like to contribute to the project by adding Docker support. This will allow BypassFuzzer to run in a Docker container, making it easier to deploy and use in different environments without worrying about local dependencies.

Justification

Including a Dockerfile will enable users to run BypassFuzzer in isolated and reproducible environments, improving the portability and ease of use of the project.

Proposal

  • Create a Dockerfile that contains the necessary instructions to build a Docker image for BypassFuzzer.
  • Add documentation to the README.md explaining how to use Docker with BypassFuzzer.

Next Steps

If you agree with the idea, I can work on this feature and open a Pull Request with the changes.

IkerSolozabal avatar Aug 16 '24 08:08 IkerSolozabal

Hi, if you’d like to dockerize it I have no objections

intrudir avatar Sep 15 '24 21:09 intrudir