I've been trying to pull containers from the github container registry. But is there even support for it? I've been trying a few things like enroot import docker://ghcr.io/user/repo:branch and enroot import ghcr.io://user/repo:branch etc, but it doesn't work out. It would be great if it would become a standard feature
I've been trying to pull containers from the github container registry. But is there even support for it? I've been trying a few things like
enroot import docker://ghcr.io/user/repo:branch
andenroot import ghcr.io://user/repo:branch
etc, but it doesn't work out. It would be great if it would become a standard feature