Sign inSign up

datagrok/notebooks-jupyter-notebook:1.6.2

Index digest

sha256:18d85f15b8232577db45efa975201ffc25f73f724e3aa7dc908ffc39d2af9ca7

OS/ARCH

linux/amd64

Compressed size

2.04 GB

Last pushed

2 months by alexaprm

Type

Image

Manifest digest

sha256:29282cbddec7be76e16afc3cd25b9bc6e97df9078fe27bebb03023de04969a55

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6SHELL [/bin/bash -o pipefail -c]0 B
7ENV LC_ALL=C.UTF-80 B
8ENV LANG=C.UTF-80 B
9ARG PYTHON_VERSION=3.110 B
10ENV DEBIAN_FRONTEND=noninteractive0 B
11RUN |1 PYTHON_VERSION=3.11 /bin/bash -o55.82 MB
12ARG BOOST_ENABLED0 B
13ARG BOOST_VERSION=1.77.00 B
14ENV CPLUS_INCLUDE_PATH=:/usr/include/python3.11/0 B
15RUN |3 PYTHON_VERSION=3.11 BOOST_ENABLED= BOOST_VERSION=1.77.032 B
16CMD ["python"]0 B
17ENV CVM_ENVIRONMENT=docker0 B
18SHELL [/bin/bash -o pipefail -c]0 B
19ARG HOME_DIR=/home/grok0 B
20ENV DEBIAN_FRONTEND=noninteractive0 B
21RUN |1 HOME_DIR=/home/grok /bin/bash -o430.51 MB
22ARG VIRTUAL_ENV=/home/grok/venv0 B
23COPY --chown=grok:grok /home/grok/venv /home/grok/venv #1.53 GB
24COPY --chown=root:root /usr/local/include/kc*.h /usr/local/include/ #161.77 KB
25COPY --chown=root:root /usr/local/lib/libkyotocabinet.* /usr/local/lib/ #1.67 MB
26COPY --chown=root:root /usr/local/kyotocabinet/bin/ /usr/local/kyotocabinet/bin/ #2.37 MB
27ENV PATH=/home/grok/venv/bin:/usr/local/kyotocabinet/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
28RUN |2 HOME_DIR=/home/grok VIRTUAL_ENV=/home/grok/venv /bin/bash234 B
29ARG CONFIG_SOURCE_DIR=./src0 B
30COPY --chown=grok:grok jupyter_notebook_config.py /home/grok/.jupyter/ #955 B
31COPY --chown=grok:grok ./src/custom.js /home/grok/.jupyter/custom/ #572 B
32ENV GROK_HELPER_DIR=/home/grok/grok_helper0 B
33COPY --chown=grok:grok grok_helper /home/grok/grok_helper #8.27 KB
34COPY --chown=grok:grok grok_helper_configuration.yaml /home/grok/grok_helper/grok_helper_configuration.yaml #329 B
35ENV GROK_HELPER_CONFIGURATION=/home/grok/grok_helper/grok_helper_configuration.yaml0 B
36COPY --chown=grok:grok entrypoint-multiple-process.sh /home/grok/entrypoint.sh #813 B
37RUN |3 HOME_DIR=/home/grok VIRTUAL_ENV=/home/grok/venv CONFIG_SOURCE_DIR=./src807 B
38RUN |3 HOME_DIR=/home/grok VIRTUAL_ENV=/home/grok/venv CONFIG_SOURCE_DIR=./src3.47 MB
39COPY nginx.conf.template /etc/nginx/nginx.conf.template # buildkit734 B
40COPY grok_cvm.conf.template /etc/nginx/sites-enabled/grok_cvm.conf # buildkit343 B
41COPY entrypoint.sh /etc/nginx/entrypoint.sh # buildkit507 B
42RUN |3 HOME_DIR=/home/grok VIRTUAL_ENV=/home/grok/venv CONFIG_SOURCE_DIR=./src7.71 KB
43EXPOSE [8090/tcp]0 B
44USER grok:grok0 B
45WORKDIR /etc/nginx32 B
46ENTRYPOINT ["/bin/sh" "/etc/nginx/entrypoint.sh"]0 B

Command

 ARG RELEASE