Loading docker-compose.yml +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ services: crond: build: context: crond/ restart: always volumes: - /run/docker.sock:/run/docker.sock Loading Loading
docker-compose.yml +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ services: crond: build: context: crond/ restart: always volumes: - /run/docker.sock:/run/docker.sock Loading