diff --git a/.dockerignore b/.dockerignore index d24e89782..5f34ec97f 100644 --- a/.dockerignore +++ b/.dockerignore @@ -15,5 +15,8 @@ # The systemd units and baseimage bits end up in installs !systemd/ !baseimage/ +# Workaround for podman bug with secrets + remote +# https://github.com/containers/podman/issues/25314 +!podman-build-secret* # And finally of course all the Rust sources !crates/