Merge pull request #192 from ryansch/patch-1

Update README.md
This commit is contained in:
Kyle Manna 2017-01-02 18:57:24 -08:00 committed by GitHub
commit 70373df974

View File

@ -4,8 +4,9 @@ Philosophy is to not re-invent the wheel while allowing users to quickly test re
Example invocation from top-level of repository:
docker build -t openvpn .
tests/run.sh openvpn
docker build -t kylemanna/openvpn .
test/run.sh kylemanna/openvpn
# Be sure to pull kylemanna/openvpn:latest after you're done testing
More details: https://github.com/docker-library/official-images/tree/master/test