├── Dockerfile ├── README.md ├── entrypoint.sh └── google-cloud-auto-snapshot.sh /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/grugnog/google-cloud-auto-snapshot/HEAD/Dockerfile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/grugnog/google-cloud-auto-snapshot/HEAD/README.md -------------------------------------------------------------------------------- /entrypoint.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/grugnog/google-cloud-auto-snapshot/HEAD/entrypoint.sh -------------------------------------------------------------------------------- /google-cloud-auto-snapshot.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/grugnog/google-cloud-auto-snapshot/HEAD/google-cloud-auto-snapshot.sh --------------------------------------------------------------------------------