Search Docker Hub
k8s-pod-init-container
By croudtech
402
Used to check that other services are running before deploying the main containers.
Usage:
args: - /bin/sh - wait-for-it.sh - -t - "120" - "dependency-host.namespace.svc.cluster.local:80" - -- - echo - "Dependency is running"
Content type
Image
Digest
Size
5.8 MB
Last updated
over 6 years ago
docker pull croudtech/k8s-pod-init-container