Alpine based Dockerfile for python poetry dependency management
Please note that now there is a poetry alpine package you can use: https://pkgs.alpinelinux.org/packages?name=poetry&branch=edge
Test whether the build works using latest poetry version and adjust Dockerfile accordingly.
git tag poetry1.1.4
git push -f --tags
Change hooks/build
accordingly and adjust build settings on docker hub.