This commit is contained in:
Azeez Muibi
2025-04-11 16:43:32 +01:00
parent 79f0ac63f6
commit e7243434a4
32 changed files with 766 additions and 311 deletions
+4 -2
View File
@@ -17,6 +17,8 @@ EXPOSE 5000
ENV FLASK_APP=app.py
ENV FLASK_RUN_HOST=0.0.0.0
RUN chmod +x scripts/entrypoint.sh
#COPY scripts/enterypointone.sh scripts/enterypointone.sh
ENTRYPOINT ["scripts/entrypoint.sh"]
RUN chmod +x scripts/enterypointone.sh
ENTRYPOINT ["scripts/enterypointone.sh"]