mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 15:29:09 +08:00
添加 Release
This commit is contained in:
@@ -43,7 +43,7 @@ COPY ./home /app/home
|
||||
|
||||
#TODO 本地打包时使用镜像
|
||||
#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\
|
||||
RUN apk add --no-cache bash iptables iproute2 tzdata \
|
||||
&& chmod +x /app/docker_entrypoint.sh \
|
||||
&& mkdir /app/log \
|
||||
&& ls /app
|
||||
|
Reference in New Issue
Block a user