Build Typecho Docker Image #1055
Annotations
1 error and 1 warning
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: 2
|
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading