Skip to content

Change python base dockers to slim-buster and adjust containerization

Björn Latte requested to merge bl/flowengine-go:new_containers into development

Using slim-buster allows native manylinux pypi install without the hassles of Aplpine not being manylinux compatible.

Build containers no longer depend on base containers to make handling more independent.

Alpine containers for pure go services have bee made simpler

Merge request reports