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

Supporting docker. #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Supporting docker. #21

wants to merge 1 commit into from

Conversation

felipenazario
Copy link

@felipenazario felipenazario commented Jul 5, 2019

With this Dockerfile, the user can easily run hammer without any errors or missing libs...

First send.
@felipenazario
Copy link
Author

felipenazario commented Jul 5, 2019

Considering that you have git and docker service running, just follow this steps:

1 - git clone https://github.com/cyweb/hammer.git
2 - cd hammer/
3 - docker build -t cyweb/hammer:1.0 .
4 - docker run --rm cyweb/hammer:1.0 -s http://www.example.com

@felipenazario
Copy link
Author

You can also put this instructions at README.md

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.

1 participant