disable caching #274
Annotations
1 error and 1 warning
build-scan
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c echo '*** installing packages ***' && apt-get update && apt-get -y upgrade && apt-get install -y --no-install-recommends openvpn curl unzip jq iputils-ping iproute2 psmisc iptables bind9-dnsutils kmod ca-certificates wget xz-utils net-tools ufw openresolv wireguard-tools && case ${TARGETPLATFORM} in 'linux/amd64') S6_OVERLAY_ARCH=x86_64 ;; 'linux/arm64') S6_OVERLAY_ARCH=aarch64 ;; *) echo \"${TARGETPLATFORM} not defined, exiting\" && exit 1;; esac && S6_OVERLAY_ARCH_RELEASE=\"https://github.com/just-containers/s6-overlay/releases/latest/download/s6-overlay-${S6_OVERLAY_ARCH}.tar.xz\" && wget -q -O- \"${S6_OVERLAY_ARCH_RELEASE}\" | tar -Jpx -C / && wget -q -O- \"${S6_OVERLAY_NOARCH_RELEASE}\" | tar -Jpx -C / && useradd -u 911 -U -d /etc/openvpn -s /sbin/nologin abc && groupmod -g 911 abc && sed -i 's|up)|up\\|route-up)|; s|down)|down\\|route-pre-down)|' /etc/openvpn/update-resolv-conf && echo '*** wireguard wg-quick hack ***' && sed -i 's/sysctl.*/sysctl -q net.ipv4.conf.all.src_valid_mark=1 || true/' /usr/bin/wg-quick && echo '*** cleanup ***' && rm -rf /tmp/* /var/tmp/* /var/cache/apt/* /var/lib/apt/*" did not complete successfully: exit code: 100
|
build-scan
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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
jsloan117-docker-openvpn-client_pr-287.sarif
|
14.1 KB |
|
jsloan117-docker-openvpn-client_pr-287.spdx.json
|
437 KB |
|
jsloan117~docker-openvpn-client~KVBXIS.dockerbuild
|
19.1 KB |
|
jsloan117~docker-openvpn-client~OJ1GAP.dockerbuild
|
39.4 KB |
|