Hacker News new | ask | show | jobs
by Ysx 235 days ago
> For stuff like security keys you should typically add them as build args, not as content in the image.

Build args are content in the image: https://docs.docker.com/reference/build-checks/secrets-used-...