This website works better with JavaScript.
Home
Explore
Help
Sign In
zhimeng
/
ad_mq
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
1
master
huangjiajun
1 month ago
parent
5cca496b9e
commit
f41b6e2108
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
Dockerfile
+ 0
- 1
Dockerfile
View File
@@ -19,7 +19,6 @@ FROM ubuntu:xenial as prod
LABEL maintainer="dengbiao"
ENV TZ="Asia/Shanghai"
COPY static/html static/html
# 时区纠正
RUN rm -f /etc/localtime \
&& ln -sv /usr/share/zoneinfo/Asia/Shanghai /etc/localtime \
Write
Preview
Loading…
Cancel
Save