Removed unsed file.
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
{
|
|
||||||
"auths": {
|
|
||||||
"https://index.docker.io/v2/": {
|
|
||||||
"auth": "dGhvbWFzcmpvbmVzODc0OmRja3JfcGF0X1pJQmdlOVZEWlcwNXk0V0Q5VHdIVmxmam9fbw=="
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -5,7 +5,6 @@ services:
|
|||||||
image: containrrr/watchtower:latest
|
image: containrrr/watchtower:latest
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
# - /config.json:/config.json
|
|
||||||
command: --interval 86400
|
command: --interval 86400
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user