Skip to content

Adding secrets to a container #202

@artooc

Description

@artooc

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

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions