feat(container): update image php to v8.4 #249
on-pr.yaml
on: pull_request
test
/
...
/
Prepare matrix of images to build
3s
lint
/
Run linters
13s
Matrix: test / Test
test
/
Build matrix success
0s
Annotations
1 error and 3 warnings
test / Test (wallos, stable)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --update add --no-cache autoconf bind-tools ca-certificates caddy curl freetype freetype-dev icu-data-full icu-dev imagemagick imagemagick-dev iputils jq libgomp libjpeg-turbo libjpeg-turbo-dev libpng libpng-dev libwebp-dev libzip-dev netcat-openbsd openssl sqlite sqlite-dev tini tzdata && docker-php-ext-install pdo pdo_sqlite calendar && docker-php-ext-enable pdo pdo_sqlite && docker-php-ext-configure gd --with-freetype --with-jpeg --with-webp && docker-php-ext-install -j \"$(nproc)\" gd intl zip && apk add --no-cache --virtual .build-deps git ${PHPIZE_DEPS%,*} && pecl install imagick && docker-php-ext-enable imagick && git clone --branch \"v${VERSION}\" https://github.com/ellite/Wallos . && rm -rf .git && apk del .build-deps && mkdir -p /var/log/cron && sed -i 's/listen = /;listen = /' /usr/local/etc/php-fpm.d/www.conf && sed -i 's/listen = 9000/listen = \\/tmp\\/php-fpm.sock/' /usr/local/etc/php-fpm.d/zz-docker.conf && echo 'pm.max_children = 15' >> /usr/local/etc/php-fpm.d/zz-docker.conf && echo 'pm.max_requests = 500' >> /usr/local/etc/php-fpm.d/zz-docker.conf && mkdir -p /config /data/logos && rm -rf /app/db && ln -fs /config /app/db && ln -fs /data/logos /app/images/uploads/logos && addgroup -S abc --gid 65000 && adduser -S abc -G abc --uid 65000 && chown -R abc:abc /app /config /data && chmod 775 /app /config /data && printf \"umask %d\" \"${UMASK}\" > /etc/profile.d/umask.sh && ln -s /usr/bin/vi /usr/local/bin/vi && ln -s /usr/bin/vi /usr/local/bin/vim && rm /usr/sbin/crond && mkdir -p /etc/cron.d && sed -i 's@/var/www/html@/app@g' cronjobs && dos2unix cronjobs && rm -rf /var/spool/cron/crontabs/root /etc/crontabs/root && /usr/bin/crontab -u abc cronjobs && chown -R 65000 /etc/cron.d /var/log/cron /etc/crontabs && rm -rf /tmp/* && mkdir -p \"${XDG_CONFIG_HOME}\" \"${XDG_DATA_HOME}\" && chown -R 65000:65000 \"${XDG_CONFIG_HOME}\" \"${XDG_DATA_HOME}\"" did not complete successfully: exit code: 1
|
test / prepare-matrix / Prepare matrix of images to build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / Run linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / Test (wallos, stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
deedee-ops~containers~TOOOB9.dockerbuild
|
81.2 KB |
|