00:00:10
Dec 20, 2025
00:00:08
16 | RUN apk --no-cache add bash iproute2 iptables iptables-legacy ipset netcat-openbsd jq 17 | COPY --from=builder /app/target/release/tun1 /usr/local/bin/tun 18 | >>> COPY ./entrypoint.sh /entrypoint.sh 19 | 20 | ENTRYPOINT ["/entrypoint.sh"]--------------------ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref 2f295898-dc15-4c61-aaac-a5173155d6a7::xrqsazb8ohnyy170n0x5nmlyf: "/entrypoint.sh": not foundCleaning up project directory and file based variablesERROR: Job failed: exit code 1
16 | RUN apk --no-cache add bash iproute2 iptables iptables-legacy ipset netcat-openbsd jq 17 | COPY --from=builder /app/target/release/tun1 /usr/local/bin/tun 18 | >>> COPY ./entrypoint.sh /entrypoint.sh 19 | 20 | ENTRYPOINT ["/entrypoint.sh"]--------------------ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref f1557382-f17d-49d4-8ab8-48bbef9c7202::e0ktpg4x08qxglw9x0fcripvx: "/entrypoint.sh": not foundCleaning up project directory and file based variablesERROR: Job failed: exit code 1