新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!

Commit a98e9307 authored by cw's avatar cw

fix: build docker err --story=0

No related merge requests found
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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment