An open API service indexing awesome lists of open source software.

https://github.com/io-sgr/docker-alpine-python

Simple and the latest python image on top of alpine
https://github.com/io-sgr/docker-alpine-python

alpine alpine-image alpine-linux alpine-python docker docker-image pyhton python3

Last synced: about 2 months ago
JSON representation

Simple and the latest python image on top of alpine

Awesome Lists containing this project

README

          

## Simple and the latest python image on top of alpine

This repository contains **Dockerfile** of [Python](https://python.org/) for [Docker](https://www.docker.com/)'s [automated build](https://hub.docker.com/r/sgrio/alpine-python/) published to the public [Docker Hub](https://hub.docker.com/).

### Usage

docker run -it --rm sgrio/alpine-python python --version