mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
add dockerproxy to accelerate ghcr.io
This commit is contained in:
committed by
Igor Pečovnik
parent
321a0cd257
commit
115cb80a04
@@ -141,7 +141,7 @@ function artifact_rootfs_cli_adapter_config_prep() {
|
||||
}
|
||||
|
||||
function artifact_rootfs_get_default_oci_target() {
|
||||
artifact_oci_target_base="ghcr.io/armbian/cache-root/"
|
||||
artifact_oci_target_base="${GHCR_SOURCE}/armbian/cache-root/"
|
||||
}
|
||||
|
||||
function artifact_rootfs_is_available_in_local_cache() {
|
||||
|
||||
Reference in New Issue
Block a user