Merge "cmd can call oslo_i18n.enable_lazy directly."
authorkong wei <kong.wei2@zte.com.cn>
Mon, 6 Mar 2017 01:27:33 +0000 (01:27 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 6 Mar 2017 01:27:33 +0000 (01:27 +0000)
docker/Dockerfile

index 48e254f..fa78819 100644 (file)
@@ -1,5 +1,7 @@
 FROM centos:7\r
 LABEL escalator_image_version=1.0\r
+ARG BRANCH\r
+ENV BRANCH=${BRANCH:-master}\r
 RUN yum -y update\r
 RUN yum -y install centos-release-openstack-newton\r
 RUN yum -y install \\r