alastairhm / alpine-python3

Alpine Python 3 image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alpine-python3

A Docker image Python3 on Alpine

This repository provides an Alpine Python3 base image as a source for further builds.

docker run -it --rm alastairhm/alpine-python3
docker run -it --rm ghcr.io/alastairhm/alpine-python3
_    _ __  __ 
    /\   | |  | |  \/  | Email   : alastair@montgomery.me.uk
   /  \  | |__| | \  / | Web     : https://blog.0x32.co.uk/
  / /\ \ |  __  | |\/| | Twitter : @alastair_hm
 / ____ \| |  | | |  | |
/_/    \_\_|  |_|_|  |_| (c) 2021

About

Alpine Python 3 image

License:MIT License


Languages

Language:Dockerfile 100.0%