forked from lab/TestDepot
Mise à jour de 'Dockerfile'
This commit is contained in:
parent
302aa292fe
commit
69132b9c82
@ -1,6 +1,4 @@
|
|||||||
FROM alpine:latest
|
FROM python:latest
|
||||||
RUN apk add py3-flask py3-waitress \
|
|
||||||
py3-pip vim bash
|
|
||||||
RUN pip3 install --no-cache-dir flask_restful
|
RUN pip3 install --no-cache-dir flask_restful
|
||||||
ENV PYTHONDONTWRITEBYTECODE=1 \
|
ENV PYTHONDONTWRITEBYTECODE=1 \
|
||||||
PYTHONUNBUFFERED=1
|
PYTHONUNBUFFERED=1
|
||||||
Loading…
x
Reference in New Issue
Block a user