podman/test/e2e/build/Containerfile.with-secret

3 lines
74 B
Plaintext

FROM alpine
RUN --mount=type=secret,id=mysecret cat /run/secrets/mysecret