Docker System Image #13
Annotations
1 error and 1 warning
|
docker (chaste/runner:focal.portability-system
, BASE=focal)
buildx failed with: ERROR: failed to solve: process "/bin/bash -e -o pipefail -c useradd -r -m -d ${DEFAULT_HOME} -s /bin/bash ${DEFAULT_USER} && os_id=\"$(. /etc/os-release && echo ${VERSION_ID} | sed 's/\\.//')\" && setup_ubuntu${os_id}.sh && runner_install.sh --install_dir=\"/tmp/tmp-runner\" && /tmp/tmp-runner/bin/installdependencies.sh && apt-get -y clean && rm -rf /var/cache/apt && rm -rf /var/lib/apt/lists/* && rm -rf /var/tmp/* && rm -rf /tmp/*" did not complete successfully: exit code: 2
|
|
docker (chaste/runner:focal.portability-system
, BASE=focal)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|