mirror of
https://github.com/stilleshan/dockerfiles.git
synced 2025-12-24 13:37:58 +08:00
create python:3.7-buster-uwsgi-nginx
This commit is contained in:
@@ -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