mirror of
https://github.com/stilleshan/dockerfiles.git
synced 2026-04-23 00:27:05 +08:00
create python:3.7-buster-uwsgi-nginx
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
FROM stilleshan/uwsgi-nginx:python3.7
|
||||
LABEL maintainer="Sebastian Ramirez <tiangolo@gmail.com>"
|
||||
FROM ioiox/python:3.7-buster-uwsgi-nginx
|
||||
LABEL maintainer="Stille <stille@ioiox.com>"
|
||||
|
||||
RUN pip install flask requests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user