shiwaforce / poco

Poco will help you to organise and manage Docker, Docker-Compose, Kubernetes, Openshift projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.

Home Page:https://getpoco.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE REQUEST] Run Init containers before a plan

petercseh-sf opened this issue · comments

Hi!

Please consider developing a feature for kubernetes like init containers. See:
https://kubernetes.io/docs/concepts/workloads/pods/init-containers/

So I can avoid using docker compose's horrid wait-for-it.sh scripts when I want to wait for a container to start properly before my.
https://docs.docker.com/compose/startup-order/

0.98.0 release