enable host networking + docker.sock
This commit is contained in:
parent
8d4689df27
commit
2b9c3b7b4c
3 changed files with 4 additions and 0 deletions
|
@ -20,5 +20,6 @@
|
|||
CF_API_EMAIL_FILE = "/secrets/cf-api-email";
|
||||
CF_API_KEY_FILE = "/secrets/cf-api-key";
|
||||
};
|
||||
extraOptions = ["--network=host"];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue