sha256:acfc9bf377a7480867b6310a60b4aeebaff69cee5bb5885ba95d9be5bd343b08
OS/ARCH
Compressed size
69.72 MB
Last pushed
over 3 years by taomaree
Type
Image
Manifest digest
sha256:7df93130c6e5a2e513bb058efbc4fb02e73b97f7f6fbfb86f2a989c7aa5f9ec9
Image Layers
1101.3 KB220.71 KB3693.8 KB4317 B5198 B6113 B7385 B8355 B9127.5 KB104.69 MB111.81 MB12927.12 KB13COPY /usr/bin/diff /usr/local/bin/ # buildkit103.78 KB14COPY cluster /kubernetes/cluster # buildkit298.66 KB15COPY ginkgo /usr/local/bin/ # buildkit3.58 MB16COPY e2e.test /usr/local/bin/ # buildkit42.15 MB17COPY kubectl /usr/local/bin/ # buildkit13.16 MB18COPY gorunner /usr/local/bin/kubeconformance # buildkit720.25 KB19COPY gorunner /run_e2e.sh # buildkit720.18 KB20COPY gorunner /gorunner # buildkit720.18 KB21ENV E2E_FOCUS=\[Conformance\]0 B22ENV E2E_SKIP=0 B23ENV E2E_PROVIDER=local0 B24ENV E2E_PARALLEL=10 B25ENV E2E_VERBOSITY=40 B26ENV RESULTS_DIR=/tmp/results0 B27ENV KUBECONFIG=0 B28ENTRYPOINT ["kubeconformance"]0 BCommand