add some of server (diesel, eventlet, gevent, paste, twisted, waitress, wsgiref) in some os
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
FROM opensuse:latest
|
||||
|
||||
#LABEL your_label
|
||||
|
||||
RUN zypper in -y python python-pip python-setuptools unzip wget && \
|
||||
pip install --upgrade pip && \
|
||||
pip install virtualenv
|
||||
|
||||
Reference in New Issue
Block a user