Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Add Docker Support #7

Open
IkerSolozabal opened this issue Aug 16, 2024 · 1 comment
Open

Feature request: Add Docker Support #7

IkerSolozabal opened this issue Aug 16, 2024 · 1 comment

Comments

@IkerSolozabal
Copy link

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.

@intrudir
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants