能否支持docker registry mirror的设置 #18

Closed
opened 2025-06-16 19:54:30 +08:00 by Silentely · 1 comment
Silentely commented 2025-06-16 19:54:30 +08:00 (Migrated from github.com)

支持在/etc/docker/daemon.json,设置 registry mirror方式使用?

{
    "registry-mirrors": [
        "https://x x.xx.x x"
    ]
}
支持在/etc/docker/daemon.json,设置 registry mirror方式使用? ``` { "registry-mirrors": [ "https://x x.xx.x x" ] } ```
sky22333 commented 2025-06-16 20:49:07 +08:00 (Migrated from github.com)

支持

支持
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 3344/hubproxy#18