robert hace 2 años
padre
commit
1b6fff12db
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -8,7 +8,7 @@ ENV TZ=Asia/Shanghai
 COPY entrypoint.sh /usr/bin/entrypoint.sh
 COPY supervisord.service /root/supervisord.service
 COPY install_supervisor.sh /root/install_supervisor.sh
-COPY epel.repo /etc/yum.repos.d/centos.repo
+COPY centos-base.repo /etc/yum.repos.d/centos-base.repo
 
 # install supervisor & nginx