Support registry login (#14)

* Fix dev env

* Support registry login

* Update README
This commit is contained in:
Yisheng Cai
2024-06-13 04:05:23 +08:00
committed by GitHub
parent 55c5a48e19
commit 3e8acaf2ba
6 changed files with 679 additions and 8 deletions

View File

@@ -16,5 +16,4 @@ TARGET_UPSTREAM=""
[env.dev.vars]
MODE="debug"
LOCAL_ADDRESS="http://192.168.10.102:8787"
TARGET_UPSTREAM="https://registry-1.docker.io"