Explorar o código

docs: 打包指令

fanyanpeng %!s(int64=2) %!d(string=hai) anos
pai
achega
ac26cfeb37
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      构建方式.md

+ 9 - 0
构建方式.md

@@ -0,0 +1,9 @@
+#### 构建CPP基础镜像
+
+```
+docker build -t nexus.seecoder.cn:8092/cppbaseimage:latest . --load
+
+docker push  nexus.seecoder.cn:8092/cppbaseimage:latest
+
+```
+