mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 10:34:06 +08:00
移动files目录
This commit is contained in:
@@ -31,8 +31,9 @@ WORKDIR /app
|
||||
COPY --from=builder_golang /anylink/server/anylink /app/
|
||||
COPY docker_entrypoint.sh /app/
|
||||
|
||||
COPY ./server/bridge-init.sh /app/
|
||||
COPY ./server/conf /app/conf
|
||||
COPY ./server/files /app/conf/files
|
||||
#COPY ./server/files /app/conf/files
|
||||
|
||||
|
||||
#TODO 本地打包时使用镜像
|
||||
|
Reference in New Issue
Block a user