diff --git a/examples/gcp.yml b/examples/gcp.yml index 6f0ef3b94..acc7b5d00 100644 --- a/examples/gcp.yml +++ b/examples/gcp.yml @@ -29,7 +29,6 @@ services: - CAP_SETUID - CAP_SETGID - CAP_DAC_OVERRIDE - net: host trust: org: - linuxkit diff --git a/examples/swap.yml b/examples/swap.yml index e092823f0..696735d99 100644 --- a/examples/swap.yml +++ b/examples/swap.yml @@ -33,7 +33,6 @@ services: - CAP_SETUID - CAP_SETGID - CAP_DAC_OVERRIDE - net: host trust: org: - linuxkit diff --git a/linuxkit.yml b/linuxkit.yml index 30dbe9a0f..b78c39c9d 100644 --- a/linuxkit.yml +++ b/linuxkit.yml @@ -25,7 +25,6 @@ services: - CAP_SETUID - CAP_SETGID - CAP_DAC_OVERRIDE - net: host files: - path: etc/docker/daemon.json contents: '{"debug": true}' diff --git a/projects/ima-namespace/ima-namespace.yml b/projects/ima-namespace/ima-namespace.yml index 0f8044107..a8bede29b 100644 --- a/projects/ima-namespace/ima-namespace.yml +++ b/projects/ima-namespace/ima-namespace.yml @@ -26,7 +26,6 @@ services: - CAP_SETUID - CAP_SETGID - CAP_DAC_OVERRIDE - net: host files: - path: etc/docker/daemon.json contents: '{"debug": true}' diff --git a/projects/logging/examples/logging.yml b/projects/logging/examples/logging.yml index b57bd3d03..0e729384a 100644 --- a/projects/logging/examples/logging.yml +++ b/projects/logging/examples/logging.yml @@ -26,7 +26,6 @@ services: - CAP_SETUID - CAP_SETGID - CAP_DAC_OVERRIDE - net: host files: - path: etc/docker/daemon.json contents: '{"debug": true}' diff --git a/projects/wireguard/wireguard.yml b/projects/wireguard/wireguard.yml index 55e180f77..17e7a3bb6 100644 --- a/projects/wireguard/wireguard.yml +++ b/projects/wireguard/wireguard.yml @@ -26,7 +26,6 @@ services: - CAP_SETUID - CAP_SETGID - CAP_DAC_OVERRIDE - net: host files: - path: etc/docker/daemon.json contents: '{"debug": true}'