Sign inSign up

pierro777/vscode:2.1692-vsc1.39.2

Manifest digest

sha256:1cae2327e0019227652a28fcc88ab7083af545ecec272c148163fe547a3a4efb

OS/ARCH

linux/amd64

Compressed size

391.32 MB

Last pushed

almost 7 years by pierro777

Type

Image

Manifest digest

sha256:1cae2327e0019227652a28fcc88ab7083af545ecec272c148163fe547a3a4efb

Image Layers

1ADD file ... in / 25.45 MB
2/bin/sh -c [ -z "$(apt-get34.53 KB
3/bin/sh -c set -xe &&845 B
4/bin/sh -c mkdir -p /run/systemd162 B
5CMD ["/bin/bash"]0 B
6/bin/sh -c apt-get update &&74.44 MB
7/bin/sh -c locale-gen en_US.UTF-8416.53 KB
8ENV LC_ALL=en_US.UTF-8 SHELL=/bin/bash0 B
9/bin/sh -c adduser --gecos ''4.47 KB
10USER [coder]0 B
11/bin/sh -c mkdir -p /home/coder/project144 B
12WORKDIR /home/coder/project0 B
13VOLUME [/home/coder/project]0 B
14COPY file:f9679de919ba975875c2cfe7074f752de587871944695e9ef1e4e47f0b4513dc in /usr/local/bin/code-server 45.49 MB
15EXPOSE 8080/tcp0 B
16ENTRYPOINT ["dumb-init" "code-server" "--host"0 B
17USER root0 B
18/bin/sh -c apt-get install -y376 B
19/bin/sh -c wget https://dl.google.com/go/go1.13.4.linux-amd64.tar.gz &&114.5 MB
20USER coder0 B
21/bin/sh -c echo "export GOROOT=/usr/local/bin"1.88 KB
22/bin/sh -c mkdir /home/coder/go &&1.94 KB
23/bin/sh -c export PATH=$PATH:/usr/local/go/bin &&130.98 MB

Command

ADD file:a48a5dc1b9dbfc632f6cf86fe27b770b63f07a115c98c4465dc184e303a4efa1 in /