1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 07:01:02 +08:00
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
..

DockerCopilot

介绍

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

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

开发环境

go版本1.21+