Build and push docker images for git tag #25
Annotations
6 errors
build (./Dockerfile, opennix/wazuh-agent)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c install_packages procps curl apt-transport-https gnupg2 inotify-tools python3-docker python3-setuptools python3-pip && curl -s https://packages.wazuh.com/key/GPG-KEY-WAZUH | apt-key add - && echo \"deb https://packages.wazuh.com/4.x/apt/ stable main\" | tee /etc/apt/sources.list.d/wazuh.list && install_packages wazuh-agent=${AGENT_VERSION} && echo \"deb http://deb.debian.org/debian-security/ bullseye-security main contrib non-free\" >> /etc/apt/sources.list && mkdir -p /usr/share/man/man1 && install_packages openjdk-11-jdk" did not complete successfully: exit code: 100
|
build (./Dockerfile, kennyopennix/wazuh-agent)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c install_packages procps curl apt-transport-https gnupg2 inotify-tools python3-docker python3-setuptools python3-pip && curl -s https://packages.wazuh.com/key/GPG-KEY-WAZUH | apt-key add - && echo \"deb https://packages.wazuh.com/4.x/apt/ stable main\" | tee /etc/apt/sources.list.d/wazuh.list && install_packages wazuh-agent=${AGENT_VERSION} && echo \"deb http://deb.debian.org/debian-security/ bullseye-security main contrib non-free\" >> /etc/apt/sources.list && mkdir -p /usr/share/man/man1 && install_packages openjdk-11-jdk" did not complete successfully: exit code: 100
|
build (./images/Dockerfie.amazonlinux, kennyopennix/wazuh-agent-amazonlinux)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c rpm --import https://packages.wazuh.com/key/GPG-KEY-WAZUH && yum install python3-pip python3-setuptools inotify-tools procps -y && yum install -y wazuh-agent-${AGENT_VERSION} && pip3 install --no-index /tmp/wheel/*.whl && chmod +x /var/ossec/deregister_agent.py && chmod +x /var/ossec/register_agent.py && rm -rf /tmp/* /var/tmp/* /var/log/* && chown -R wazuh:wazuh /var/ossec/" did not complete successfully: exit code: 1
|
build (./images/Dockerfie.amazonlinux, opennix/wazuh-agent-amazonlinux)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c rpm --import https://packages.wazuh.com/key/GPG-KEY-WAZUH && yum install python3-pip python3-setuptools inotify-tools procps -y && yum install -y wazuh-agent-${AGENT_VERSION} && pip3 install --no-index /tmp/wheel/*.whl && chmod +x /var/ossec/deregister_agent.py && chmod +x /var/ossec/register_agent.py && rm -rf /tmp/* /var/tmp/* /var/log/* && chown -R wazuh:wazuh /var/ossec/" did not complete successfully: exit code: 1
|
build (./images/Dockerfie.ubuntu, kennyopennix/wazuh-agent-ubuntu)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt install -y procps curl apt-transport-https gnupg2 inotify-tools python3-docker python3-setuptools python3-pip && curl -s https://packages.wazuh.com/key/GPG-KEY-WAZUH | apt-key add - && echo \"deb https://packages.wazuh.com/4.x/apt/ stable main\" | tee /etc/apt/sources.list.d/wazuh.list && apt update && apt install -y wazuh-agent=${AGENT_VERSION} && mkdir -p /usr/share/man/man1 && apt install -y openjdk-11-jdk" did not complete successfully: exit code: 100
|
build (./images/Dockerfie.ubuntu, opennix/wazuh-agent-ubuntu)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt install -y procps curl apt-transport-https gnupg2 inotify-tools python3-docker python3-setuptools python3-pip && curl -s https://packages.wazuh.com/key/GPG-KEY-WAZUH | apt-key add - && echo \"deb https://packages.wazuh.com/4.x/apt/ stable main\" | tee /etc/apt/sources.list.d/wazuh.list && apt update && apt install -y wazuh-agent=${AGENT_VERSION} && mkdir -p /usr/share/man/man1 && apt install -y openjdk-11-jdk" did not complete successfully: exit code: 100
|