- add `pull_policy: always` to all service definitions across all docker-compose files - ensure consistent image update behavior for all applications - maintain existing network configurations and external network settings - preserve all other service configurations and environment variables |
||
|---|---|---|
| .. | ||
| latest | ||
| README.md | ||
| data.yml | ||
| logo.png | ||
README.md
DockerCopilot
介绍
一个主打便捷的docker容器管理工具,现在已经支持所有平台。 已经实现:
- 一键更新容器
- 指定镜像和tag更新
- 启动、停止、重启容器
- 重命名容器
- 删除无TAG镜像
- 删除未使用镜像
- 更新进度查看
- 备份容器设置
- 恢复容器设置
开发环境
go版本:1.21+