From c16d7ee3564d0e8accab5a46139ef558eab815e2 Mon Sep 17 00:00:00 2001 From: bergware Date: Tue, 7 Jan 2020 00:39:27 +0100 Subject: [PATCH 1/8] Added docker host access to custom network option --- .../DockerSettings.page | 16 +++++++++++- plugins/dynamix.docker.manager/default.cfg | 1 + .../include/CreateDocker.php | 7 +++--- .../include/DockerClient.php | 25 ++++++++++++++++--- 4 files changed, 40 insertions(+), 9 deletions(-) diff --git a/plugins/dynamix.docker.manager/DockerSettings.page b/plugins/dynamix.docker.manager/DockerSettings.page index 6575e4a0b..48f51c7ca 100644 --- a/plugins/dynamix.docker.manager/DockerSettings.page +++ b/plugins/dynamix.docker.manager/DockerSettings.page @@ -227,7 +227,6 @@ Docker LOG number of files: > Specifies the number of LOG files when LOG rotation is done. - Template Authoring Mode: : + + + + +> Allows direct communication between the host and containers using a custom (macvlan) network.
+> By default this is prohibited. + Preserve user defined networks: : @@ -235,15 +236,6 @@ Template Authoring Mode: > If set to **Yes**, when creating/editing containers the interface will be present with some extra fields related to template authoring. -Host access to custom networks: -: - -> Allows direct communication between the host and containers using a custom (macvlan) network.
-> By default this is prohibited. - Preserve user defined networks: :