sha256:acfc9bf377a7480867b6310a60b4aeebaff69cee5bb5885ba95d9be5bd343b08
OS/ARCH
Compressed size
70.44 MB
Last pushed
over 3 years by taomaree
Type
Image
Manifest digest
sha256:4122a34f103660f28f64b60240b26b9b7e6bb0008ca36679fd309645417780df
Image Layers
1101.3 KB220.71 KB3693.8 KB4317 B5198 B6113 B7385 B8355 B9127.5 KB104.29 MB111.52 MB12892.86 KB13COPY /usr/bin/diff /usr/local/bin/ # buildkit85.03 KB14COPY cluster /kubernetes/cluster # buildkit298.67 KB15COPY ginkgo /usr/local/bin/ # buildkit3.69 MB16COPY e2e.test /usr/local/bin/ # buildkit42.83 MB17COPY kubectl /usr/local/bin/ # buildkit13.74 MB18COPY gorunner /usr/local/bin/kubeconformance # buildkit748.06 KB19COPY gorunner /run_e2e.sh # buildkit747.95 KB20COPY gorunner /gorunner # buildkit747.95 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