mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-07 16:06:00 +08:00
@@ -5,7 +5,7 @@ set -o nounset
|
||||
set -o pipefail
|
||||
|
||||
ROOT="${ROOT:-$(dirname "${BASH_SOURCE}")/..}"
|
||||
DEFAULT_REGEX='^([a-z]+-)?[a-z]*[0-9]+(\.[0-9]+){0,2}'
|
||||
DEFAULT_REGEX='^([a-z]+-)?[a-z]*[0-9]+(\.[0-9]+){1,2}'
|
||||
SKOPEO="${SKOPEO:-skopeo}"
|
||||
ROOT=$(realpath ${ROOT})
|
||||
DOMAIN="${DOMAIN:-m.daocloud.io}"
|
||||
|
Reference in New Issue
Block a user