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

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

1、容器生命周期管理

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

  • start/stop/restart https://www.runoob.com/docker/docker-start-stop-restart-command.html

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

  • rm https://www.runoob.com/docker/docker-rm-command.html

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

  • create https://www.runoob.com/docker/docker-create-command.html

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

2、容器操作

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

  • inspect https://www.runoob.com/docker/docker-inspect-command.html

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

  • attach https://www.runoob.com/docker/docker-attach-command.html

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

  • logs https://www.runoob.com/docker/docker-logs-command.html

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

  • export https://www.runoob.com/docker/docker-export-command.html

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

3、容器rootfs命令

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

  • cp https://www.runoob.com/docker/docker-cp-command.html

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

4、镜像仓库

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

  • pull https://www.runoob.com/docker/docker-pull-command.html

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

  • search https://www.runoob.com/docker/docker-search-command.html

5、本地镜像管理

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

  • rmi https://www.runoob.com/docker/docker-rmi-command.html

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

  • build https://www.runoob.com/docker/docker-build-command.html

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

  • save https://www.runoob.com/docker/docker-save-command.html

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

  • import https://www.runoob.com/docker/docker-import-command.html

6、info|version

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

  • version https://www.runoob.com/docker/docker-version-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 小时前
【开发环境】Windows+Docker Desktop+WSL2最佳实践
windows·docker·docker desktop·wsl2
AOwhisky13 小时前
下一代容器来了?Docker 宣布原生支持 WebAssembly
java·运维·docker·容器·rust·wasm
念何架构之路19 小时前
Docker 容器状态机 学习
java·学习·docker
jieyucx19 小时前
Docker 入门第六阶段:综合实战项目
运维·docker·容器
不能只会打代码20 小时前
Day 002 — Python 工程化 & FastAPI & 数据库速通
数据库·redis·python·docker·fastapi·测试
海涛从不浪21 小时前
03 oect刷入Armbian后安装Onepanel并进行docker迁移
运维·docker·容器·onepanel
yanjieliyun1 天前
家庭服务器从入门到精通 · 第 5 篇 · NPM反向代理从安装到起飞:一条命令搞定HTTPS
docker
天狼啸月19901 天前
RagSEDE复现: Docker and Ragflow 关系
docker·容器·ragflow·ragsede
java_logo1 天前
Docker 部署 SamWaf 完整教程:开源 Web 应用防火墙实测
docker·开源·防火墙·waf·samwaf·轩辕镜像·docker部署waf
C137的本贾尼1 天前
第十篇:Docker & K8s——标准化应用的“集装箱“和“码头调度中心“
docker·容器·kubernetes