Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devholic/go-python
:snake: Python on official go image
https://github.com/devholic/go-python
dockerfile golang python
Last synced: about 1 month ago
JSON representation
:snake: Python on official go image
- Host: GitHub
- URL: https://github.com/devholic/go-python
- Owner: devholic
- Created: 2020-05-01T10:07:26.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T14:59:20.000Z (almost 5 years ago)
- Last Synced: 2025-01-03T07:45:42.401Z (about 1 month ago)
- Topics: dockerfile, golang, python
- Language: Dockerfile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-python
🐍 Python on official go image
## Quickstart
```sh
docker run --rm -ti devholic/go-python:1.14.2-3.8.2
```## Available Versions
image tag format
> devholic/go-python:${GO_VERSION}-${PYTHON_VERSION}
| go | python |
---|---
1.14.2 | 3.8.2