Add named network
This commit is contained in:
parent
8b4294c375
commit
17a47a091d
1 changed files with 6 additions and 1 deletions
|
@ -3,3 +3,8 @@ version: "3"
|
||||||
services:
|
services:
|
||||||
linuxbuilder:
|
linuxbuilder:
|
||||||
image: git.zontreck.com/ariascreations/buildenvironments:linux
|
image: git.zontreck.com/ariascreations/buildenvironments:linux
|
||||||
|
networks:
|
||||||
|
- buildenv
|
||||||
|
|
||||||
|
networks:
|
||||||
|
buildenv:
|
Loading…
Add table
Add a link
Reference in a new issue