docker icon indicating copy to clipboard operation
docker copied to clipboard

Unable Compile "docker installation"

Open kanenses opened this issue 3 years ago • 0 comments

Hi there,

Getting using "docker compose":

g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
make: *** [Makefile:385: dateformat/dateformat_format_object.lo] Error 1
ERROR: Service 'akaunting' failed to build: The command '/bin/sh -c docker-php-ext-configure gd     --with-freetype     --with-jpeg  && docker-php-ext-install -j$(nproc)     gd     bcmath     intl     mbstring     pcntl     pdo     pdo_mysql     zip' returned a non-zero code: 2

kanenses avatar Aug 05 '22 23:08 kanenses