Hacker News new | ask | show | jobs
by meander_water 49 days ago
Surprised they didn't mention docker compose secrets - https://docs.docker.com/reference/compose-file/secrets/
1 comments

To be honest I never really understood the benefit of Docker (Compose) Secrets - which is different from Swarm Secrets. Imho there just plain host mounted volumes, which are hidden from inspect commands?