Skip to content

Update Dockerfile

Update Dockerfile #46

Triggered via push December 4, 2024 12:20
Status Failure
Total duration 19m 18s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update -y && apt-get install -y wget vim locales lsb-release git openssl curl dos2unix && wget https://repo.zabbix.com/zabbix/7.0/ubuntu-arm64/pool/main/z/zabbix-release/zabbix-release_latest+ubuntu24.04_all.deb && dpkg -i zabbix-release_latest+ubuntu24.04_all.deb && apt-get update -y && apt-get install -y unzip mysql-server php php-mysql apache2 zabbix-server-mysql zabbix-frontend-php zabbix-apache-conf zabbix-web-service zabbix-sql-scripts zabbix-agent2 zabbix-agent2-plugin-* && usermod -d /var/lib/mysql/ mysql && locale-gen en_US.UTF-8 && update-locale" did not complete successfully: exit code: 100
docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636