Skip to content

Commit 7993a33

Browse files
authored
Fix typo
1 parent ec52612 commit 7993a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-registry/container-registry-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ You can enable the admin user in the Azure portal by navigating your registry, s
170170

171171
![Enable admin user UI in the Azure portal][auth-portal-01]
172172

173-
## Login with alternative container tool instead of doccker
173+
## Login with alternative container tool instead of docker
174174
In some scenarios, you need to use alternative container tools like `podman` instead of the common container tool `docker`. For example: [docker is no longer available in RHEL 8 and 9][docker-deprecated-redhat-8-9], and hence you will have to switch your container tool.
175175

176176
The default container tool is being set to `docker` for `az acr login` commands. If you do not set the default container tool and the `docker` command is missing in your environment, the following error will be popped:

0 commit comments

Comments
 (0)