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

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

相关推荐
贝锐5 小时前
Docker部署Teemii本地漫画库,并通过花生壳内网穿透实现远程访问
docker
i***22078 小时前
springboot整合libreoffice(两种方式,使用本地和远程的libreoffice);docker中同时部署应用和libreoffice
spring boot·后端·docker
羑悻的小杀马特10 小时前
轻量跨云·掌控无界:Portainer CE + cpolar 让远程容器运维像点外卖一样简单——免复杂配置,安全直达对应集群
运维·网络·安全·docker·cpolar
EAIReport16 小时前
企业级报表自动化:基于Docker的部署实践
运维·docker·自动化
cui_win20 小时前
Docker Compose 部署一个完整的Prometheus监控告警系统
docker·容器·prometheus
ALex_zry1 天前
Docker Compose运维技术实战分享:从安装到架构解析
运维·docker·架构
roman_日积跬步-终至千里1 天前
【Docker】Docker Stop 后到底发生了什么?——从信号机制到优雅停机
运维·docker·容器
z***6261 天前
Docker:基于自制openjdk8镜像 or 官方openjdk8镜像,制作tomcat镜像
docker·容器·tomcat
❀͜͡傀儡师1 天前
Docker部署视频下载器
docker·容器·音视频
热爱学习的小怪兽1 天前
docker的一些常用指令
运维·docker·容器