mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
6 lines
No EOL
148 B
Markdown
6 lines
No EOL
148 B
Markdown
- https://docs.docker.com/registry/deploying/
|
|
- https://docs.docker.com/registry/configuration/
|
|
|
|
```sh
|
|
sudo htpasswd -cB /etc/.htpasswd username
|
|
``` |