Sign inSign up

cmiles74/docker-vscode:latest

Manifest digest

sha256:cdaf864f14ce8964c92e2d637ed01339644d32115457b1bb6a2339cc22f94879

OS/ARCH

linux/amd64

Compressed size

1.31 GB

Last pushed

about 5 years by cmiles74

Type

Image

Manifest digest

sha256:cdaf864f14ce8964c92e2d637ed01339644d32115457b1bb6a2339cc22f94879

Image Layers

1ADD file ... in / 43.28 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get10.77 MB
4/bin/sh -c set -ex; if4.14 MB
5/bin/sh -c apt-get update &&47.46 MB
6/bin/sh -c apt-get update 12.64 MB
7ENV DOTNET_SDK_VERSION=2.1.8160 B
8/bin/sh -c curl -SL --output163.36 MB
9ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true DOTNET_USE_POLLING_FILE_WATCHER=true0 B
10/bin/sh -c dotnet help289.3 MB
11RUN /bin/sh -c apt-get update12.2 MB
12RUN /bin/sh -c apt-get -y20.68 MB
13RUN /bin/sh -c curl -sL69.26 KB
14RUN /bin/sh -c apt-get update59.04 KB
15RUN /bin/sh -c apt-get -y294.34 MB
16RUN /bin/sh -c npm install6.31 MB
17RUN /bin/sh -c wget -O73.53 MB
18RUN /bin/sh -c dpkg -i103.44 MB
19RUN /bin/sh -c rm vscode-amd64.deb136 B
20RUN /bin/sh -c wget 'https://github.com/nana-4/Flat-Plat/releases/download/3.20.20160404/Flat-Plat-3.20.20160404.tar.gz'216.34 KB
21RUN /bin/sh -c tar -xf219.33 KB
22RUN /bin/sh -c mv Flat-Plat219.55 KB
23RUN /bin/sh -c rm Flat-Plat*gz143 B
24RUN /bin/sh -c mv /usr/share/themes/Default397 B
25RUN /bin/sh -c ln -s197 B
26RUN /bin/sh -c wget 'https://github.com/chrissimpkins/Hack/releases/download/v2.020/Hack-v2_020-ttf.zip'696.33 KB
27RUN /bin/sh -c unzip Hack*.zip702.06 KB
28RUN /bin/sh -c mkdir /usr/share/fonts/truetype/Hack194 B
29RUN /bin/sh -c mv Hack*1.37 MB
30RUN /bin/sh -c fc-cache -f4.89 KB
31WORKDIR /root32 B
32RUN /bin/sh -c groupadd -r668 B
33RUN /bin/sh -c useradd -u1.66 KB
34COPY /developer /developer # buildkit4.79 KB
35WORKDIR /developer32 B
36RUN /bin/sh -c ln -s166 B
37RUN /bin/sh -c echo "developer188 B
38RUN /bin/sh -c chmod +x327 B
39RUN /bin/sh -c chown -R4.82 KB
40USER developer0 B
41RUN /bin/sh -c mkdir Applications152 B
42RUN /bin/sh -c wget "https://ftp.mozilla.org/pub/firefox/nightly/2016/06/2016-06-30-00-40-07-mozilla-aurora/firefox-49.0a2.en-US.linux-x86_64.tar.bz2"60.6 MB
43RUN /bin/sh -c tar -xf66.94 MB
44RUN /bin/sh -c mv firefox66.94 MB
45RUN /bin/sh -c rm firefox.tar.bz2166 B
46RUN /bin/sh -c ln -s200 B
47RUN /bin/sh -c ln -s203 B
48COPY project /developer/project # buildkit166 B
49WORKDIR /developer/project32 B
50EXPOSE map[5000/tcp:{}]0 B
51EXPOSE map[3000/tcp:{}]0 B
52EXPOSE map[3001/tcp:{}]0 B
53USER developer0 B
54WORKDIR /developer32 B
55RUN /bin/sh -c git clone64.88 MB
56ENV PATH=/developer/.npm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
57ENV NODE_PATH=/developer/.npm/lib/node_modules:0 B
58ENV BROWSER=/developer/.local/share/firefox/firefox-bin0 B
59ENV SHELL=/bin/bash0 B
60VOLUME [/developer/.config/Code]0 B
61VOLUME [/developer/.vscode]0 B
62VOLUME [/developer/.ssh]0 B
63VOLUME [/developer/project]0 B
64ENTRYPOINT ["/developer/bin/start-shell"]0 B

Command

ADD file:fc9409352ad67880b83ccf1ccd1587eb2666715eae04e4dd98fca919f1bb98d7 in /