2025.09.17-19:07:57
This commit is contained in:
@@ -21,6 +21,6 @@ COPY . .
|
||||
|
||||
RUN poetry install --all-groups \
|
||||
&& chmod 0755 start-django.sh
|
||||
|
||||
HEALTHCHECK --interval=30s --retries=5 --timeout=30s CMD curl -sS 127.0.0.1:8000
|
||||
EXPOSE 8000
|
||||
ENTRYPOINT ["/app/start-django.sh"]
|
||||
|
||||
Reference in New Issue
Block a user