mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 01:06:25 +02:00
fix for linux (#175)
* fix for linux * fix pre commit * fix * fix extra white space * fix commit
This commit is contained in:
parent
639839fbb1
commit
2c45de26e6
5 changed files with 9 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ def build(services):
|
|||
"-t",
|
||||
"archgw:latest",
|
||||
".",
|
||||
"--add-host=host.docker.internal:host-gateway",
|
||||
],
|
||||
check=True,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue