summaryrefslogtreecommitdiff
path: root/test/e2e/build/Dockerfile.with-secret-verify-leak
blob: 0957ac6a60d078b32b22aee8cb7b9509ebb04348 (plain)
1
2
3
FROM alpine
COPY * /
RUN --mount=type=secret,id=mysecret cat /run/secrets/mysecret