sha256:5de5116340fbbe92f9f7f06f0ef0a65c651dced8ccd74ed31d3c54b419e50dfe
OS/ARCH
linux/s390x
Compressed size
73.47 MB
Last pushed
over 3 years by changsongyang
Type
Image
Manifest digest
sha256:5de5116340fbbe92f9f7f06f0ef0a65c651dced8ccd74ed31d3c54b419e50dfe
Image Layers
1101.3 KB220.71 KB3693.8 KB4317 B5198 B6113 B7385 B8355 B9127.5 KB104.75 MB111.67 MB12945.87 KB13COPY /usr/bin/diff /usr/local/bin/ # buildkit106.56 KB14COPY cluster /kubernetes/cluster # buildkit296.1 KB15COPY ginkgo /usr/local/bin/ # buildkit3.75 MB16COPY e2e.test /usr/local/bin/ # buildkit45.57 MB17COPY kubectl /usr/local/bin/ # buildkit13.29 MB18COPY gorunner /usr/local/bin/kubeconformance # buildkit752.97 KB19COPY gorunner /run_e2e.sh # buildkit752.89 KB20COPY gorunner /gorunner # buildkit752.89 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