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

https://github.com/brunneis/python-docker

Python 3.8 Docker image (built from source)
https://github.com/brunneis/python-docker

built-from-source docker docker-image python python3 ubuntu

Last synced: 7 months ago
JSON representation

Python 3.8 Docker image (built from source)

Awesome Lists containing this project

README

          

# python-docker
Python 3 Docker images

You can run the latest available image as follows:
```bash
docker run -ti brunneis/python
```

All the available tags are listed [here](https://hub.docker.com/r/brunneis/python/tags/).