Explorar o código

Update Dockerfile

qiaofeng1227 %!s(int64=2) %!d(string=hai) anos
pai
achega
dad8a38975
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      appmanage/Dockerfile

+ 1 - 0
appmanage/Dockerfile

@@ -9,6 +9,7 @@ COPY api ./api
 COPY static ./static
 COPY requirements.txt main.py  ./
 RUN apt update
+
 # Install supervisord
 RUN apt install -y supervisor
 COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf