goharbor/harbor

Feature Request: Simplify Installation with Docker Compose

已關閉

#22,539 建立於 2025年11月1日

 (9 則留言) (6 個反應) (0 位負責人)Go (5,235 個分叉)batch import
Stalehelp wanted

倉庫指標

星標
 (28,490 顆星)
PR 合併指標
 (平均合併 8天 17小時) (30 天內合併 74 個 PR)

描述

Is your feature request related to a problem? Please describe. Harbor is a great container registry, but the current installation process using the bash script is cumbersome and lacks flexibility. For example, it doesn't easily support custom configurations or scaling without diving into complex setups.

Describe the solution you'd like Provide an official Docker Compose file for installation, ideally as a single or two-service setup (similar to alternatives like Docker Registry or Quay). This would make deployment quicker and more approachable for users.

Describe alternatives you've considered Sticking with the bash script, but modifying it manually, is error-prone and not ideal for production environments.

Additional context This would greatly improve accessibility for new users and align with common practices in the container ecosystem.

貢獻者指南