sha256:7fe1d8aad919e36f53664dd9f3fcbad8b89f9024b84aba64c0e96ffe69abd5be
OS/ARCH
linux/amd64
Compressed size
536.95 MB
Last pushed
over 2 years by d6edevautomaton
Type
Image
Manifest digest
sha256:7fe1d8aad919e36f53664dd9f3fcbad8b89f9024b84aba64c0e96ffe69abd5be
Image Layers
1ADD file ... in / 3.25 MB2CMD ["/bin/sh"]0 B3/bin/sh -c apk add --no-cache277.54 KB4ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B5ENV GOLANG_VERSION=1.21.50 B6/bin/sh -c set -eux; apk63.9 MB7ENV GOTOOLCHAIN=local0 B8ENV GOPATH=/go0 B9ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B10/bin/sh -c mkdir -p "$GOPATH/src"154 B11WORKDIR /go0 B12LABEL org.opencontainers.image.source=https://github.com/datawire/demo-containers/tree/master/node-and-go-demo0 B13ENV DEBIAN_FRONTEND=noninteractive0 B14ENV NODE=production0 B15ENV KUBECONFIG=/opt/telepresence-demo-cluster.yaml0 B16ENV DEBIAN_FRONTEND=noninteractive0 B17ENV TELEPRESENCE_REPORT_DEMO_CLUSTER=true0 B18WORKDIR /opt32 B19RUN /bin/sh -c apk add125.46 MB20RUN /bin/sh -c curl -LO30.29 MB21RUN /bin/sh -c curl -fL47.77 MB22RUN /bin/sh -c curl -sSfL2.31 MB23RUN /bin/sh -c go install21.79 MB24RUN /bin/sh -c go install13.98 MB25RUN /bin/sh -c git clone227.91 MB26COPY ./run_script.sh /opt/emojivoto/run_script.sh # buildkit1.46 KB27RUN /bin/sh -c chmod a+x1.47 KB28COPY ./.air.toml /opt/emojivoto/emojivoto-web # buildkit489 B29CMD ["/opt/emojivoto/run_script.sh"]0 B30ENTRYPOINT ["/bin/ash"]0 B31WORKDIR /opt/emojivoto32 BCommand
ADD file:1f4eb46669b5b6275af19eb7471a6899a61c276aa7d925b8ae99310b14b75b92 in /