actions icon indicating copy to clipboard operation
actions copied to clipboard

Support RUN --mount=type=secret

Open slavb18 opened this issue 2 years ago • 0 comments

Hi!

Is there support for secrets mounting in docker (RUN --mount=type=secret) like in docker/build-push-action?

https://render.com/docs/docker-secrets

is it possible to run docker build --secret from werf converge

DOCKER_BUILDKIT=1 docker build --secret id=FILENAME,src=LOCAL_FILENAME ...

slavb18 avatar Oct 25 '23 04:10 slavb18