To have pybuilder build a docker image containing the project's package, add use_plugin("pypi:pybuilder_docker") to your build.py file, add a Dockerfile and required resources to the folder ...