Execute shell/bash commands in a serverless manner on a Container in the public cloud
- currently supports: local Docker build
- currently supports: Google Cloud Run (GCP's managed Knative/Kubernetes)
Collection of tutorials which inspired this project.
- Ref: https://medium.com/@kolban1/shell-exec-with-cloud-run-fbc6d299f6d4
- Code: https://github.com/kolban-google/shell-exec-cloud-run.git
https://medium.com/google-cloud/executing-bash-scripts-with-a-webhook-in-google-cloud-75ea4b173c9