Añadir DOCKER_API_VERSION=1.44 para compatibilidad
This commit is contained in:
@@ -5,6 +5,7 @@ services:
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- TZ=Europe/Madrid
|
||||
- DOCKER_API_VERSION=1.44
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
command:
|
||||
|
||||
Reference in New Issue
Block a user