This repository has been archived on 2023-11-04 . You can view files and clone it, but cannot push or open issues or pull requests.
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #3
Docker Pipenv
This is a slim Docker image with Python and Pipenv preinstalled. It serves as a base for other Docker images with Python applications.
Usage
You can get the image from Docker Hub, where images are built automatically when the base image is updated.
Alternatively, build it from source here.
Flavours
We have different tags for different base images:
- alpine3.9 (deprecated, not recommended)
- alpine3.13
- bitnami-3.8 (Bitnami Python as base, very up-to-date)
- python-3.8 (python:3.8-slim as base)
Description
A slim Docker image with Python and Pipenv preinstalled, to serve as a base for Docker containers with Python applications.
Languages
Roff
100%