add some of server (diesel, eventlet, gevent, paste, twisted, waitress, wsgiref) in some os

This commit is contained in:
sugizo
2018-06-02 06:53:31 +07:00
parent 14083907e5
commit 3585ef828e
172 changed files with 3567 additions and 170 deletions
+2
View File
@@ -1,5 +1,7 @@
FROM python:2.7
#LABEL your_label
RUN apt update && \
apt install -y unzip wget