ramiro/frontend:okteto

Manifest digest

sha256:3ebc62d695209016499300418d1415ea9e834fc7d8e64bc765963c2ce1d00d89

OS/ARCH

linux/amd64

Compressed size

933.56 MB

Last pushed

over 5 years by ramiro

Type

Image

Manifest digest

sha256:3ebc62d695209016499300418d1415ea9e834fc7d8e64bc765963c2ce1d00d89

Image Layers

1ADD file ... in / 2.67 MB
2CMD ["/bin/sh"]0 B
3/bin/sh -c apk add --no-cache294.2 KB
4/bin/sh -c [ ! -e155 B
5ENV GOLANG_VERSION=1.12.170 B
6/bin/sh -c set -eux; apk118.33 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
9/bin/sh -c mkdir -p "$GOPATH/src"126 B
10WORKDIR /go0 B
11RUN /bin/sh -c apk add10.93 MB
12ENV PROJECT=github.com/GoogleCloudPlatform/microservices-demo/src/frontend0 B
13WORKDIR /go/src/github.com/GoogleCloudPlatform/microservices-demo/src/frontend937 B
14COPY Gopkg.* ./ # buildkit4.35 KB
15RUN /bin/sh -c dep ensure781.63 MB
16COPY . . # buildkit3.73 MB
17RUN /bin/sh -c go install15.97 MB

Command

ADD file:e69d441d729412d24675dcd33e04580885df99981cec43de8c9b24015313ff8e in /