This website works better with JavaScript.
Home
Explore
Help
Sign In
EggPlanet
/
egg_app
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
1
adv_callback
dengbiao
1 month ago
parent
8e4d6c3496
commit
822063c84d
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
Dockerfile-prd
+ 0
- 1
Dockerfile-prd
View File
@@ -20,7 +20,6 @@ LABEL maintainer="dengbiao"
ENV TZ="Asia/Shanghai"
COPY static/html static/html
COPY static/bat static/bat
# 时区纠正
RUN rm -f /etc/localtime \
&& ln -sv /usr/share/zoneinfo/Asia/Shanghai /etc/localtime \
Write
Preview
Loading…
Cancel
Save