Sign inSign up

jetbrains/datalore-sidecar-mounter:2026.1.1

Manifest digest

sha256:fccb3d6472211dcd4c9ef978b9dcdf8d362be84b4b515b8cfb0a9eb056190c60

OS/ARCH

linux/amd64

Compressed size

286.95 MB

Last pushed

6 months by dataloreadmin

Type

Image

Manifest digest

sha256:fccb3d6472211dcd4c9ef978b9dcdf8d362be84b4b515b8cfb0a9eb056190c60

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 29.04 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update7.5 MB
8RUN /bin/sh -c locale-gen en_US.UTF-8845.46 KB
9RUN /bin/sh -c update-locale LANG=en_US.UTF-8217 B
10ENV LANG=en_US.UTF-80 B
11ENV LANGUAGE=en_US:en0 B
12ENV LC_ALL=en_US.UTF-80 B
13RUN /bin/sh -c apt-get update184.03 MB
14RUN /bin/sh -c apt-get update24.08 MB
15RUN /bin/sh -c apt-get update16.85 MB
16RUN /bin/sh -c apt-get update22.03 MB
17RUN /bin/sh -c echo user_allow_other499 B
18ENV DATALORE_USER=datalore0 B
19ENV DATALORE_HOME=/opt/datalore0 B
20RUN /bin/sh -c useradd ${DATALORE_USER}5.88 KB
21RUN /bin/sh -c mkdir -p124 B
22COPY --chown=root --chmod=0440 sudoers /etc/261 B
23RUN /bin/sh -c visudo -c32 B
24USER datalore0 B
25WORKDIR /opt/datalore32 B
26COPY --chown=root --chmod=0440 sudoers /etc/465 B
27COPY --chown=datalore --chmod=0555 davfs2.conf /etc/davfs2/davfs2.conf266 B
28COPY --chown=datalore --chmod=0555 mount.sh /opt/datalore/1.61 KB
29COPY --chown=datalore --chmod=0555 build/mounter /opt/datalore/2.58 MB
30USER datalore0 B
31WORKDIR /opt/datalore32 B
32CMD ["./mounter"]0 B

Command

 ARG RELEASE