Coder Social home page Coder Social logo

dockertoolbox / python-latest Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 16 KB

A set of docker containers running the latest stable version of Python.

License: MIT License

Dockerfile 34.87% Shell 63.67% Smarty 1.46%
wolfsoftware docker docker-container pyenv python

python-latest's Introduction

DockerToolbox logo
Github Build Status Release Commits since release

Overview

This is a selection of Docker containers preinstalled with the latest stable version of python.

We use our rbenv containers as the base to keep the install simple and consistent.

Supported Operating Systems

Operating System Docker Hub Repo Docker Hub Tags
Alpine Linux 3.11 wolfsoftwareltd/python-latest-alpine 3.11
Alpine Linux 3.12 wolfsoftwareltd/python-latest-alpine 3.12
Alpine Linux 3.13 wolfsoftwareltd/python-latest-alpine 3.13
Alpine Linux 3.14 wolfsoftwareltd/python-latest-alpine 3.14, latest
Amazon Linux 1 wolfsoftwareltd/python-latest-amazonlinux 1
Amazon Linux 2 wolfsoftwareltd/python-latest-amazonlinux 2, latest
Centos 7 wolfsoftwareltd/python-latest-centos 7,
Centos 8 wolfsoftwareltd/python-latest-centos 8, latest
Debian 9 (Stretch) wolfsoftwareltd/python-latest-debian 9, stretch
Debian 9 (Stretch Slim) wolfsoftwareltd/python-latest-debian 9-slim, stretch-slim
Debian 10 (Buster) wolfsoftwareltd/python-latest-debian 10, buster
Debian 10 (Buster Slim) wolfsoftwareltd/python-latest-debian 10-slim, buster-slim
Debian 11 (Bullseye)] wolfsoftwareltd/python-latest-centos 11, bullseye, latest
Debian 11 (Bullseye Slim) wolfsoftwareltd/python-latest-debian 11-slim, bullseye-slim
Debian 12 (Bookworm) wolfsoftwareltd/python-latest-centos 12, bookworm
Debian 12 (Bookworm Slim) wolfsoftwareltd/python-latest-debian 12-slim, bookworm-slim
Ubuntu 14.04 (Trusty Tahr) wolfsoftwareltd/python-latest-ubuntu 14.04, trusty
Ubuntu 16.04 (Xenial Xerus) wolfsoftwareltd/python-latest-ubuntu 16.04, xenial
Ubuntu 18.04 (Bionic Beaver) wolfsoftwareltd/python-latest-ubuntu 18.04, bionic
Ubuntu 20.04 (Focal Fossa) wolfsoftwareltd/python-latest-ubuntu 20.04, focal, latest

Docker containers are automatically rebuilt and published weekly (Mondays 4am)

Naming convention

Local containers

python-latest-<os>-<version> e.g. python-latest-debian-10

Published containers

wolfsoftwareltd/python-latest-<os>:<version> e.g. wolfsoftwareltd/python-latest-debian:10

Development

We do not include Dockerfiles with the repository as these are generated dynamically when required. We supply a helper script to do a lot of the heavy listing. The helper script is called manage-all.sh and can be from any level of the directory tree and is recursive.

If you are in the top level directory you will need to use manage.sh instead of manage-all.sh

Generate Dockerfiles

./manage-all.sh generate

Build Containers

./manage-all.sh build [clean]

Scan Containers

./manage-all.sh scan         

Publish Containers

./manage-all.sh publish

If you want to publish the containers you will need to update the utils.sh script and change the following line.

DOCKER_HUB_ORG='wolfsoftwareltd'

python-latest's People

Contributors

tgwolf avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.