Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!
Open sidebar
chainweaver
did
did-mgr-common-service
Commits
a98e9307
Commit
a98e9307
authored
11 months ago
by
cw
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: build docker err --story=0
parent
5780cf21
master
develop
v1.1.0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
DOCKER/Dockerfile
DOCKER/Dockerfile
+1
-1
No files found.
DOCKER/Dockerfile
View file @
a98e9307
FROM
hub-dev.cnbn.org.cn/tools/ubuntu-core:20.04
WORKDIR
/did
COPY
./commonservice ./did-mgr-common-service
COPY
./
bin/
commonservice ./did-mgr-common-service
COPY
./etc ./etc
# 设置时区
RUN
ln
-sf
/usr/share/zoneinfo/Asia/Shanghai /etc/localtime
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment