Skip to content

4teamwork/python27-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python 2.7 Docker Image

A Docker image with Python 2.7 compiled on a recent Alpine Linux including backports of security fixes.

Build image

docker buildx build --platform linux/amd64,linux/arm64 --tag 4teamwork/python:2.7 --tag 4teamwork/python:latest --push .

About

A Docker image with Python 2.7 compiled on a recent Alpine Linux including backports of security fixes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published