Skip to content

Commit 7c5e94d

Browse files
committed
Do not load opcache explicitly
It is now loaded by default upstream: docker-library/php#1587
1 parent d7b31cc commit 7c5e94d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ pcov.enabled=0
152152
EOF
153153

154154
COPY --link <<EOF /usr/local/etc/php/conf.d/opcache.ini
155-
zend_extension=opcache.so
156155
opcache.enable=1
157156
opcache.enable_cli=1
158157
EOF

0 commit comments

Comments
 (0)