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.
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
Next Steps
If you agree with the idea, I can work on this feature and open a Pull Request with the changes.