You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: