Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dreipol/python

docker image for dreipol python deployments
https://github.com/dreipol/python

Last synced: 7 days ago
JSON representation

docker image for dreipol python deployments

Awesome Lists containing this project

README

        

# python [![](https://badge.imagelayers.io/dreipol/python.svg)](https://imagelayers.io/?images=dreipol/python:latest)

Base image for Dreipol Python deployments.

## Stack

- Python 3.4
- Node 0.12

## Build Image

```bash
docker build -t dreipol/python .
```