Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.
/ docker-pipenv Public archive

A slim Docker image with Python and Pipenv preinstalled, to serve as a base for Docker containers with Python applications.

Notifications You must be signed in to change notification settings

fsfe/docker-pipenv

Repository files navigation

Docker Pipenv

REUSE status

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)

About

A slim Docker image with Python and Pipenv preinstalled, to serve as a base for Docker containers with Python applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages