mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 11:44:11 +08:00
修改 docker 编译
This commit is contained in:
@@ -44,6 +44,7 @@ COPY ./home /app/home
|
||||
#RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.tuna.tsinghua.edu.cn/g' /etc/apk/repositories
|
||||
RUN apk add --no-cache bash iptables iproute2\
|
||||
&& chmod +x /app/docker_entrypoint.sh \
|
||||
&& mkdir /app/log \
|
||||
&& ls /app
|
||||
|
||||
EXPOSE 443 8800
|
||||
|
Reference in New Issue
Block a user