mirror of
https://github.com/pypa/pipenv.git
synced 2026-05-06 08:26:42 -04:00
2e913386cc
Makefile step to build and push all images
Public docker images
Build all images with:
$ make build-all PIPENV=2023.07.3
Build a single image with with:
$ make docker-build docker-push TAG=3.11-alpine-v2023-6-26 PYVERSION=3.11-alpine PIPENV=2023.6.26