summaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
Diffstat (limited to 'docker')
-rw-r--r--docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile
index 8f5758ce2..f2c81780d 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -11,7 +11,7 @@
# Execution:
# $ docker run -t -i \
# -e "INSTALLER_TYPE=fuel|apex|compass|joid \
-# -e "INSTALLER_IP=10.20.0.2/172.30.10.73" \
+# -e "INSTALLER_IP=10.20.0.2" \
# -v $(pwd)/config_functest.yaml:/home/opnfv/repos/functest/ci/config_functest.yaml
# opnfv/functest /bin/bash
#