Skip to content

Commit 1041a0e

Browse files
andrewsomethinghilary
authored andcommitted
Update README.
1 parent bb762a0 commit 1041a0e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,14 @@ Using `doctl compute ssh` requires the core [ssh-keys interface](https://docs.sn
114114

115115
sudo snap connect doctl:ssh-keys :ssh-keys
116116

117+
##### Use with Docker
118+
119+
Using `doctl registry login` requires the `dot-docker` personal-files connection for `doctl`:
120+
121+
sudo snap connect doctl:dot-docker
122+
123+
This allows `doctl` to add DigitalOcean container registry credentials to your Docker configuration file.
124+
117125
#### Arch Linux
118126

119127
Arch users not using a package manager can install from the [AUR](https://aur.archlinux.org/packages/doctl-bin/).

0 commit comments

Comments
 (0)