sha256:f4d5eb2b2a690f8542a4adaf57f2fe732b6da8b86c28986e5447d47881599ce7
OS/ARCH
linux/amd64
Compressed size
2.2 GB
Last pushed
about 3 years by alexmerced
Type
Image
Manifest digest
sha256:f4d5eb2b2a690f8542a4adaf57f2fe732b6da8b86c28986e5447d47881599ce7
Image Layers
1
ADD file ... in /
27.24 MB
2
CMD ["bash"]
0 B
3
/bin/sh -c apt-get update &&
30.24 MB
4
/bin/sh -c useradd -m developer
4.35 KB
5
/bin/sh -c echo '%sudo ALL=(ALL)
537 B
6
USER developer
0 B
7
WORKDIR /home/developer/
0 B
8
/bin/sh -c sudo curl -sL
4.08 KB
9
/bin/sh -c sudo bash nodesource_setup.sh
12.36 MB
10
/bin/sh -c sudo apt install
31.73 MB
11
/bin/sh -c sudo apt install
29.66 MB
12
ARG gitusername
0 B
13
ARG gitemail
0 B
14
ENV gitun=
0 B
15
ENV gitemail=
0 B
16
/bin/sh -c git config --global
185 B
17
/bin/sh -c git config --global
194 B
18
/bin/sh -c sudo apt install
15.7 MB
19
/bin/sh -c sudo apt-get install
15.38 MB
20
/bin/sh -c sudo wget https://download.java.net/java/GA/jdk17/0d483333a00540d886896bac774ff48b/35/GPL/openjdk-17_linux-x64_bin.tar.gz
177.12 MB
21
/bin/sh -c sudo tar xvf
178.55 MB
22
/bin/sh -c sudo mv jdk-17
178.55 MB
23
/bin/sh -c echo 'JAVA_HOME=/opt/jdk-17' >>
1.89 KB
24
/bin/sh -c echo 'PATH=$PATH:$JAVA_HOME/bin' >>
1.9 KB
25
/bin/sh -c . ~/.bashrc
0 B
26
/bin/sh -c DEBIAN_FRONTEND=noninteractive TZ="America/New York"
1.24 MB
27
/bin/sh -c sudo apt install
28.09 MB
28
/bin/sh -c sudo add-apt-repository ppa:ondrej/php
363.97 KB
29
/bin/sh -c sudo apt update
187.58 KB
30
/bin/sh -c sudo apt install
8.58 MB
31
/bin/sh -c curl -sS https://getcomposer.org/installer
17.16 KB
32
/bin/sh -c sudo php /tmp/composer-setup.php
563.45 KB
33
/bin/sh -c curl -fL https://github.com/coursier/launchers/raw/master/cs-x86_64-pc-linux.gz
18.79 MB
34
/bin/sh -c sudo chmod +x
18.79 MB
35
/bin/sh -c ./cs setup -y
400.78 MB
36
/bin/sh -c ./cs install scala3
116.26 KB
37
/bin/sh -c ./cs install scala3-compiler
116.25 KB
38
/bin/sh -c echo 'PATH=$PATH:~/.local/share/coursier/bin' >>
1.92 KB
39
/bin/sh -c . ~/.bashrc
0 B
40
/bin/sh -c curl -fsSL https://deno.land/install.sh
32.22 MB
41
/bin/sh -c echo 'DENO_INSTALL="/home/developer/.deno"' >>
1.94 KB
42
/bin/sh -c echo 'PATH="$DENO_INSTALL/bin:$PATH"' >>
1.95 KB
43
/bin/sh -c curl --proto '=https'
6.29 KB
44
/bin/sh -c sudo chmod +x
6.28 KB
45
/bin/sh -c ./rust.bash -y
203.31 MB
46
/bin/sh -c . ~/.bashrc
0 B
47
/bin/sh -c curl --output go1.17.6.linux-amd64.tar.gz
128.22 MB
48
/bin/sh -c sudo rm -rf
128.58 MB
49
/bin/sh -c echo 'export PATH="$PATH:/usr/local/go/bin"'
1.98 KB
50
/bin/sh -c . ~/.bashrc
0 B
51
/bin/sh -c curl --output ballerina-2201.0.0-swan-lake-linux-x64.deb
177.08 MB
52
/bin/sh -c sudo dpkg -i
212.26 MB
53
/bin/sh -c sudo apt-get install
11.66 MB
54
/bin/sh -c wget https://packages.microsoft.com/config/ubuntu/21.04/packages-microsoft-prod.deb -O
3.87 KB
55
/bin/sh -c sudo dpkg -i
187.56 KB
56
/bin/sh -c rm packages-microsoft-prod.deb
180 B
57
/bin/sh -c sudo apt-get update;
169.1 MB
58
/bin/sh -c sudo apt-get install
12.85 MB
59
ENTRYPOINT ["/bin/sh" "-c" "bash"]
0 B
Command
ADD file:3ccf747d646089ed7fbb43c40c45dd43e86f0674115f856efada93c7e4a63624 in /