Skip to content

Commit

Permalink
Remove reference to non-existent Docker image
Browse files Browse the repository at this point in the history
See randsleadershipslack#170 for confirmation
  • Loading branch information
astrostl authored Feb 18, 2018
1 parent d68af64 commit f6f5725
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ Build a local docker image:

docker build . -t destalinator

You can also use the prebuilt Docker image at [randsleadershipslack/destalinator](https://hub.docker.com/r/randsleadershipslack/destalinator/).

#### Checking code coverage locally

docker run -it -p 8080:80 destalinator sh -c "coverage html --skip-covered && python -m http.server 80"
Expand Down

0 comments on commit f6f5725

Please sign in to comment.