Skip to content

Update Dockerfile

Update Dockerfile #3

Triggered via push October 6, 2024 10:57
Status Failure
Total duration 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update -y && apt-get install -y wget vim locales && wget https://mirrors.tuna.tsinghua.edu.cn/zabbix/zabbix/6.4/ubuntu/pool/main/z/zabbix-release/zabbix-release_6.4-1%2Bubuntu22.04_all.deb && dpkg -i zabbix-release_6.4-1+ubuntu22.04_all.deb && apt-get update -y && apt-get install -y mysql-server php php-mysql apache2 zabbix-server-mysql zabbix-frontend-php zabbix-apache-conf zabbix-sql-scripts zabbix-agent2 && usermod -d /var/lib/mysql/ mysql && locale-gen en_US.UTF-8 && update-locale" did not complete successfully: exit code: 100