#secret #docker #env

secrets-to-env

Loads the secreets from docker into the systems environment!

1 unstable release

0.1.0 Mar 28, 2022

#727 in Unix APIs

MIT license

3KB

secrets-to-env

Loads the secrets located in /run/secrets (they will be placed there by default by docker) into the system enviornment. To use simply:

secrets_to_env::load()

No runtime deps