Skip to content
This repository was archived by the owner on Mar 13, 2019. It is now read-only.

Add Opcode #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add Opcode #86

wants to merge 1 commit into from

Conversation

RobLoach
Copy link
Owner

No description provided.

@@ -26,6 +26,8 @@ RUN apk --update add \
docker-php-ext-install gd && \
docker-php-ext-configure ldap --with-libdir=lib/ && \
docker-php-ext-install ldap && \
# Install ZendOpcache opcode
pecl install zendopcache-7.0.4 && \
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't think this is needed in PHP7.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant