This commit is contained in:
tonyrewin 2022-12-02 16:52:16 +03:00
parent 1cf73d7724
commit e4bbe11bed

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