sha256:fe88e3e1d9a37a88261fdfba4666b482be5f628b454899098faa7a041d8f34a5
OS/ARCH
linux/ppc64le
Compressed size
70.25 MB
Last pushed
over 3 years by changsongyang
Type
Image
Manifest digest
sha256:fe88e3e1d9a37a88261fdfba4666b482be5f628b454899098faa7a041d8f34a5
Image Layers
1101.3 KB220.71 KB3693.8 KB4317 B5198 B6113 B7385 B8355 B9127.5 KB106.19 MB112.08 MB12964.35 KB13COPY /usr/bin/diff /usr/local/bin/ # buildkit126.51 KB14COPY cluster /kubernetes/cluster # buildkit296.11 KB15COPY ginkgo /usr/local/bin/ # buildkit3.5 MB16COPY e2e.test /usr/local/bin/ # buildkit42 MB17COPY kubectl /usr/local/bin/ # buildkit12.08 MB18COPY gorunner /usr/local/bin/kubeconformance # buildkit725.72 KB19COPY gorunner /run_e2e.sh # buildkit725.66 KB20COPY gorunner /gorunner # buildkit725.66 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