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 0ce91d0 commit fb257d4Copy full SHA for fb257d4
Dockerfile
@@ -0,0 +1,5 @@
1
+FROM kennethreitz/pipenv
2
+
3
+COPY . /app
4
5
+CMD python3 bot.py
0 commit comments