dockerfiles icon indicating copy to clipboard operation
dockerfiles copied to clipboard

Mysql backup - add support for Docker secrets via _FILE env vars

Open opichon opened this issue 4 years ago • 0 comments

  • Install AWS CLI 2 (requires installing glibc)
  • Add support for _FILE env vars, so that sensitive values can be defined in files. This allows using Docker secrets in a Docker swarm.
  • README updated accordingly

opichon avatar May 02 '21 06:05 opichon