Fix bug can not quote in Python 2, Fix #195
[rainbowstream.git] / Dockerfile
1 FROM python:2.7.9
2
3 RUN pip install rainbowstream
4 CMD rainbowstream