Skip to content

Commit 380b694

Browse files
committed
Bypass opcache
1 parent 83cedb1 commit 380b694

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ ENV PHP_VERSION=5.6.35 \
2727

2828
COPY docker-php-source /usr/local/bin/
2929
COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/
30-
RUN docker-php-ext-enable opcache
3130

3231
ENV NODE_VERSION=6.14.2
3332
RUN addgroup -g 1000 node \

0 commit comments

Comments
 (0)