【更新】更新dockerfile

This commit is contained in:
PandaGoAdmin
2022-08-04 08:17:15 +08:00
parent 44bde7a07c
commit 6db51fb2c9

View File

@@ -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