Jelajahi Sumber

Actually nevermind I did the healthcheck completely wrong

kirkleon 4 tahun lalu
induk
melakukan
ae0dd030db
1 mengubah file dengan 0 tambahan dan 2 penghapusan
  1. 0 2
      Dockerfile

+ 0 - 2
Dockerfile

@@ -1,7 +1,5 @@
 FROM python:3.9
 
-HEALTHCHECK CMD curl --fail http://localhost:5000/ || exit 1
-
 RUN pip install --upgrade pip
 
 ENV ROLLBOT_LIB_DIR /rollbot-lib/