This commit is contained in:
tonyrewin 2022-12-02 16:49:00 +03:00
parent 21bf73d7a0
commit 1cf73d7724

View File

@ -1,5 +1,5 @@
FROM python:3.10
LABEL com.dokku.docker-image-labeler/alternate-tags=['discoursio.api']
EXPOSE 8080
ADD nginx.conf.sigil ./
RUN /usr/local/bin/python -m pip install --upgrade pip