docker-ansible-master-build #1177
Annotations
1 error
Build docker image tag ubuntu-18.04 & push to dockerhub
buildx failed with: ERROR: failed to solve: process "/bin/sh -c DEBIAN_FRONTEND=non-interactive apt-get update -y && DEBIAN_FRONTEND=non-interactive apt-get --no-install-recommends -y upgrade && DEBIAN_FRONTEND=non-interactive apt-get install --no-install-recommends -y ${DEPENDENCIES} && DEBIAN_FRONTEND=non-interactive apt-get install --install-recommends dirmngr -y && python3 -m pip install --no-cache-dir -U pip wheel && python3 -m pip install --no-cache-dir -U ${PIP_PKGS} && rm -rf /var/lib/apt/lists/* /var/cache/apt/archives/*.deb && for FILE in $(find /var/log -maxdepth 2 -type f); do echo \"\" > ${FILE}; done && apt-get autoremove && apt-get clean" did not complete successfully: exit code: 100
|
The logs for this run have expired and are no longer available.
Loading