1
0
Fork 0
1Panel-Appstore/apps/docker-copilot
pooneyy 7ff35caf28
🔧 chore(apps): set the pull policy for all services using fixed tag images
- 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
2025-11-10 16:10:24 +08:00
..
latest 🔧 chore(apps): set the pull policy for all services using fixed tag images 2025-11-10 16:10:24 +08:00
README.md add docker-copilot, glance-agent, linkwarden 2025-06-22 16:41:33 +08:00
data.yml add docker-copilot, glance-agent, linkwarden 2025-06-22 16:41:33 +08:00
logo.png add docker-copilot, glance-agent, linkwarden 2025-06-22 16:41:33 +08:00

README.md

DockerCopilot

介绍

一个主打便捷的docker容器管理工具现在已经支持所有平台。 已经实现:

  1. 一键更新容器
  2. 指定镜像和tag更新
  3. 启动、停止、重启容器
  4. 重命名容器
  5. 删除无TAG镜像
  6. 删除未使用镜像
  7. 更新进度查看
  8. 备份容器设置
  9. 恢复容器设置

开发环境

go版本1.21+