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.
yaml.load produced a bunch of deprecation warnings, because the default loader in previous versions is unsafe
a specific loader must be provided to the function
yaml.load produced a bunch of deprecation warnings, because the default loader in previous versions is unsafe a specific loader must be provided to the function