We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75012ea commit 0782329Copy full SHA for 0782329
docker/prod/Dockerfile
@@ -181,5 +181,3 @@ RUN cat ${DOCKER_FILES_BASE_PATH}deployment/utilities.sh >> ~/.bashrc
181
EXPOSE 8000
182
183
ENTRYPOINT ["start-container"]
184
-
185
-HEALTHCHECK --start-period=5s --interval=2s --timeout=5s --retries=8 CMD php artisan octane:status || exit 1
0 commit comments