Settings

Theme

Roll your own ZFS NAS

blog.antonio.cx

1 points by antoniomika · 2 comments

Reader

1 thread
josephcsible

Isn't that going to expose your password in "ps"?

  • antoniomikaOP

    Nope! I utilize env files for all of my password/privileged settings. In the command entry for docker-compose.yml, you can then use a non-templated env var (one that docker-compose itself doesn't fill) by replacing a single dollar sign with two. That then loads the credential from the environment instead of command line.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection