mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-04-19 23:36:04 -04:00
wip, get containers on the same network
This commit is contained in:
parent
5b86843739
commit
71eac66b93
@ -3,6 +3,7 @@
|
||||
docker run -d --restart always \
|
||||
--privileged \
|
||||
--name earthly-buildkit \
|
||||
--network host \
|
||||
-t -p 8372:8372 \
|
||||
-v earthly-tmp:/tmp/earthly:rw \
|
||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||
|
Loading…
x
Reference in New Issue
Block a user