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
- Host: GitHub
- URL: https://github.com/io-sgr/docker-alpine-python
- Owner: io-sgr
- License: apache-2.0
- Created: 2017-07-02T08:05:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-02T08:06:30.000Z (almost 9 years ago)
- Last Synced: 2025-12-31T04:40:02.826Z (6 months ago)
- Topics: alpine, alpine-image, alpine-linux, alpine-python, docker, docker-image, pyhton, python3
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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