@@ -1,7 +1,7 @@
#!/bin/bash
# 이미지 소스 리스트
registries=("none" "docker.io" "registry.k8s.io" "quay.io" "ghcr.io" "$(ip a show ens192 |grep inet |awk '{print $2}'| cut -d/ -f1)")
registries=("none" "docker.io" "registry.k8s.io" "quay.io" "ghcr.io" ":5000")
echo -e ""
The note is not visible to the blocked user.