summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrautenberg <rautenberg@in-silico.ch>2016-03-24 12:12:40 +0100
committerrautenberg <rautenberg@in-silico.ch>2016-03-24 12:12:40 +0100
commit35f9f0f5e684bb5e5a7e2e855a924eb0aecce4e1 (patch)
tree0a0b69b3355aa906535fb43189ad07ca437f6ccd
parenta6d1fc309352c67fd567bf0267a7a5b24ee96b9c (diff)
add tag to pull command
-rw-r--r--_posts/2016-03-23-lazar-in-a-docker-shorewall-nginx-environment.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/_posts/2016-03-23-lazar-in-a-docker-shorewall-nginx-environment.md b/_posts/2016-03-23-lazar-in-a-docker-shorewall-nginx-environment.md
index fce00ae..aea76bb 100644
--- a/_posts/2016-03-23-lazar-in-a-docker-shorewall-nginx-environment.md
+++ b/_posts/2016-03-23-lazar-in-a-docker-shorewall-nginx-environment.md
@@ -43,9 +43,9 @@ check with:
download the docker lazar image
- docker pull insilicotox/lazar-public-data
+ docker pull insilicotox/lazar-public-data:LATEST_TAG
-run docker image with a static IP
+run docker image with a static IP (use v3 or favoured tag)
docker run -p 8088:8088 --net br0 --ip 10.0.1.101 -itd insilicotox/lazar-public-data:v3