update
This commit is contained in:
+4
-2
@@ -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"]
|
||||
Reference in New Issue
Block a user