Podman how to confirm if logged into a registry or not
by JockVSJock from LinuxQuestions.org on (#5G6NH)
Don't see if there is a way to confirm if logged into a registry or not from the cli, other then logging out and logging back into a registry.
Code:podman logout <name of registry.io here>I'm having a hard time pushing to a registry. Eventually I got it, but I wasn't sure if Podman caches info under the home directory or somewhere else.
I'm learning Podman on the fly...


Code:podman logout <name of registry.io here>I'm having a hard time pushing to a registry. Eventually I got it, but I wasn't sure if Podman caches info under the home directory or somewhere else.
I'm learning Podman on the fly...