Tomishinets Vladimir %!s(int64=4) %!d(string=hai) anos
pai
achega
cdf6e284c6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

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