Namespace
codercom
Image / Tag
code-server:3.1.1
Content Digest
sha256:d3b6be4406492ac90ba0461fffed7c24fa2709e954aea3ecf8732c701f836b8e
Details
Created

2020-04-14 22:54:06 UTC

Size

254 MB

Content Digest
Environment
LANG

en_US.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SHELL

/bin/bash


Layers

[#000] sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e - 18.91% (48 MB)

[#001] sha256:c38a5131ead5a04c777e72567c277dd1e1455f7b13aa77c8e53ad95877edec5a - 28.57% (72.6 MB)

[#002] sha256:dfe4b517cfaa2964daa4523dac0a6ddcd7bf4c580cf90aec68ae940fd7f669a1 - 0.32% (843 KB)

[#003] sha256:d52652e9ffcce2cf9b869e657ff70706071aa9f64ec8f657f97e369a3c4ddc49 - 0.0% (660 Bytes)

[#004] sha256:8e19b0a790200733e5a652e73ed994e39dd09f489f3b15ecbffbc76fd063512e - 0.0% (4.38 KB)

[#005] sha256:9acc66b19a41b3cc00b589c27ba8f87b6da995c94a8b0ba388c32dc9f69c1378 - 0.54% (1.37 MB)

[#006] sha256:e76e992f4fa30d1ee4e9401ac5583653b7e94e5a7c6146b0bb104aa5ce79d496 - 25.68% (65.3 MB)

[#007] sha256:5f8c0aa6bf9e37473ea84eece963e76c1a079ebc1b6a5ddb4e47a3ccfb0a7831 - 25.97% (66 MB)


History
2020-03-31 01:20:44 UTC

/bin/sh -c #(nop) ADD file:c027885123a178148eb4f51f10f4924740859f1f6e941e55580517f6d234e935 in /

2020-03-31 01:20:45 UTC

/bin/sh -c #(nop) CMD ["bash"]

2020-04-14 22:53:51 UTC

/bin/sh -c apt-get update && apt-get install -y curl dumb-init htop locales man nano git procps ssh sudo vim && rm -rf /var/lib/apt/lists/*

2020-04-14 22:53:55 UTC

/bin/sh -c sed -i "s/# en_US.UTF-8/en_US.UTF-8/" /etc/locale.gen && locale-gen

2020-04-14 22:53:55 UTC

/bin/sh -c #(nop) ENV LANG=en_US.UTF-8

2020-04-14 22:53:55 UTC

/bin/sh -c chsh -s /bin/bash

2020-04-14 22:53:55 UTC

/bin/sh -c #(nop) ENV SHELL=/bin/bash

2020-04-14 22:53:56 UTC

/bin/sh -c adduser --gecos '' --disabled-password coder && echo "coder ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers.d/nopasswd

2020-04-14 22:53:57 UTC

/bin/sh -c curl -SsL https://github.com/boxboat/fixuid/releases/download/v0.4/fixuid-0.4-linux-amd64.tar.gz | tar -C /usr/local/bin -xzf - && chown root:root /usr/local/bin/fixuid && chmod 4755 /usr/local/bin/fixuid && mkdir -p /etc/fixuid && printf "user: coder\ngroup: coder\n" > /etc/fixuid/config.yml

2020-04-14 22:53:58 UTC

/bin/sh -c #(nop) COPY file:333c5c9dedac578045b7cf5fbe036fa0939f1821ed63c62ffac1c16014ab15f0 in /tmp/

2020-04-14 22:54:04 UTC

/bin/sh -c cd /tmp && tar -xzf code-server*.tar.gz && rm code-server*.tar.gz && mv code-server* /usr/local/lib/code-server && ln -s /usr/local/lib/code-server/code-server /usr/local/bin/code-server

2020-04-14 22:54:05 UTC

/bin/sh -c #(nop) EXPOSE 8080

2020-04-14 22:54:06 UTC

/bin/sh -c #(nop) USER coder

2020-04-14 22:54:06 UTC

/bin/sh -c #(nop) WORKDIR /home/coder

2020-04-14 22:54:06 UTC

/bin/sh -c #(nop) ENTRYPOINT ["dumb-init" "fixuid" "-q" "/usr/local/bin/code-server" "--host" "0.0.0.0" "."]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete