Posted inAzure Container Registry
Microsoft
4 years ago
ACR login with podman
Tracking feature request: https://github.com/Azure/azure-cli/issues/14768Describe the bug az acr login --name registry You may want to use 'az acr login -n registry --expose-token' to get an access token, which does not require Docker to be installed. An error occurred: DOCKERCOMMANDERROR Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msgTo Reproduce install: podman, podman-docker emulator for CLIExpected behavior az acr login to workEnvironment summary RHEL8. Rhel8 does not have docker anymore. If you do dnf install docker it will install podman and podman-docker for CLI backwards compatibility.Additional context With growing podman addition would be good for this to work out of the box. With or without podman-docker package.
Archived
All IdeasArchived
Company Response
Terence Truong
Company Response
11 months agoVote
0 Comments