tomishinets.v il y a 5 ans
Parent
commit
bc0b84ff01
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -12,4 +12,4 @@ RUN set -x \
            && chmod +x /usr/share/web-registry-portal/bin/healthcheck.sh \
            && yum install web-registry-portal iputils -y \
            && yum clean all \
-           && && rm -rf /var/cache/yum
+           && rm -rf /var/cache/yum