Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
smortexa authored Dec 2, 2023
1 parent 5f27328 commit 11f611c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,4 @@ EXPOSE 6001

ENTRYPOINT ["start-container"]

CMD ["php", "-a"]

HEALTHCHECK --start-period=5s --interval=2s --timeout=5s --retries=8 CMD php artisan octane:status || exit 1

0 comments on commit 11f611c

Please sign in to comment.