When using v3.12, I get the error below. It used to work before 3.12. I already tried adding
php7-int
however I'm still getting the error.
Step 11/29 : RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer ---> Running in 142c59b79830 PHP Warning: PHP Startup: Unable to load dynamic library 'intl.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20170718/intl.so (Error loading shared library libicuio.so.62: No such file or directory (needed by /usr/local/lib/php/extensions/no-debug-non-zts-20170718/intl.so)), /usr/local/lib/php/extensions/no-debug-non-zts-20170718/intl.so.so (Error loading shared library /usr/local/lib/php/extensions/no-debug-non-zts-20170718/intl.so.so: No such file or directory)) in Unknown on line 0