Change python base dockers to slim-buster and adjust containerization
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