0-1.17
sha256:453d31479cf137c09a814124086d035e50a49af54ed1eeea098a71407f758cbc
OS/ARCH
linux/amd64
Compressed size
573.51 MB
Last pushed
almost 3 years by shinhwagk
Type
Image
Manifest digest
sha256:453d31479cf137c09a814124086d035e50a49af54ed1eeea098a71407f758cbc
Image Layers
1
ADD file ... in /
52.37 MB
2
CMD ["bash"]
0 B
3
/bin/sh -c set -eux; apt-get
4.91 MB
4
/bin/sh -c set -ex; if
10.37 MB
5
/bin/sh -c apt-get update &&
52.05 MB
6
/bin/sh -c set -eux; apt-get
81.84 MB
7
ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0 B
8
ENV GOLANG_VERSION=1.17.8
0 B
9
/bin/sh -c set -eux; arch="$(dpkg
128.65 MB
10
ENV GOPATH=/go
0 B
11
ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0 B
12
/bin/sh -c mkdir -p "$GOPATH/src"
157 B
13
WORKDIR /go
0 B
14
COPY library-scripts/*.sh library-scripts/*.env /tmp/library-scripts/ #
9.28 KB
15
ARG INSTALL_ZSH=true
0 B
16
ARG UPGRADE_PACKAGES=true
0 B
17
ARG USERNAME=vscode
0 B
18
ARG USER_UID=1000
0 B
19
ARG USER_GID=1000
0 B
20
RUN |5 INSTALL_ZSH=true UPGRADE_PACKAGES=true USERNAME=vscode
58.88 MB
21
ENV GO111MODULE=auto
0 B
22
RUN |5 INSTALL_ZSH=true UPGRADE_PACKAGES=true USERNAME=vscode
182.55 MB
23
ARG NODE_VERSION=none
0 B
24
ENV NVM_DIR=/usr/local/share/nvm
0 B
25
ENV NVM_SYMLINK_CURRENT=true PATH=/usr/local/share/nvm/current/bin:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0 B
26
RUN |6 INSTALL_ZSH=true UPGRADE_PACKAGES=true USERNAME=vscode
1.88 MB
27
RUN |6 INSTALL_ZSH=true UPGRADE_PACKAGES=true USERNAME=vscode
151 B
Command
ADD file:9c4db2a9644ee3029a8e9cca58350efef660c3167e59b91f2bee9c303e592664 in /