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.
https://getpoco.io
MIT License
107 stars 6 forks source link

[FEATURE REQUEST] Run Init containers before a plan #63

Closed petercseh-sf closed 3 years ago

petercseh-sf commented 4 years ago

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/

gaborkolarovics commented 3 years ago

0.98.0 release