mirror of
https://github.com/daniviga/bite.git
synced 2024-11-23 05:16:13 +01:00
Small fix for podman
This commit is contained in:
parent
dd8adc3d35
commit
cc93c5ae75
|
@ -24,7 +24,7 @@ services:
|
||||||
image: docker:dind
|
image: docker:dind
|
||||||
privileged: true
|
privileged: true
|
||||||
environment:
|
environment:
|
||||||
DOCKER_TLS_CERTDIR:
|
DOCKER_TLS_CERTDIR: ""
|
||||||
networks:
|
networks:
|
||||||
- net
|
- net
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user