feat: docker pull back image #740

Open
alexm wants to merge 46 commits from 6695-docker_push into dev
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 43f0b72ff8 - Show all commits

View File

@ -13,7 +13,6 @@ services:
build: build:
context: . context: .
dockerfile: test/cypress/db/Dockerfile dockerfile: test/cypress/db/Dockerfile
target: db
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
network_mode: host network_mode: host