Sign inSign up

fxstein/code-server-python:travis-716

Manifest digest

sha256:5b0ba99dce45077495df307251d423abab3b94ff567b15a50b283978ebccd12b

OS/ARCH

linux/amd64

Compressed size

637.38 MB

Last pushed

over 5 years by fxstein

Type

Image

Manifest digest

sha256:5b0ba99dce45077495df307251d423abab3b94ff567b15a50b283978ebccd12b

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:e4dd20e4dbf1ffe9e5987ecab245907f38e95ad53f1a02f3aeddf2858f33780b in /tmp/ 171.83 MB
9COPY file:02f9790bf00b28ba6a64810d108aef5b54130c67a07434fb718ba3b6cbd3ec18 in /usr/bin/entrypoint.sh 579 B
10/bin/sh -c dpkg -i /tmp/code-server*$(dpkg87.01 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.93 MB
19/bin/sh -c sudo apt-get install378 B
20/bin/sh -c sudo sed -i501 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 pip90 B
24/bin/sh -c python3.7 -m pip733.83 KB
25/bin/sh -c code-server --install-extension ms-python.python77.57 MB
26/bin/sh -c code-server --install-extension eamodio.gitlens3.77 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.58 MB
30/bin/sh -c git clone --branch77.56 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.09 KB
33/bin/sh -c sed -i 's/plugins=(.*/plugins=(git1.81 KB
34/bin/sh -c echo "# code-server-python1.84 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 755481 B
38COPY --chown=coder:coderfile:fd6a0d7468e1ff848ccb7f72bdd6270b5c6213fbf4433ca662d11785f449207b in /home/coder/.startup-banner 774 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:coder101 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/.ssh159 B
46/bin/sh -c ln -s /config/.gitconfig161 B
47WORKDIR /home/coder/project184 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:c254898ceb4172f05cd40460f8d0b1ca2d39d5178bdddd4e794c7d3fc5a60a03 in /