Skip to content

Supporting docker.#21

Open
felipenazario wants to merge 1 commit into
cyweb:masterfrom
felipenazario:patch-1
Open

Supporting docker.#21
felipenazario wants to merge 1 commit into
cyweb:masterfrom
felipenazario:patch-1

Conversation

@felipenazario

@felipenazario felipenazario commented Jul 5, 2019

Copy link
Copy Markdown

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

First send.
@felipenazario

felipenazario commented Jul 5, 2019

Copy link
Copy Markdown
Author

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
Copy Markdown
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