Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matteovivona authored Jul 19, 2020
1 parent 55a7cef commit 0401342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ Dummy Docker image to testing healthcheck
```
docker run --rm --name dockeralive -p 8080:80 tehkapa/dockeralive
docker exec healthcheck-test sh -c \
docker exec dockeralive sh -c \
'echo OK > /usr/share/nginx/html/check.txt'
```

0 comments on commit 0401342

Please sign in to comment.