commit
70373df974
@ -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:
|
Example invocation from top-level of repository:
|
||||||
|
|
||||||
docker build -t openvpn .
|
docker build -t kylemanna/openvpn .
|
||||||
tests/run.sh 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
|
More details: https://github.com/docker-library/official-images/tree/master/test
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user