25-03-2025
This commit is contained in:
@@ -36,12 +36,6 @@ services:
|
||||
PUID: 1026
|
||||
PGID: 100
|
||||
restart: on-failure:5
|
||||
networks:
|
||||
default:
|
||||
driver: bridge
|
||||
ipam:
|
||||
config:
|
||||
- subnet: 172.16.67.0/24
|
||||
|
||||
j
|
||||
```
|
||||
|
||||
|
||||
@@ -94,6 +94,8 @@ $ sudo docker login --username=foo
|
||||
$ cat ~/my_password.txt | docker login --username foo --password-stdin
|
||||
```
|
||||
|
||||
https://www.howtogeek.com/devops/how-to-login-to-docker-hub-and-private-registries-with-the-docker-cli/
|
||||
|
||||
|
||||
|
||||
### Backups
|
||||
|
||||
Reference in New Issue
Block a user