{"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:808520227391bb4429aa039563b1dd20027e3f385ed4de5704ccca7e3a9988ce","Volumes":null,"WorkingDir":"/workdir","Entrypoint":null,"OnBuild":null,"Labels":{"helm_version":"v3.8.1","kubectl_version":"v1.22.5","org.opencontainers.image.authors":"The Helm Authors","org.opencontainers.image.created":"2022-03-14T10:09:41Z","org.opencontainers.image.description":"ct - The chart testing tool","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"c891fb09f2c5ba548574c4bcf31229755a94e711","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.1","yamale_version":"4.0.0","yamllint_version":"1.26.3"}},"container":"067d963f148c2858531d8b446a5ad3b1c92de69dc6460e305c069c1c8ca159d2","container_config":{"Hostname":"067d963f148c","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:808520227391bb4429aa039563b1dd20027e3f385ed4de5704ccca7e3a9988ce","Volumes":null,"WorkingDir":"/workdir","Entrypoint":null,"OnBuild":null,"Labels":{"helm_version":"v3.8.1","kubectl_version":"v1.22.5","org.opencontainers.image.authors":"The Helm Authors","org.opencontainers.image.created":"2022-03-14T10:09:41Z","org.opencontainers.image.description":"ct - The chart testing tool","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"c891fb09f2c5ba548574c4bcf31229755a94e711","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.1","yamale_version":"4.0.0","yamllint_version":"1.26.3"}},"created":"2022-03-14T10:29:09.558972321Z","docker_version":"20.10.11+azure-3","history":[{"created":"2021-11-24T20:19:40.199700946Z","created_by":"/bin/sh -c #(nop) ADD file:9233f6f2237d79659a9521f7e390df217cec49f1a8aa3a12147bbca1956acdb9 in / "},{"created":"2021-11-24T20:19:40.483367546Z","created_by":"/bin/sh -c #(nop)  CMD [\"/bin/sh\"]","empty_layer":true},{"created":"2022-03-14T10:13:20.329870783Z","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-03-14T10:13:35.996072351Z","created_by":"ARG yamllint_version=1.26.3","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-03-14T10:13:35.996072351Z","created_by":"LABEL yamllint_version=1.26.3","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-03-14T10:13:35.996072351Z","created_by":"RUN |1 yamllint_version=1.26.3 /bin/sh -c pip install \"yamllint==$yamllint_version\" # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-03-14T10:13:35.996072351Z","created_by":"ARG yamale_version=4.0.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-03-14T10:13:35.996072351Z","created_by":"LABEL yamale_version=4.0.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-03-14T10:13:37.14155231Z","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-03-14T10:13:37.14155231Z","created_by":"ARG TARGETPLATFORM","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-03-14T10:13:37.14155231Z","created_by":"ARG kubectl_version=v1.22.5","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-03-14T10:13:37.14155231Z","created_by":"LABEL kubectl_version=v1.22.5","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-03-14T10:13:37.751686408Z","created_by":"RUN |4 yamllint_version=1.26.3 yamale_version=4.0.0 TARGETPLATFORM=linux/amd64 kubectl_version=v1.22.5 /bin/sh -c curl -LO \"https://storage.googleapis.com/kubernetes-release/release/$kubectl_version/bin/$TARGETPLATFORM/kubectl\" \u0026\u0026     chmod +x kubectl \u0026\u0026     mv kubectl /usr/local/bin/ # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-03-14T10:13:37.751686408Z","created_by":"ARG helm_version=v3.8.1","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-03-14T10:13:37.751686408Z","created_by":"LABEL helm_version=v3.8.1","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-03-14T10:13:38.756122098Z","created_by":"RUN |5 yamllint_version=1.26.3 yamale_version=4.0.0 TARGETPLATFORM=linux/amd64 kubectl_version=v1.22.5 helm_version=v3.8.1 /bin/sh -c targetArch=$(echo $TARGETPLATFORM | cut -f2 -d '/')     \u0026\u0026 if [ ${targetArch} = \"amd64\" ]; then     HELM_ARCH=\"linux-amd64\"; elif [ ${targetArch} = \"arm64\" ]; then     HELM_ARCH=\"linux-arm64\"; fi     \u0026\u0026 curl -LO \"https://get.helm.sh/helm-$helm_version-$HELM_ARCH.tar.gz\"     \u0026\u0026 mkdir -p \"/usr/local/helm-$helm_version\"     \u0026\u0026 tar -xzf \"helm-$helm_version-$HELM_ARCH.tar.gz\" -C \"/usr/local/helm-$helm_version\"     \u0026\u0026 ln -s \"/usr/local/helm-$helm_version/$HELM_ARCH/helm\" /usr/local/bin/helm     \u0026\u0026 rm -f \"helm-$helm_version-$HELM_ARCH.tar.gz\" # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-03-14T10:13:38.78084681Z","created_by":"COPY ./etc/chart_schema.yaml /etc/ct/chart_schema.yaml # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-03-14T10:13:38.820223029Z","created_by":"COPY ./etc/lintconf.yaml /etc/ct/lintconf.yaml # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-03-14T10:13:38.88666297Z","created_by":"COPY ct /usr/local/bin/ct # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-03-14T10:13:39.026185279Z","created_by":"RUN |5 yamllint_version=1.26.3 yamale_version=4.0.0 TARGETPLATFORM=linux/amd64 kubectl_version=v1.22.5 helm_version=v3.8.1 /bin/sh -c ct --help # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-03-14T10:28:35.006404199Z","created_by":"/bin/sh -c apk add bash tree curl wget"},{"created":"2022-03-14T10:28:35.285976642Z","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-03-14T10:28:36.278706139Z","created_by":"/bin/sh -c #(nop)  ARG CLOUD_SDK_VERSION=375.0.0","empty_layer":true},{"created":"2022-03-14T10:28:54.462710137Z","created_by":"|1 CLOUD_SDK_VERSION=375.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-03-14T10:28:55.983222394Z","created_by":"/bin/sh -c #(nop)  ARG AWS_IAM_AUTHENTICATOR_URL=https://amazon-eks.s3.us-west-2.amazonaws.com/1.19.6/2021-01-05/bin/linux/amd64/aws-iam-authenticator","empty_layer":true},{"created":"2022-03-14T10:28:58.718927096Z","created_by":"/bin/sh -c #(nop) ADD fa56e51ee01379595b2870f076373287129ca4e1d14bb75ff0b09353039bb946 in /usr/local/bin/aws-iam-authenticator "},{"created":"2022-03-14T10:29:00.406179805Z","created_by":"|2 AWS_IAM_AUTHENTICATOR_URL=https://amazon-eks.s3.us-west-2.amazonaws.com/1.19.6/2021-01-05/bin/linux/amd64/aws-iam-authenticator CLOUD_SDK_VERSION=375.0.0 /bin/sh -c chmod +x /usr/local/bin/aws-iam-authenticator"},{"created":"2022-03-14T10:29:01.45705184Z","created_by":"/bin/sh -c #(nop)  ARG YQ_URL=https://github.com/mikefarah/yq/releases/download/3.4.1/yq_linux_amd64","empty_layer":true},{"created":"2022-03-14T10:29:02.930395735Z","created_by":"/bin/sh -c #(nop) ADD 3387925f4488f19765204950573f0baed72e46e83791dfbf6dd344058a63aebc in /usr/local/bin/yq "},{"created":"2022-03-14T10:29:04.357492344Z","created_by":"|3 AWS_IAM_AUTHENTICATOR_URL=https://amazon-eks.s3.us-west-2.amazonaws.com/1.19.6/2021-01-05/bin/linux/amd64/aws-iam-authenticator CLOUD_SDK_VERSION=375.0.0 YQ_URL=https://github.com/mikefarah/yq/releases/download/3.4.1/yq_linux_amd64 /bin/sh -c chmod +x /usr/local/bin/yq"},{"created":"2022-03-14T10:29:08.518000097Z","created_by":"|3 AWS_IAM_AUTHENTICATOR_URL=https://amazon-eks.s3.us-west-2.amazonaws.com/1.19.6/2021-01-05/bin/linux/amd64/aws-iam-authenticator CLOUD_SDK_VERSION=375.0.0 YQ_URL=https://github.com/mikefarah/yq/releases/download/3.4.1/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-03-14T10:29:09.558972321Z","created_by":"/bin/sh -c #(nop) WORKDIR /workdir"}],"os":"linux","rootfs":{"type":"layers","diff_ids":["sha256:8d3ac3489996423f53d6087c81180006263b79f206d3fdec9e66f0e27ceb8759","sha256:684545a34887bbfff0a357a8839bb5aecd06a0081961243a0707573a5bc26522","sha256:596abc9e19d9ae7550af4dd20af9077fcf585c69c5efad4cf20ab42dd5e7dbd0","sha256:ece64c91f15ad9f6e8f8fa0148e99823dc520462d53888e95c96b9a020f7a2ed","sha256:aabc786bfe1944afa1fc57e6f8471b0df37d49c4c5b3b9ea09149ee363783efa","sha256:bb246c65509f5a4554d26d7b8a579345bbebff6bc666ef81275fca26dd270bb3","sha256:0a06528298e37504e2d875672f30f199770d62eb6f4030cc4f5807ee0070e154","sha256:9eddf18ce16fcea5e90db5fad5c5f04c6c156682ec17b4f15e71329e69c70998","sha256:c3a722002c80d0cca7d3d2f6c0d690151068b2dc54066e2be9a05ecf92822c1b","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:e848c3894a70e57aa6e4f74062b932bee6b998c7fa034e84e2b5ab21d1adeb83","sha256:6ea26d10de353a46dcbd8b7ce1278cc5dea2de94a44c7c5ef77b896ca35d8f3b","sha256:f26511d59fd31c922d3a95e2a2d83a34b51cb055f7a2d3f418b6038abd3c821e","sha256:54bbea194a2c91c25bdbc758eea229e52b8d8d203d3870a8479297453865035a","sha256:30590e6be6d3c3754e299fa5dca5e120511d357b6759f8b2aa121c8e9cd6b631","sha256:52501f2a5c85dcad0eeb4313be30721383ceae433222cccaa558ba8b65723256","sha256:f9a587b3f33e7e6586b00de0ddeb30127aa1cf35a75695c7a9c693ac6b99f86b","sha256:99a1c688ab2b82bbac630e3a69021ea903eafe874a1f6ed235920f303cb9acf8"]}}