github.com/containers/podman/v4@v4.9.4/test/e2e/build/secret-verify-leak/Containerfile.with-secret-verify-leak (about)

     1  FROM alpine
     2  COPY * /
     3  RUN --mount=type=secret,id=mysecret cat /run/secrets/mysecret