parent
e00acdbc44
commit
d0be313001
|
|
@ -4,8 +4,6 @@ FROM registry.cn-shanghai.aliyuncs.com/gong92-socl/debian-nginx-php114-74
|
|||
# 要想复制其他文件 就必须把dockerfile和其他文件放一起
|
||||
# 这里复制了这个项目的所有
|
||||
|
||||
RUN ls -a
|
||||
|
||||
#COPY . /var/www
|
||||
|
||||
RUN apt-get update && apt-get install -y pv
|
||||
|
|
|
|||
Loading…
Reference in New Issue