Skip to content

Commit

Permalink
feat: check Opcache works
Browse files Browse the repository at this point in the history
  • Loading branch information
dkarlovi committed Jun 9, 2023
1 parent bd069d2 commit 90521a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ EOF

# Validate the PHP configuration
RUN php --ini | grep phpqa.ini
RUN php --rz "Zend OPcache"

ARG TOOLBOX_TARGET_DIR="/tools"
ENV TOOLBOX_TARGET_DIR="${TOOLBOX_TARGET_DIR}"
Expand Down

0 comments on commit 90521a0

Please sign in to comment.