Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加docker的清理命令 #565

Merged
merged 23 commits into from
Mar 12, 2024
Merged

Conversation

nangongchengfeng
Copy link
Contributor

docker volume prune | 删除所有未使用的Docker Volume
docker network prune | 删除所有未使用的Docker网络
docker system prune | 清理所有空闲或与任何Docker容器无关的资源
docker image prune | 删除悬空的Docker镜像
docker container prune | 删除所有未使用的Docker 容器

@jaywcjlove jaywcjlove merged commit dabb4b2 into jaywcjlove:main Mar 12, 2024
github-actions bot pushed a commit that referenced this pull request Mar 12, 2024
* doc: update ansible.md

* doc: update ansible.md 代码格式

* 增加十分钟同步的域名、增加自动部署脚本

* 优化部署文档:定时任务同步pages的内容

* 优化 git-down-pages.sh 脚本 到配置

* update  README.md

* 更新代码

* update: doc ansible.md

* update CONTRIBUTING.md

* update CONTRIBUTING.md fix

* 优化ansible排版格式

* fix: 定时脚本的逻辑 bug

* update: ansible.md

* update: 增加 docker 的清除命令

---------

Co-authored-by: 魏栋梁 <dongliang.wei@fujfu.com> dabb4b2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants