Sign inSign up

yodamad/go:devops-dday-2023

Manifest digest

sha256:4ded1158d67b5ea2587b0420607b6252a46dd35e3ed69699a456c9a3c0569a35

OS/ARCH

linux/amd64

Compressed size

1.56 GB

Last pushed

almost 3 years by yodamad

Type

Image

Manifest digest

sha256:4ded1158d67b5ea2587b0420607b6252a46dd35e3ed69699a456c9a3c0569a35

Image Layers

1ADD file ... in / 52.51 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get15.03 MB
4/bin/sh -c apt-get update &&52.07 MB
5/bin/sh -c set -eux; apt-get82.1 MB
6ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV GOLANG_VERSION=1.21.30 B
8/bin/sh -c set -eux; arch="$(dpkg63.9 MB
9ENV GOTOOLCHAIN=local0 B
10ENV GOPATH=/go0 B
11ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12/bin/sh -c mkdir -p "$GOPATH/src"156 B
13WORKDIR /go0 B
14COPY meta.env /usr/local/etc/vscode-dev-containers/ # buildkit409 B
15LABEL version=1.1.40 B
16LABEL dev.containers.id=go0 B
17LABEL dev.containers.variant=1.21-bullseye0 B
18LABEL dev.containers.release=v0.3.240 B
19LABEL dev.containers.source=https://github.com/devcontainers/images0 B
20LABEL dev.containers.timestamp=Thu, 02 Nov 20230 B
21USER root0 B
22RUN /bin/sh -c mkdir -p134 B
23COPY /tmp/build-features/ /tmp/dev-container-features # buildkit225 B
24RUN /bin/sh -c echo "_CONTAINER_USER_HOME=$(232 B
25RUN /bin/sh -c cp -ar55.75 MB
26RUN /bin/sh -c cp -ar68.82 MB
27ENV GOROOT=/usr/local/go0 B
28ENV GOPATH=/go0 B
29ENV PATH=/usr/local/go/bin:/go/bin:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
30RUN /bin/sh -c cp -ar129.37 MB
31ENV NVM_DIR=/usr/local/share/nvm0 B
32ENV NVM_SYMLINK_CURRENT=true0 B
33ENV PATH=/usr/local/share/nvm/current/bin:/usr/local/go/bin:/go/bin:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
34RUN /bin/sh -c cp -ar1.89 MB
35ARG _DEV_CONTAINERS_IMAGE_USER=root0 B
36USER root0 B
37LABEL devcontainer.metadata=[ {"id":"ghcr.io/devcontainers/features/common-utils:2"}, {"id":"ghcr.io/devcontainers/features/git:1"}, {"id":"ghcr.io/devcontainers/features/go:1","init":true,"capAdd":["SYS_PTRACE"],"securityOpt":["seccomp=unconfined"],"customizations":{"vscode":{"extensions":["golang.Go"]}}},0 B
38RUN /bin/sh -c apt-get update79.31 MB
39USER vscode:vscode0 B
40RUN /bin/sh -c go install906.66 MB
41RUN /bin/sh -c cd /tmp89.34 MB
42RUN /bin/sh -c cd /usr/local/bin204 B

Command

ADD file:da3938f00f114fa8f5948fb7182da39c43e5ce57a334ba528681cb29aff0d2f6 in /