Explorar o código

更新 'Dockerfile'

stone %!s(int64=5) %!d(string=hai) anos
pai
achega
a77c6ce9de
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -7,6 +7,7 @@ COPY supervisord.conf /etc/supervisord.conf
 COPY entrypoint.sh /usr/bin/entrypoint.sh
 
 RUN export RELEASE=`head -n 1 /etc/release` \
+	&& useradd wapage \
 	&& curl -O http://10.26.22.185:9000/psop/soft/miscSearch.tar \
 	&& mkdir /app/wapage \
 	&& tar -xf miscSearch.tar -C /app/wapage/ \