[AArch64] Dockerfile: Fix malformed patch 97/55097/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 6 Apr 2018 19:26:01 +0000 (21:26 +0200)
committerRoss Brattain <ross.b.brattain@intel.com>
Fri, 6 Apr 2018 20:54:33 +0000 (20:54 +0000)
Change-Id: Ia2dfc6c4def8e71e36747b8f27cbf22700f676b1
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 161f7d676b4404a5445681a7871e086b751fdafc)

docker/Dockerfile.aarch64.patch

index de272f5..e8dbea2 100644 (file)
@@ -42,8 +42,8 @@ index 2ee5b4c..23e5ea5 100644
  RUN pip install appdirs==1.4.0 pyopenssl==17.5.0 python-openstackclient==3.11.0 python-heatclient==1.11.0
 
 @@ -43,8 +44,8 @@ RUN echo "daemon off;" >> /etc/nginx/nginx.conf
-# nginx=5000, rabbitmq=5672
-EXPOSE 5000 5672
+ # nginx=5000, rabbitmq=5672
+ EXPOSE 5000 5672
 
 -ADD http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img ${IMAGE_DIR}
 -ADD http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img ${IMAGE_DIR}