Skip to content

Commit

Permalink
must be compiled in particular order
Browse files Browse the repository at this point in the history
  • Loading branch information
noogen committed Oct 26, 2018
1 parent 00b2a81 commit 5df4455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ RUN cd /tmp \
sudo tar git apt-utils software-properties-common build-essential python-dev tcl openssl libpcre3 dnsmasq ca-certificates libpcre3-dev re2c \
libxml2-dev libxslt1-dev zlib1g-dev libffi-dev libssl-dev libmagickwand-dev procps imagemagick netcat libv8-6.6-dev pkg-config \
mcrypt pwgen language-pack-en-base libicu-dev g++ cpp libglib2.0-dev incron libcouchbase-dev libcouchbase2-libevent \
php7.2-dev php-pear php-xml php7.2-xml php7.1-dev php7.1-xml \
libc6 libcurl3 libgcc1 libgssapi-krb5-2 liblttng-ust0 libssl1.0.0 libstdc++6 libunwind8 libuuid1 zlib1g \
php-pear php-xml php7.2-dev php7.2-xml php7.1-dev php7.1-xml \
&& systemctl disable incron \
&& echo 'root' >> /etc/incron.allow \
&& dpkg --configure -a && ls -la /opt/libv8-6.6 && pecl channel-update pecl.php.net \
Expand Down

0 comments on commit 5df4455

Please sign in to comment.