Docker笔记-Docker命令大全和资源汇总

Docker笔记-Docker命令大全和资源汇总

1、容器生命周期管理

  • run\] `https://www.runoob.com/docker/docker-run-command.html`

  • kill\] `https://www.runoob.com/docker/docker-kill-command.html`

  • pause/unpause\] `https://www.runoob.com/docker/docker-pause-unpause-command.html`

  • exec\] `https://www.runoob.com/docker/docker-exec-command.html`

  • ps\] `https://www.runoob.com/docker/docker-ps-command.html`

  • top\] `https://www.runoob.com/docker/docker-top-command.html`

  • events\] `https://www.runoob.com/docker/docker-events-command.html`

  • wait\] `https://www.runoob.com/docker/docker-wait-command.html`

  • port\] `https://www.runoob.com/docker/docker-port-command.html`

  • commit\] `https://www.runoob.com/docker/docker-commit-command.html`

  • diff\] `https://www.runoob.com/docker/docker-diff-command.html`

  • login\] `https://www.runoob.com/docker/docker-login-command.html`

  • push\] `https://www.runoob.com/docker/docker-push-command.html`

5、本地镜像管理

  • images\] `https://www.runoob.com/docker/docker-images-command.html`

  • tag\] `https://www.runoob.com/docker/docker-tag-command.html`

  • history\] `https://www.runoob.com/docker/docker-history-command.html`

  • load\] `https://www.runoob.com/docker/docker-load-command.html`

6、info|version

  • info\] `https://www.runoob.com/docker/docker-info-command.html`

7、Docker 资源

  • Docker 官方主页: https://www.docker.com/

  • Docker 官方博客: https://blog.docker.com/

  • Docker 官方文档: https://docs.docker.com/

  • Docker Store: https://store.docker.com/

  • Docker Cloud:https://cloud.docker.com/

  • Docker Hub: https://hub.docker.com/

  • Docker 的源代码仓库: https://github.com/moby/moby

  • Docker 发布版本历史: https://docs.docker.com/release-notes/

  • Docker 常见问题: https://docs.docker.com/engine/faq/

  • Docker 远端应用 API: https://docs.docker.com/develop/sdk/

8、Docker 国内镜像

阿里云的加速器:https://help.aliyun.com/document_detail/60750.html

网易加速器:http://hub-mirror.c.163.com

官方中国加速器:https://registry.docker-cn.com

ustc 的镜像:https://docker.mirrors.ustc.edu.cn

daocloud:https://www.daocloud.io/mirror#accelerator-doc

如果有更好的资源,欢迎通过下面的笔记来分享。

相关推荐
江湖有缘2 小时前
零基础入门:使用 Docker 快速部署 Organizr 个人主页
java·服务器·docker
礼拜天没时间.4 小时前
深入Docker架构——C/S模式解析
linux·docker·容器·架构·centos
猫头虎4 小时前
如何使用Docker部署OpenClaw汉化中文版?
运维·人工智能·docker·容器·langchain·开源·aigc
会周易的程序员5 小时前
openplc runtimev4 Docker 部署
运维·c++·物联网·docker·容器·软件工程·iot
小Pawn爷5 小时前
1.Docker基础
运维·docker·容器
chinesegf5 小时前
清理docker残留镜像images
运维·docker·容器
小Pawn爷5 小时前
2.Docker的存储
运维·docker·容器
礼拜天没时间.6 小时前
自定义镜像制作——从Dockerfile到镜像
linux·docker·容器·centos·bash
luffy54597 小时前
windows下通过docker-desktop创建redis实例
windows·redis·docker·容器
weixin_404679317 小时前
docker部署ollama
运维·docker·容器