mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +08:00
【更新】更新dockerfile
This commit is contained in:
@@ -4,7 +4,6 @@ LABEL MAINTAINER="PandaX"
|
||||
WORKDIR /go/src/panda
|
||||
COPY ./pandax ./
|
||||
COPY ./config.yml ./
|
||||
COPY ./static ./static
|
||||
COPY ./resource ./resource
|
||||
|
||||
RUN chmod 755 ./pandax
|
||||
|
||||
Reference in New Issue
Block a user