- feature: add
git
to images - change: puslished images also have dated tags to keep images history
- feature: add
publish
andtag
targets toMakefile
to make images publishing easier - fix: add
build-essentials
and Python header files and static library to improve compatibility with some wheels (eg. thriftpy2 which needs gcc and Python header files)
- feature: add image for Python 3.8 (issue #3)
- feature: add poetry to manage dependencies (issue #2)
- feature: add images for Python 3.6 and Python 3.7
- feature: pipenv is embedded to manage dependencies
- feature: added Open Containers Initiative's annotations to images (issue #1)