secrets-to-env

Crates.iosecrets-to-env
lib.rssecrets-to-env
version0.1.0
sourcesrc
created_at2022-03-28 10:42:55.3896
updated_at2022-03-28 10:42:55.3896
descriptionLoads the secreets from docker into the systems environment!
homepage
repositoryhttps://github.com/whoastonic/env-loader
max_upload_size
id557724
size5,072
Stephen O. (oshinowo-stephen)

documentation

README

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()

Commit count: 12

cargo fmt