docker-s3-volume
docker-s3-volume copied to clipboard
Support for ServerSide Encryption Flag
For security purposes, use of the server side encryption flag would be very handy as another option to pass in. Wasn't sure on preferred mode of injection, but seems like a simple change.
http://docs.aws.amazon.com/cli/latest/reference/s3/sync.html
[--sse
@dodgemich, I would like to see a PR for that.
I believe the S3_SYNC_FLAGS
environment variable would be able to accomplish this (inline reference).