Skip to content

Commit 70373df

Browse files
authored
Merge pull request #192 from ryansch/patch-1
Update README.md
2 parents 1e24ee1 + 4328fe2 commit 70373df

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

test/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ Philosophy is to not re-invent the wheel while allowing users to quickly test re
44

55
Example invocation from top-level of repository:
66

7-
docker build -t openvpn .
8-
tests/run.sh openvpn
7+
docker build -t kylemanna/openvpn .
8+
test/run.sh kylemanna/openvpn
9+
# Be sure to pull kylemanna/openvpn:latest after you're done testing
910

1011
More details: https://github.com/docker-library/official-images/tree/master/test
1112

0 commit comments

Comments
 (0)