The ubuntu images were running about 533MB in size, so I refactored the Dockerfiles to use alpine linux, and they run about 130MB.
This patch updates the Dockerfile for building the official container image and includes the ability to load external pypi modules as plugins at container startup.