This website works better with JavaScript.
Home
Explore
Help
Sign In
huangjiajun
/
community_team
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
1
master
huangjiajun
1 month ago
parent
4d84eca039
commit
33de7b1a8f
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
Dockerfile-task
+ 0
- 1
Dockerfile-task
View File
@@ -19,7 +19,6 @@ RUN GOOS=linux CGO_ENABLED=0 GOARCH=amd64 go build -tags netgo -ldflags="-s -w"
FROM ubuntu:xenial as prod
LABEL maintainer="zengzhengrong"
ENV TZ="Asia/Shanghai"
ENV PHONE_DATA_DIR="./static/bat"
COPY static/html static/html
Write
Preview
Loading…
Cancel
Save