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

3 lines
74 B
Docker

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