template.yaml 649 B

123456789101112131415161718192021222324252627
  1. ---
  2. kind: compose
  3. metadata:
  4. name: Dockge
  5. description: >
  6. Dockge is a powerful Docker management platform that simplifies container orchestration and monitoring.
  7. It provides an intuitive web interface to manage Docker containers, images, networks, and volumes with ease.
  8. Project: https://dockge.com/
  9. Documentation: https://docs.dockge.com/
  10. GitHub: https://github.com/dockge/dockge
  11. version: 1.5.0
  12. author: Christian Lempa
  13. date: '2025-09-28'
  14. tags:
  15. - management
  16. - docker
  17. draft: true
  18. spec:
  19. general:
  20. vars:
  21. dockge_version:
  22. type: str
  23. description: Dockge version
  24. default: latest