Student User
2019-08-01 9d0d654cac876f6ecbebfcbb4629173279cd0b1a
formatting Dockerfile for shorter lines
1 files modified
3 ■■■■ changed files
todo-frontend/Dockerfile 3 ●●●● patch | view | raw | blame | history
todo-frontend/Dockerfile
@@ -7,7 +7,8 @@
ENV BACKEND_HOST=localhost:8081
RUN yum install -y --disableplugin=subscription-manager --nodocs nginx nginx-mod-http-perl
RUN yum install -y --disableplugin=subscription-manager --nodocs \
  nginx nginx-mod-http-perl
RUN yum clean all
ADD nginx.conf /etc/nginx/