sha256:1e446b07936a1564610c279a89e0b9162de7586e99433605061214e3ba2d5b9c
OS/ARCH
linux/amd64
Compressed size
1.25 GB
Last pushed
over 7 years by csanchez
Type
Image
Manifest digest
sha256:1e446b07936a1564610c279a89e0b9162de7586e99433605061214e3ba2d5b9c
Image Layers
1ADD file ... in / 71.91 MB2LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base0 B3CMD ["/bin/bash"]0 B4RUN yum update -y52.94 MB5RUN yum install -y epel-release25.4 MB6RUN pip install anchorecli2.78 MB7RUN wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm && 183.01 MB8RUN yum install -y curl-devel211.7 MB9RUN yum install -y java-1.8.0-openjdk-devel71.59 MB10RUN yum -y groupinstall 'Development58.94 MB11RUN wget https://github.com/stedolan/jq/releases/download/jq-${JQ_RELEASE_VERSION}/jq-linux64 && mv2.65 MB12RUN yum clean all462.24 KB13WORKDIR /home/jenkins134 B14RUN curl -f https://download.docker.com/linux/static/stable/x86_64/docker-$DOCKER_VERSION-ce.tgz |5.88 MB15RUN curl -f https://storage.googleapis.com/kubernetes-helm/helm-v${HELM_VERSION}-linux-amd64.tar.gz 25.6 MB16RUN curl -L https://get.helm.sh/helm-v3.0.0-alpha.1-linux-amd64.tar.gz |12.26 MB17RUN curl -f -L https://github.com/jstrachan/helm/releases/download/untagged-93375777c6644a452a64/helm-linux-amd64.tar.gz17.71 MB18RUN rm *.tgz107 B19RUN curl -f -L https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-${GCLOUD_VERSION}-linux-x86_64.tar.gz28.17 MB20RUN gcloud components install docker-credential-gcr49.46 MB21RUN curl -f -o ./jx-release-version2.07 MB22RUN curl -f -L https://github.com/fabric8io/exposecontroller/releases/download/v$EXPOSECONTROLLER_VERSION/exposecontroller-linux-amd646.76 MB23RUN curl -f -Lo skaffold17.14 MB24RUN curl -LO https://storage.googleapis.com/container-structure-test/v${CONTAINER_STRUCTURE_TEST_VERSION}/container-structure-test-linux-amd64 &&4.15 MB25RUN curl -f -o4.39 MB26RUN curl -f https://azuredraft.blob.core.windows.net/draft/draft-canary-linux-amd64.tar.gz 19.46 MB27RUN curl -f -LO https://storage.googleapis.com/kubernetes-release/release/$(curl12.94 MB28RUN mkdir ecr && 2.25 MB29RUN mkdir acr && 2.69 MB30RUN curl -f -L https://github.com/ccojocar/reflex/releases/download/v${REFLEX_VERSION}/reflex_${REFLEX_VERSION}_linux_amd64.tar.gz769.4 KB31RUN curl -f -o /etc/yum.repos.d/vbatts-bazel-epel-7.repo117.99 MB32RUN wget https://golang.org/dl/go$GOLANG_VERSION.linux-amd64.tar.gz && 124.15 MB33RUN wget https://github.com/Masterminds/glide/releases/download/$GLIDE_VERSION/glide-$GLIDE_VERSION-linux-amd64.tar.gz && 3.52 MB34RUN wget https://github.com/golang/dep/releases/download/$DEP_VERSION/dep-linux-amd64 && chmod3.13 MB35RUN wget https://github.com/progrium/gh-release/releases/download/v$GH_RELEASE_VERSION/gh-release_${GH_RELEASE_VERSION}_linux_x86_64.tgz && 1.61 MB36RUN wget https://github.com/google/protobuf/releases/download/v${PROTOBUF}/protoc-${PROTOBUF}-linux-x86_64.zip && 2.65 MB37RUN go get github.com/DATA-DOG/godog/cmd/godog &&3.49 MB38RUN curl -Lf -o hugo.tar.gz7.3 MB39RUN go get github.com/derekparker/delve/cmd/dlv &&38.68 MB40RUN go get gotest.tools/gotestsum &&22.5 MB41RUN curl -f -L https://github.com/jenkins-x/jx/releases/download/v${JX_VERSION}/jx-linux-amd64.tar.gz60.62 MBCommand
ADD file:074f2c974463ab38cf3532134e8ba2c91c9e346457713f2e8b8e2ac0ee9fd83d in /