Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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