Skip to content

gsemet/docker-alpine-s6-python3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Stars Docker Pulls

Alpine S6 Python 3

Alpine Linux Base Docker Image with Python 3 and s6-overlay.

Link to Dockerfile

This image is based on LinuxServer.io Alpine Python 2 image: github.com/linuxserver/docker-baseimage-alpine-python, itself based upon Alpine Linux and S6 overlay.

Usage Example

$ docker run --rm stibbons31/alpine-s6-python3 python3 -c 'print("Hello World")'

Once you have run this command you will get printed 'Hello World' from Python!

NOTE:

  • pip/pip3 are also available in this image.
  • python/python3 are also available in this image.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors