help wanted
Repository metrics
- Stars
- (78 stars)
- PR merge metrics
- (PR metrics pending)
Description
Currently there is no possibility to put a secret variable or file onto a container in a secure/hidden way. ENV variables are visible in clear test There is no docker secrets support (as I believe this only works in docker on swarm mode) Secret file cannot be mounted as volumes.
There should be a possibility to pass a hidden value into a container on startup