2020年4月30日
摘要: 编写DockerfileFrom ubuntu:latest AS baseRUN apt-get updateRUN apt-get install -y dcmtk 构建Docker镜像cd [directo... 阅读全文
posted @ 2020-04-30 17:09 omage 阅读(63) 评论(0) 推荐(0) 编辑