Skip to content

A container that runs the AWS CLI to sync contents between two S3 buckets

Notifications You must be signed in to change notification settings

phr3nzii/docker-aws-s3-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

docker-aws-s3-sync

A container that simply runs the aws s3 sync AWS cli command.

Usage

docker run -d -e "SOURCE_BUCKET=bucketname" -e "DESTINATION_BUCKET=bucketname" -e "SYNC_OPTIONS=--dry-run" phr3nzii/aws-s3-sync

About

A container that runs the AWS CLI to sync contents between two S3 buckets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published