summaryrefslogtreecommitdiffstats
path: root/docker/Dockerfile
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2017-09-04 12:49:32 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-04 12:49:32 +0000
commit96eb11c116a15893a8e6af780fde3d675ad1b4d7 (patch)
treea9b2b2471c76414b89413b3737733e561eafd3b1 /docker/Dockerfile
parent58e45d4c8d40c767f308b29d78255a4364ee50da (diff)
parentfa0c9ce8d0a0026660401c90478df2e975daf94b (diff)
Merge "Stop cloning doctor and domino"
Diffstat (limited to 'docker/Dockerfile')
-rw-r--r--docker/Dockerfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile
index 774c00aee..51d28b90f 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -92,8 +92,6 @@ RUN wget -q -O- https://git.openstack.org/cgit/openstack/requirements/plain/uppe
rm thirdparty-requirements.txt upper-constraints.txt
# OPNFV repositories
-RUN git clone --depth 1 -b $BRANCH https://gerrit.opnfv.org/gerrit/domino /src/domino
-RUN git clone --depth 1 -b $BRANCH https://gerrit.opnfv.org/gerrit/doctor ${REPOS_DIR}/doctor
RUN git clone --depth 1 -b $BRANCH https://gerrit.opnfv.org/gerrit/fds /src/fds
# other repositories