{"architecture":"amd64","config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/sh"],"Image":"sha256:14d77b8a7a4e11e9690e53850bbd4c4484620022ed913e60d7b50de62ac66c82","Volumes":null,"WorkingDir":"/workdir","Entrypoint":null,"OnBuild":null,"Labels":{"helm_version":"v3.7.2","kubectl_version":"v1.21.5","org.opencontainers.image.authors":"The Helm Authors","org.opencontainers.image.created":"2022-01-07T10:35:47Z","org.opencontainers.image.description":"ct - The chart testing tool","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"e97261b3ebac4a3828958b06ff63d2c56a0d60b3","org.opencontainers.image.source":"https://github.com/helm/chart-testing","org.opencontainers.image.title":"chart-testing","org.opencontainers.image.vendor":"Helm","org.opencontainers.image.version":"3.5.0","yamale_version":"4.0.0","yamllint_version":"1.26.3"}},"container":"8d2aed14ce1059b7a3ce624a62fef2178d09a46712f0402c533d5aecb0fb8c56","container_config":{"Hostname":"8d2aed14ce10","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/sh","-c","#(nop) WORKDIR /workdir"],"Image":"sha256:14d77b8a7a4e11e9690e53850bbd4c4484620022ed913e60d7b50de62ac66c82","Volumes":null,"WorkingDir":"/workdir","Entrypoint":null,"OnBuild":null,"Labels":{"helm_version":"v3.7.2","kubectl_version":"v1.21.5","org.opencontainers.image.authors":"The Helm Authors","org.opencontainers.image.created":"2022-01-07T10:35:47Z","org.opencontainers.image.description":"ct - The chart testing tool","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"e97261b3ebac4a3828958b06ff63d2c56a0d60b3","org.opencontainers.image.source":"https://github.com/helm/chart-testing","org.opencontainers.image.title":"chart-testing","org.opencontainers.image.vendor":"Helm","org.opencontainers.image.version":"3.5.0","yamale_version":"4.0.0","yamllint_version":"1.26.3"}},"created":"2022-01-07T15:24:20.148308587Z","docker_version":"20.10.6","history":[{"created":"2021-11-12T17:19:44.795237917Z","created_by":"/bin/sh -c #(nop) ADD file:762c899ec0505d1a32930ee804c5b008825f41611161be104076cba33b7e5b2b in / "},{"created":"2021-11-12T17:19:45.079013213Z","created_by":"/bin/sh -c #(nop)  CMD [\"/bin/sh\"]","empty_layer":true},{"created":"2022-01-07T10:38:00.068030131Z","created_by":"RUN /bin/sh -c apk --no-cache add     bash     curl\u003e7.77.0-r0     git     libc6-compat     openssh-client     py3-pip     py3-wheel     python3 \u0026\u0026     pip install --upgrade pip==21.0.1 # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-01-07T10:38:10.528539593Z","created_by":"ARG yamllint_version=1.26.3","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-01-07T10:38:10.528539593Z","created_by":"LABEL yamllint_version=1.26.3","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-01-07T10:38:10.528539593Z","created_by":"RUN |1 yamllint_version=1.26.3 /bin/sh -c pip install \"yamllint==$yamllint_version\" # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-01-07T10:38:10.528539593Z","created_by":"ARG yamale_version=4.0.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-01-07T10:38:10.528539593Z","created_by":"LABEL yamale_version=4.0.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-01-07T10:38:11.689090608Z","created_by":"RUN |2 yamllint_version=1.26.3 yamale_version=4.0.0 /bin/sh -c pip install \"yamale==$yamale_version\" # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-01-07T10:38:11.689090608Z","created_by":"ARG kubectl_version=v1.21.5","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-01-07T10:38:11.689090608Z","created_by":"LABEL kubectl_version=v1.21.5","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-01-07T10:38:12.608723934Z","created_by":"RUN |3 yamllint_version=1.26.3 yamale_version=4.0.0 kubectl_version=v1.21.5 /bin/sh -c curl -LO \"https://storage.googleapis.com/kubernetes-release/release/$kubectl_version/bin/linux/amd64/kubectl\" \u0026\u0026     chmod +x kubectl \u0026\u0026     mv kubectl /usr/local/bin/ # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-01-07T10:38:12.608723934Z","created_by":"ARG helm_version=v3.7.2","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-01-07T10:38:12.608723934Z","created_by":"LABEL helm_version=v3.7.2","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-01-07T10:38:13.790258915Z","created_by":"RUN |4 yamllint_version=1.26.3 yamale_version=4.0.0 kubectl_version=v1.21.5 helm_version=v3.7.2 /bin/sh -c curl -LO \"https://get.helm.sh/helm-$helm_version-linux-amd64.tar.gz\" \u0026\u0026     mkdir -p \"/usr/local/helm-$helm_version\" \u0026\u0026     tar -xzf \"helm-$helm_version-linux-amd64.tar.gz\" -C \"/usr/local/helm-$helm_version\" \u0026\u0026     ln -s \"/usr/local/helm-$helm_version/linux-amd64/helm\" /usr/local/bin/helm \u0026\u0026     rm -f \"helm-$helm_version-linux-amd64.tar.gz\" # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-01-07T10:38:13.81288077Z","created_by":"COPY ./etc/chart_schema.yaml /etc/ct/chart_schema.yaml # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-01-07T10:38:13.827007578Z","created_by":"COPY ./etc/lintconf.yaml /etc/ct/lintconf.yaml # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-01-07T10:38:13.869354701Z","created_by":"COPY ct /usr/local/bin/ct # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-01-07T10:38:13.869354701Z","created_by":"RUN |4 yamllint_version=1.26.3 yamale_version=4.0.0 kubectl_version=v1.21.5 helm_version=v3.7.2 /bin/sh -c ct --help # buildkit","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-01-07T15:13:54.739457257Z","created_by":"/bin/sh -c apk add bash tree curl wget"},{"created":"2022-01-07T15:13:57.778617332Z","created_by":"/bin/sh -c #(nop)  ENV PATH=/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","empty_layer":true},{"created":"2022-01-07T15:14:00.658334872Z","created_by":"/bin/sh -c #(nop)  ARG CLOUD_SDK_VERSION=367.0.0","empty_layer":true},{"created":"2022-01-07T15:16:32.073998197Z","created_by":"|1 CLOUD_SDK_VERSION=367.0.0 /bin/sh -c curl -LO \"https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-$CLOUD_SDK_VERSION-linux-x86_64.tar.gz\" \u0026\u0026     tar xzf \"google-cloud-sdk-$CLOUD_SDK_VERSION-linux-x86_64.tar.gz\" \u0026\u0026     rm \"google-cloud-sdk-$CLOUD_SDK_VERSION-linux-x86_64.tar.gz\" \u0026\u0026     ln -s /lib /lib64 \u0026\u0026     rm -rf /google-cloud-sdk/.install/.backup \u0026\u0026     gcloud version"},{"created":"2022-01-07T15:23:38.368757439Z","created_by":"/bin/sh -c #(nop)  ARG AWS_IAM_AUTHENTICATOR_URL=https://amazon-eks.s3.us-west-2.amazonaws.com/1.21.2/2021-07-05/bin/darwin/amd64/aws-iam-authenticator","empty_layer":true},{"created":"2022-01-07T15:23:42.722965329Z","created_by":"/bin/sh -c #(nop) ADD 3e1638be9e8f6706f3f3dad3a144ea0fcf43e6a8e12c7b3931e5c5747b94c4db in /usr/local/bin/aws-iam-authenticator "},{"created":"2022-01-07T15:23:54.309306443Z","created_by":"|2 AWS_IAM_AUTHENTICATOR_URL=https://amazon-eks.s3.us-west-2.amazonaws.com/1.21.2/2021-07-05/bin/darwin/amd64/aws-iam-authenticator CLOUD_SDK_VERSION=367.0.0 /bin/sh -c chmod +x /usr/local/bin/aws-iam-authenticator"},{"created":"2022-01-07T15:24:01.885991671Z","created_by":"/bin/sh -c #(nop)  ARG YQ_URL=https://github.com/mikefarah/yq/releases/download/v4.16.2/yq_linux_amd64","empty_layer":true},{"created":"2022-01-07T15:24:03.32250025Z","created_by":"/bin/sh -c #(nop) ADD 9c9c497eb349f8fa6db2f7be61a2f5dffd0fca6acc101755871aac9d27423fa5 in /usr/local/bin/yq "},{"created":"2022-01-07T15:24:09.017631405Z","created_by":"|3 AWS_IAM_AUTHENTICATOR_URL=https://amazon-eks.s3.us-west-2.amazonaws.com/1.21.2/2021-07-05/bin/darwin/amd64/aws-iam-authenticator CLOUD_SDK_VERSION=367.0.0 YQ_URL=https://github.com/mikefarah/yq/releases/download/v4.16.2/yq_linux_amd64 /bin/sh -c chmod +x /usr/local/bin/yq"},{"created":"2022-01-07T15:24:17.05308529Z","created_by":"|3 AWS_IAM_AUTHENTICATOR_URL=https://amazon-eks.s3.us-west-2.amazonaws.com/1.21.2/2021-07-05/bin/darwin/amd64/aws-iam-authenticator CLOUD_SDK_VERSION=367.0.0 YQ_URL=https://github.com/mikefarah/yq/releases/download/v4.16.2/yq_linux_amd64 /bin/sh -c gcloud config set core/disable_usage_reporting true \u0026\u0026     gcloud config set component_manager/disable_update_check true \u0026\u0026     gcloud config set metrics/environment github_docker_image"},{"created":"2022-01-07T15:24:20.148308587Z","created_by":"/bin/sh -c #(nop) WORKDIR /workdir"}],"os":"linux","rootfs":{"type":"layers","diff_ids":["sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d","sha256:0669c5764b8419d8c7394eba10d1c6fec116e8d3bdd21d244aa8f03416cd603c","sha256:25e08b3ea7b078041462a1431570b7c80a04bdd6333d393739966400f09eec17","sha256:dfcb8a051360a23f5226c4ac6f10737d206eba3f6f825470dd8b60a7f4cafed3","sha256:c120948d343655ad1bc695cc7686db293cb75fef8621cc06e979ed974d8b93cc","sha256:da5ffafe67407f3984921217c452f77631c4375322c12e36505228c50ec9347d","sha256:4e7092a2a823fb6a97d0cc38d6d85cfcdf80dbfabad0e15a4e5da1caf1869c1d","sha256:e5b1f78ab4ded2e4a3f221aa33e76d34e3998dd8f5b644ebdd58dcb5d9d8964c","sha256:8074752876596c31f89892b09819910e18225a34316361b150925826e18d95b9","sha256:ae137b639259a5249ee2096e01deda5588aced62666d405d9b57e84d9369fd68","sha256:8dfcc24ffaf1bc94644e8107c10ee7e01b51ebde3c4b1a70f63eaa7ba9e7ba6d","sha256:9d841e555a8a9b27d59fabaec854745871ab56c5da6cb5a373fb21a6ae4209a1","sha256:53a6275bc1920cd6d236c8d3bedb84e8506be52596e7bfa1c76f37131ccb411c","sha256:d4f1a8aacb67106f4f9e99d8b06dec62dad5da84ffe7e62664f0f4c8d024b1ed","sha256:06b7585148c67ee8a07019c5d052f4147ad64e955178179ae239cc732678b0fd","sha256:fbe07800db3e99c309b22d41f2abe04f7da215bfeab5d784d422211c09bf5418","sha256:d0fc3521439e5ad5395617f22d08ebdbe2a44a3266dad21f78b2983fb16e02bd"]}}