Skip to content

Commit

Permalink
remove server check
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmccallister committed Sep 6, 2024
1 parent 5fa366a commit 30ced75
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,4 @@ WORKDIR /app

USER appuser

# check the server configuration to make sure it can run Craft CMS
RUN curl -Lsf https://raw.githubusercontent.com/craftcms/server-check/2.1/check.sh | bash

ENTRYPOINT ["/usr/bin/supervisord", "-c", "/etc/supervisord.conf"]

0 comments on commit 30ced75

Please sign in to comment.