Sign inSign up

aculich/rockyter:next

Manifest digest

sha256:a0e08ea5c5b7ca7a0fe6da2d1f75a75bfe6c7ca2c275c6c9e87ca18b3025cd8a

OS/ARCH

linux/amd64

Compressed size

2.13 GB

Last pushed

over 8 years by aculich

Type

Image

Manifest digest

sha256:a0e08ea5c5b7ca7a0fe6da2d1f75a75bfe6c7ca2c275c6c9e87ca18b3025cd8a

Image Layers

1ADD file ... in / 44.96 MB
2/bin/sh -c set -xe &&816 B
3/bin/sh -c rm -rf /var/lib/apt/lists/*512 B
4/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g'852 B
5/bin/sh -c mkdir -p /run/systemd162 B
6CMD ["/bin/bash"]0 B
7LABEL maintainer=Jupyter Project <[email protected]>0 B
8USER [root]0 B
9ENV DEBIAN_FRONTEND=noninteractive0 B
10/bin/sh -c apt-get update &&20.27 MB
11/bin/sh -c echo "en_US.UTF-8 UTF-8"410.73 KB
12/bin/sh -c wget --quiet https://github.com/krallin/tini/releases/download/v0.10.0/tini8.15 KB
13ENV CONDA_DIR=/opt/conda SHELL=/bin/bash NB_USER=jovyan0 B
14ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/home/jovyan0 B
15ADD file ... in /usr/local/bin/fix-permissions 655 B
16/bin/sh -c useradd -m -s3.9 KB
17USER [jovyan]0 B
18/bin/sh -c mkdir /home/$NB_USER/work &&147 B
19ENV MINICONDA_VERSION=4.3.300 B
20/bin/sh -c cd /tmp &&59.85 MB
21/bin/sh -c conda install --quiet128.03 MB
22USER [root]0 B
23EXPOSE 8888/tcp0 B
24WORKDIR /home/jovyan0 B
25ENTRYPOINT ["tini" "--"]0 B
26CMD ["start-notebook.sh"]0 B
27COPY file:10e1b609f27cc8ec0ef4bebf50af5e54930d8aceb6cd729780faf080655d774d in /usr/local/bin/ 1.14 KB
28COPY file:113dec5c3fdf01b1c1bcab72c6a85f24389b16ed7125138462eca06adf3ed711 in /usr/local/bin/ 404 B
29COPY file:5b0e53754544be85ac98b328b251c415dc5beb53fc23f5a05e3c7a133fab5d35 in /usr/local/bin/ 639 B
30COPY file:04882bb36ae3cbd28e39ef263139d633f96319975e88b247500411175693a37b in /etc/jupyter/ 738 B
31/bin/sh -c fix-permissions /etc/jupyter/749 B
32USER [jovyan]0 B
33LABEL maintainer=Jupyter Project <[email protected]>0 B
34USER [root]0 B
35/bin/sh -c apt-get update &&746.44 MB
36USER [jovyan]0 B
37LABEL maintainer=Jupyter Project <[email protected]>0 B
38USER [root]0 B
39/bin/sh -c apt-get update &&35.21 MB
40USER [jovyan]0 B
41/bin/sh -c conda install --quiet401.37 MB
42/bin/sh -c cd /tmp &&7.63 MB
43ENV XDG_CACHE_HOME=/home/jovyan/.cache/0 B
44/bin/sh -c MPLBACKEND=Agg python -c62.05 MB
45USER [jovyan]0 B
46LABEL maintainer=Jupyter Project <[email protected]>0 B
47USER [root]0 B
48/bin/sh -c apt-get update &&12.28 MB
49ENV JULIA_PKGDIR=/opt/julia0 B
50ENV JULIA_VERSION=0.6.20 B
51/bin/sh -c mkdir /opt/julia-${JULIA_VERSION} &&65.82 MB
52/bin/sh -c ln -fs /opt/julia-*/bin/julia167 B
53/bin/sh -c mkdir /etc/julia &&240 B
54USER [jovyan]0 B
55/bin/sh -c conda config --system273.9 MB
56/bin/sh -c julia -e 'Pkg.init()'233.55 MB
57USER [root]0 B
58/bin/sh -c apt-get update &&29.21 MB
59ARG RSTUDIO_VERSION0 B
60/bin/sh -c RSTUDIO_LATEST=$(wget --no-check-certificate -qO-62.19 MB
61/bin/sh -c apt-get clean &&825 B
62USER [jovyan]0 B
63/bin/sh -c pip install git+https://github.com/jupyterhub/nbserverproxy.git29.67 KB
64/bin/sh -c jupyter serverextension enable286 B
65/bin/sh -c pip install git+https://github.com/jupyterhub/nbrsessionproxy.git6.68 KB
66/bin/sh -c jupyter serverextension enable294 B
67/bin/sh -c jupyter nbextension install731 B
68/bin/sh -c jupyter nbextension enable273 B
69ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/rstudio-server/bin0 B
70ENV LD_LIBRARY_PATH=/usr/lib/R/lib:/lib:/usr/lib/x86_64-linux-gnu:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/server:/opt/conda/lib/R/lib0 B
71ENTRYPOINT []0 B

Command

ADD file:96db69a1ba6c80f604d07b14bcbf84445624ad3eb5b0471eddabf09cb7925366 in /