Build Typecho Docker Image #1128
Annotations
1 error
Build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c sed -i \"s/<shell>/$(use bash sh)/g\" /bin/init_typecho && savedAptMark=\"$(before)\" && `use \"apt-get update\" \"apk update\"` && `use \"apt-get install --no-install-recommends -y\" \"apk add --no-cache --virtual .build-deps\"` `use - linux-headers` `use libfreetype6-dev freetype-dev` `use libjpeg62-turbo-dev libjpeg-turbo-dev` `use libpq-dev postgresql-dev` libpng-dev libzip-dev libwebp-dev $PHPIZE_DEPS unzip curl && docker-php-ext-configure gd --with-freetype${CONFIG} --with-jpeg${CONFIG} --with-webp${CONFIG} && CFLAGS=\"$CFLAGS ${PHP8_SOCKETS_WORKAROUND}\" docker-php-ext-install -j \"$(nproc)\" sockets && docker-php-ext-install -j \"$(nproc)\" ${PHP_EXTENSION} && download ${URL} && after \"${savedAptMark}\"" did not complete successfully: exit code: 100
|
Loading