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

Add docker support #354

Merged
merged 1 commit into from
Jan 24, 2023
Merged

Add docker support #354

merged 1 commit into from
Jan 24, 2023

Conversation

creekorful
Copy link
Contributor

This PR allows zgrab2 to be built as a docker image so that it can be run like this for example:

$ echo 'xxx.xxx.xxx.xxx' | docker run -i zgrab2:latest ssh 2>/dev/null | jq

it could be nice to add a GitHub action that automagically build and push the docker image every time a tag is created, so that people may enjoy an official image :)

@creekorful
Copy link
Contributor Author

Eager for feedback !

@dadrian dadrian merged commit 7390e1f into zmap:master Jan 24, 2023
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

Successfully merging this pull request may close these issues.

2 participants