logoalt Hacker News

Ysxyesterday at 11:24 AM0 repliesview on HN

> 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-...