#1
"ERRO[0000] cannot find UID/GID for user admin: cannot read subids - check rootless mode in man pages
WARN[0000] Using rootless single mapping into the namespace. This might break some images. Check /etc/subuid and /etc/subgid for adding sub*ids if not using a network user"
yukarıdaki hatalar alındığında root ile aşağıdaki işlemleri:
# usermod --add-subuids 5000001-5100001 admin
# usermod --add-subgids 5000001-5100001 admin
# podman system migrate
yapmanız sorunu %99.999 çözer.
Hiç yorum yok:
Yorum Gönder