github.com/hanks177/podman/v4@v4.1.3-0.20220613032544-16d90015bc83/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