Skip to content

Commit

Permalink
Change CMD
Browse files Browse the repository at this point in the history
  • Loading branch information
hosni committed Jul 14, 2024
1 parent f429bf9 commit 7851f10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ RUN rm -fr packages/dockerize; \
find /var/www/html -type d -name ".docker" -prune -exec rm -fr {} \;;

WORKDIR /var/www/html

CMD ["/usr/local/bin/php"]

0 comments on commit 7851f10

Please sign in to comment.