docker-builder
docker-builder copied to clipboard
Docker builder script - builds container hierarchy
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
Currently, we rely on the `builder.yaml` file to list known containers, running `docker-builder` without args builds all the containers defined in the `yaml` file. Setting args after the bin only...
Currently no test - need to be added + Makefile. In makefile - use pyflakes + pep8