Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
CSDN 技术社区
skill_tree_cloud_native
提交
1e8e5ab7
S
skill_tree_cloud_native
项目概览
CSDN 技术社区
/
skill_tree_cloud_native
通知
14
Star
3
Fork
2
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
1
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
S
skill_tree_cloud_native
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
1
合并请求
1
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
1e8e5ab7
编写于
2月 17, 2022
作者:
F
feilong
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
add docker image+authr
上级
ef661f16
变更
7
显示空白变更内容
内联
并排
Showing
7 changed file
with
49 addition
and
2 deletion
+49
-2
data/1.云原生初阶/1.容器(docker)/2.docker image 操作/config.json
data/1.云原生初阶/1.容器(docker)/2.docker image 操作/config.json
+8
-1
data/1.云原生初阶/1.容器(docker)/2.docker image 操作/docker-image.json
.../1.云原生初阶/1.容器(docker)/2.docker image 操作/docker-image.json
+8
-0
data/1.云原生初阶/1.容器(docker)/2.docker image 操作/image_inspect.json
...1.云原生初阶/1.容器(docker)/2.docker image 操作/image_inspect.json
+8
-0
data/1.云原生初阶/1.容器(docker)/2.docker image 操作/image_ls.json
data/1.云原生初阶/1.容器(docker)/2.docker image 操作/image_ls.json
+8
-0
data/1.云原生初阶/1.容器(docker)/2.docker image 操作/image_pull.json
data/1.云原生初阶/1.容器(docker)/2.docker image 操作/image_pull.json
+8
-0
data/1.云原生初阶/1.容器(docker)/2.docker image 操作/image_rm.json
data/1.云原生初阶/1.容器(docker)/2.docker image 操作/image_rm.json
+8
-0
data/tree.json
data/tree.json
+1
-1
未找到文件。
data/1.云原生初阶/1.容器(docker)/2.docker image 操作/config.json
浏览文件 @
1e8e5ab7
...
...
@@ -2,7 +2,13 @@
"node_id"
:
"cloud_native-b7a0d39bc3694e03b5729a4e0d7862c4"
,
"keywords"
:
[],
"children"
:
[],
"export"
:
[],
"export"
:
[
"image_pull.json"
,
"docker-image.json"
,
"image_inspect.json"
,
"image_rm.json"
,
"image_ls.json"
],
"keywords_must"
:
[],
"keywords_forbid"
:
[]
}
\ No newline at end of file
data/1.云原生初阶/1.容器(docker)/2.docker image 操作/docker-image.json
0 → 100644
浏览文件 @
1e8e5ab7
{
"type"
:
"code_options"
,
"author"
:
"huanhuilong"
,
"source"
:
"docker-image.md"
,
"notebook_enable"
:
false
,
"exercise_id"
:
"8ed906d3d45d444487b446ff6f0f57e9"
}
\ No newline at end of file
data/1.云原生初阶/1.容器(docker)/2.docker image 操作/image_inspect.json
0 → 100644
浏览文件 @
1e8e5ab7
{
"type"
:
"code_options"
,
"author"
:
"huanhuilong"
,
"source"
:
"image_inspect.md"
,
"notebook_enable"
:
false
,
"exercise_id"
:
"40b2a56c32214d239330c04031f14bbb"
}
\ No newline at end of file
data/1.云原生初阶/1.容器(docker)/2.docker image 操作/image_ls.json
0 → 100644
浏览文件 @
1e8e5ab7
{
"type"
:
"code_options"
,
"author"
:
"huanhuilong"
,
"source"
:
"image_ls.md"
,
"notebook_enable"
:
false
,
"exercise_id"
:
"dcd5f5e15e1e4e5b9be087463f473672"
}
\ No newline at end of file
data/1.云原生初阶/1.容器(docker)/2.docker image 操作/image_pull.json
0 → 100644
浏览文件 @
1e8e5ab7
{
"type"
:
"code_options"
,
"author"
:
"huanhuilong"
,
"source"
:
"image_pull.md"
,
"notebook_enable"
:
false
,
"exercise_id"
:
"616348889ced47fb9124b9d325600ffe"
}
\ No newline at end of file
data/1.云原生初阶/1.容器(docker)/2.docker image 操作/image_rm.json
0 → 100644
浏览文件 @
1e8e5ab7
{
"type"
:
"code_options"
,
"author"
:
"huanhuilong"
,
"source"
:
"image_rm.md"
,
"notebook_enable"
:
false
,
"exercise_id"
:
"0c3e4d531520401ba2f4792677dfebfe"
}
\ No newline at end of file
data/tree.json
浏览文件 @
1e8e5ab7
...
...
@@ -23,7 +23,7 @@
}
},
{
"docker im
g
操作"
:
{
"docker im
age
操作"
:
{
"node_id"
:
"cloud_native-b7a0d39bc3694e03b5729a4e0d7862c4"
,
"keywords"
:
[],
"children"
:
[],
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录