From 2fd56fb7ae10f8df3223951c94f4bdb51a72b316 Mon Sep 17 00:00:00 2001 From: Thomas Eizinger Date: Wed, 16 Jul 2025 17:15:29 +0800 Subject: [PATCH] chore: remove `pull_policy` from containers (#9887) Having to pull these every time one does `docker compose up` is annoying and unnecessary. --- docker-compose.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 7970481b1..1ec1f4cc6 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -520,7 +520,6 @@ services: # You'll also need the extcap plugin: https://github.com/siemens/cshargextcap gostwire: image: "ghcr.io/siemens/ghostwire" - pull_policy: always restart: "unless-stopped" read_only: true entrypoint: @@ -559,7 +558,6 @@ services: edgeshark: image: "ghcr.io/siemens/packetflix" - pull_policy: "always" read_only: true restart: "unless-stopped" entrypoint: