mirror of
https://github.com/tebarius/Docker-Flask-QR.git
synced 2025-12-21 06:33:29 +01:00
MeCard ergänzt
This commit is contained in:
@@ -13,6 +13,6 @@ RUN apt-get update && apt-get install -y gcc zlib1g-dev libjpeg-dev
|
||||
#RUN python -m pip install --upgrade pillow
|
||||
RUN pip install --trusted-host pypi.python.org -r requirements.txt
|
||||
|
||||
EXPOSE 80
|
||||
EXPOSE 8002
|
||||
|
||||
CMD ["python", "Flask-QR.py"]
|
||||
Reference in New Issue
Block a user