fix 安装wget命令
This commit is contained in:
parent
b92154071b
commit
d81fc641eb
@ -40,6 +40,7 @@ RUN apt-get update \
|
|||||||
procps \
|
procps \
|
||||||
gosu \
|
gosu \
|
||||||
bash \
|
bash \
|
||||||
|
wget \
|
||||||
&& mkdir -p /etc/nginx ${HOME} \
|
&& mkdir -p /etc/nginx ${HOME} \
|
||||||
&& cp -f nginx.conf /etc/nginx/nginx.template.conf \
|
&& cp -f nginx.conf /etc/nginx/nginx.template.conf \
|
||||||
&& mv ./public / \
|
&& mv ./public / \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user