Since the backend is executing inside the VM, no need to go through the socket on the host, use the engine socket directly

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
This commit is contained in:
Guillaume Tardif 2024-07-04 18:50:42 +02:00
Родитель 064544b0b2
Коммит 77817e0b75
Не найден ключ, соответствующий данной подписи
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -6,4 +6,4 @@ services:
- DAC_OVERRIDE
- FOWNER
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /var/run/docker.sock.raw:/var/run/docker.sock