Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 55a0aab

Browse files
Merge pull request Snailclimb#549 from Rustin-Liu/Rustin-Liu-patch-2
Snailclimb#547 fix typo error
2 parents 9a328c9 + 8f579ac commit 55a0aab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/tools/Docker-Image.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ Options: -f, --filter filter Filter output based on conditions provided
232232
举个列子,比如我们想搜索官方提供的 mysql 镜像,命令如下:
233233

234234
```
235-
docker search --filter=is-offical=true mysql
235+
docker search --filter=is-official=true mysql
236236
```
237237

238238
![Docker 搜索官方镜像](https://mmbiz.qpic.cn/mmbiz_jpg/knmrNHnmCLHC3QNcSiaib3u3EM014CpBTPup8t50skwCOEX0pwnR9uicvWZWNxc7Vv4slXzIoGLhSPcwDq51xpUGA/?wx_fmt=jpeg)
@@ -558,4 +558,4 @@ docker push weiwosuoai1991/python:3
558558

559559
## 八 总结
560560

561-
本文中,我们着重学习了 Docker 中下载镜像,、查看镜像信息、搜索镜像、删除镜像,、创建镜像、导出&加载镜像以及向 Docker Hub 上传镜像的相关操作。
561+
本文中,我们着重学习了 Docker 中下载镜像,、查看镜像信息、搜索镜像、删除镜像,、创建镜像、导出&加载镜像以及向 Docker Hub 上传镜像的相关操作。

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /