Updated README
This commit is contained in:
parent
2a87f3042c
commit
b7823eb690
|
@ -7,7 +7,7 @@ Usage:
|
|||
|
||||
docker run -it --rm \
|
||||
-e AWS_ACCESS_KEY_ID=... -e AWS_SECRET_ACCESS_KEY=... -e BACKUP_INTERVAL=... \
|
||||
whatupdave/s3-volume s3://<BUCKET>/<PATH>
|
||||
elementar/s3-volume s3://<BUCKET>/<PATH>
|
||||
|
||||
This pulls down the contents of a directory on S3. If the container is stopped or sent a `USR1` signal,
|
||||
it will backup the modified local contents to S3.
|
||||
|
|
Loading…
Reference in New Issue