Sign inSign up

kminehart/jules:0.3.4

Manifest digest

sha256:663b29ff73923854dcde7d9c25d98677505d832e4490525e8e304f67f8026b16

OS/ARCH

linux/amd64

Compressed size

428.58 MB

Last pushed

about 8 years by kminehart

Type

Image

Manifest digest

sha256:663b29ff73923854dcde7d9c25d98677505d832e4490525e8e304f67f8026b16

Image Layers

1ADD file ... in / 28.72 MB
2CMD ["bash"]0 B
3MAINTAINER Kevin Minehart <[email protected]>0 B
4/bin/sh -c apt-get update -yq63.02 MB
5ENV DOCKER_VERSION=docker-18.06.0-ce0 B
6ENV HUGO_VERSION=0.45.10 B
7ENV KUBE_LATEST_VERSION=v1.11.10 B
8/bin/sh -c curl -sL https://download.docker.com/linux/static/stable/x86_64/${DOCKER_VERSION}.tgz41.61 MB
9/bin/sh -c tar -xvf ${DOCKER_VERSION}.tgz10.22 MB
10ENV GOROOT=/usr/local/go0 B
11ENV GOPATH=/go0 B
12ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13/bin/sh -c curl -O https://dl.google.com/go/go1.10.linux-amd64.tar.gz228.43 MB
14/bin/sh -c curl -L https://storage.googleapis.com/kubernetes-release/release/${KUBE_LATEST_VERSION}/bin/linux/amd64/kubectl13.39 MB
15ADD file ... in /bin/jules 1.1 MB
16/bin/sh -c chmod +x /bin/jules0 B
17/bin/sh -c curl -sL https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz6.1 MB
18/bin/sh -c go get github.com/tools/godep4.54 MB
19/bin/sh -c go get golang.org/x/tools/cmd/goimports13.55 MB
20/bin/sh -c go get github.com/golang/lint/golint2.98 MB
21/bin/sh -c go get -u4.52 MB
22/bin/sh -c go get -u2.31 MB
23/bin/sh -c go get -u1.71 MB
24/bin/sh -c go build -tags6.38 MB
25/bin/sh -c apt-get autoremove -yq0 B
26/bin/sh -c apt-get clean -yq0 B
27WORKDIR /go0 B
28CMD ["/bin/bash"]0 B

Command

ADD file:f41225557de4ad90c9325b91551c90e0262532b9270ea997ddf92d688387649e in /