Crates.io | secrets-to-env |
lib.rs | secrets-to-env |
version | 0.1.0 |
source | src |
created_at | 2022-03-28 10:42:55.3896 |
updated_at | 2022-03-28 10:42:55.3896 |
description | Loads the secreets from docker into the systems environment! |
homepage | |
repository | https://github.com/whoastonic/env-loader |
max_upload_size | |
id | 557724 |
size | 5,072 |
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()