Sign inSign up

jllopis/grpc-go-builder:0.1.0

Manifest digest

sha256:ac09f2c0fbb989e38410b177437e8453dce91f029c7df7397a87d9b54d9d383b

OS/ARCH

linux/amd64

Compressed size

422.54 MB

Last pushed

about 9 years by jllopis

Type

Image

Manifest digest

sha256:ac09f2c0fbb989e38410b177437e8453dce91f029c7df7397a87d9b54d9d383b

Image Layers

1ADD file ... in / 23.71 MB
2CMD ["bash"]0 B
3/bin/sh -c apt-get update &&228.51 MB
4ENV GOLANG_VERSION=1.90 B
5ENV PROTOC_VERSION=3.4.00 B
6/bin/sh -c set -eux; url="https://golang.org/dl/go${GOLANG_VERSION}.linux-amd64.tar.gz";97.84 MB
7ENV GOPATH=/go0 B
8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9COPY file:c2aaee0d3b9bd858fdfcddc7f756f4019ee8467ccac8e1069c72bfc2f58c9bdb in /run.sh 434 B
10/bin/sh -c mkdir -p "$GOPATH/src"126 B
11WORKDIR /go0 B
12/bin/sh -c wget "https://github.com/google/protobuf/releases/download/v${PROTOC_VERSION}/protoc-${PROTOC_VERSION}-linux-x86_64.zip" ;1.35 MB
13/bin/sh -c go get -u31.73 MB
14/bin/sh -c go get -u39.39 MB
15COPY file:b71a31cb7ab067da7617327cb0088b01e35f196f0954dd8142015ad5d073df0a in /go/src/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis/google/api 1.31 KB
16COPY file:f26f397f1ed059720dda85e9e92ca1716f0f9bb5e9bb6caabe6c26a5ddd6a91d in /go/src/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis/google/api 3.94 KB
17ENTRYPOINT ["/run.sh"]0 B

Command

ADD file:718f2ec00df4c68e7ecca0940a5f2738505eb879caa1eab1ed469b4d93710de0 in /