This commit is contained in:
@@ -27,7 +27,7 @@ RUN apk update \
|
||||
&& apk add --no-cache tzdata \
|
||||
&& cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime \
|
||||
&& echo "Asia/Shanghai" > /etc/timezone \
|
||||
&& apk del tzdata \
|
||||
&& apk del tzdata
|
||||
|
||||
RUN date -R \
|
||||
&& chmod +x /dypid
|
||||
|
Reference in New Issue
Block a user