commit 98971eb1b7f37d659b47a9ace29aabeef0cf1fa4 Author: gitadmin Date: Sat Aug 22 13:29:35 2026 +1000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..ab52993 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# waitfordb + +A small Go tool, shipped as a container image, used as a Kubernetes initContainer to block an app from starting until its database is ready. \ No newline at end of file