Browse Source

missprint

Tomishinets Vladimir 4 years ago
parent
commit
2074e618cb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -10,7 +10,6 @@ RUN set -x \
            && curl https://repo.infoclinica.ru/yum/centos/sds-${repo}-portal.repo -o /etc/yum.repos.d/sds-${repo}-portal.repo \
            && curl https://repo.infoclinica.ru/yum/centos/sds-${repo}-portal.repo -o /etc/yum.repos.d/sds-${repo}-portal.repo \
            && chmod +x /entrypoint.sh \
            && chmod +x /entrypoint.sh \
            && yum install web-registry-portal iputils openssl -y \
            && yum install web-registry-portal iputils openssl -y \
-           && mkdir -p /var/run/web-registry-portal/ \
            && yum update tzdata -y \
            && yum update tzdata -y \
            && yum clean all \
            && yum clean all \
            && rm -rf /var/cache/yum
            && rm -rf /var/cache/yum