Sign inSign up

juunini/gsutil-inotify

By juunini

Updated about 2 years ago

Image
0

329

juunini/gsutil-inotify repository overview

Docker Monitoring Directory and Sync to Google Cloud Storage

Pull

docker pull juunini/gsutil-inotify

Usage

docker run -dit \
  -v /path/to/your/creds.json:/creds.json \
  -v /path/to/your/monitoring:/monitoring \
  -e BUCKET_NAME=your-bucket-name \
  --name gcs-watcher \
  juunini/gsutil-inotify

VOLUMES

  • /creds.json: Google Cloud Service Account key file
  • /monitoring: Watched directory for file changes

ENVIRONMENTS

  • BUCKET_NAME: Google Cloud Storage bucket name; example: your-bucket-name
    If you want to include bucket's path; example) your-bucket-name/path/to/folder

Tag summary

Content type

Image

Digest

sha256:ff392e8b2

Size

282.7 MB

Last updated

about 2 years ago

docker pull juunini/gsutil-inotify