Sign inSign up

zapier/python

By zapier

Updated over 4 years ago

Python + Poetry

Image
4

100K+

zapier/python repository overview

⚠️ Repository moved to: https://gitlab.com/zapier/docker-python

Docker: Python + Poetry

To test locally:

git clone
make build
make test

Pushed changes are automatically built on Docker Hub.

To deploy a specific version flag:

git checkout main
git pull
git tag $(date +'%Y.%m.%d')
git push --tags

Or you can always create a manual release in https://github.com/zapier/docker-python/releases.

Tag summary

Content type

Image

Digest

Size

374.8 MB

Last updated

about 5 years ago

docker pull zapier/python