Sign inSign up

fxstein/code-server-python:travis-761

Manifest digest

sha256:6136e45c534c23c5c06f7723c5975429ced3209be02816c8cdc52fd003bf3719

OS/ARCH

linux/amd64

Compressed size

628.98 MB

Last pushed

over 5 years by fxstein

Type

Image

Manifest digest

sha256:6136e45c534c23c5c06f7723c5975429ced3209be02816c8cdc52fd003bf3719

Image Layers

1ADD file ... in / 48.1 MB
2CMD ["bash"]0 B
3/bin/sh -c apt-get update 70.54 MB
4/bin/sh -c sed -i "s/#842.52 KB
5ENV LANG=en_US.UTF-80 B
6/bin/sh -c adduser --gecos ''4.12 KB
7/bin/sh -c ARCH="$(dpkg --print-architecture)" &&2.2 MB
8COPY multi:bd88938600bb9c411af6856200bfed97f369e894fcd3b77eaa0c06c0c651858e in /tmp/ 175.57 MB
9COPY file:5446ec08f5427b57554fd4deb7ce048d568dca57b767569488a69ce7d2ae3565 in /usr/bin/entrypoint.sh 586 B
10/bin/sh -c dpkg -i /tmp/code-server*$(dpkg89.06 MB
11EXPOSE 80800 B
12USER 10000 B
13ENV USER=coder0 B
14WORKDIR /home/coder0 B
15ENTRYPOINT ["/usr/bin/entrypoint.sh" "--bind-addr" "0.0.0.0:8080"0 B
16LABEL maintainer=https://github.com/fxstein0 B
17LABEL decription=VSCode code-server with0 B
18/bin/sh -c sudo apt-get update12.94 MB
19/bin/sh -c sudo apt-get install379 B
20/bin/sh -c sudo sed -i500 B
21/bin/sh -c sudo apt-get install159.89 MB
22/bin/sh -c python3.7 -m pip264 B
23/bin/sh -c python3.7 -m pip92 B
24/bin/sh -c python3.7 -m pip738.37 KB
25/bin/sh -c code-server --install-extension ms-python.python63.31 MB
26/bin/sh -c code-server --install-extension eamodio.gitlens3.8 MB
27USER coder:coder0 B
28COPY --chown=coder:coderfile:2b8e9191882d1a386a6e42c1614a62091b657c3f1a02a7c0183538e29b00a74a in /home/coder/.local/share/code-server/User/settings.json 408 B
29/bin/sh -c sh -c "$(curl1.59 MB
30/bin/sh -c git clone --branch76.64 KB
31/bin/sh -c echo "source ~/.oh-my-zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh"1.83 KB
32/bin/sh -c git clone --branch353.14 KB
33/bin/sh -c sed -i 's/plugins=(.*/plugins=(git1.81 KB
34/bin/sh -c echo "# code-server-python1.83 KB
35/bin/sh -c echo "source ~/.startup-banner"1.84 KB
36COPY file:78a1e91380129aae67aec74702c83d584c2cd924967ff96ccd2223b293c2a978 in /usr/local/bin/init-config 484 B
37/bin/sh -c sudo chmod 755482 B
38COPY --chown=coder:coderfile:fd6a0d7468e1ff848ccb7f72bdd6270b5c6213fbf4433ca662d11785f449207b in /home/coder/.startup-banner 773 B
39COPY file:b92ad82a1eb6c05d383b7b49c45ee94612c7d09a3cb822fae0ef4b6225a71110 in /usr/local/bin/setup-github 1.21 KB
40/bin/sh -c sudo chmod 7551.2 KB
41/bin/sh -c sudo mkdir -p129 B
42/bin/sh -c sudo chown coder:coder100 B
43/bin/sh -c mkdir -p /config/.ssh153 B
44/bin/sh -c touch /config/.gitconfig130 B
45/bin/sh -c ln -s /config/.ssh160 B
46/bin/sh -c ln -s /config/.gitconfig161 B
47WORKDIR /home/coder/project183 B
48VOLUME [/home/coder/project]0 B
49VOLUME [/config]0 B
50EXPOSE 80800 B
51ENV PASSWORD=0 B
52ENTRYPOINT ["dumb-init" "--"]0 B
53CMD ["bash" "-c" "init-config0 B

Command

ADD file:1a1eae7a82c66d673971436ce2605e97d107e2934b7cdec876c64923ae6f4f85 in /