We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d4557 commit bddeedfCopy full SHA for bddeedf
Dockerfile
@@ -0,0 +1,4 @@
1
+FROM python:2.7.9
2
+
3
+RUN pip install rainbowstream
4
+CMD rainbowstream
0 commit comments