Sign inSign up

jetbrains/datalore-sidecar-mounter:2026.2.3

Manifest digest

sha256:42213c3cec4e8cab765eebdb968815ad87d0fbcd6a495bbfd3bbef43cad470a9

OS/ARCH

linux/amd64

Compressed size

319.36 MB

Last pushed

2 months by dataloreadmin

Type

Image

Manifest digest

sha256:42213c3cec4e8cab765eebdb968815ad87d0fbcd6a495bbfd3bbef43cad470a9

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 29.18 MB
5CMD ["/bin/bash"]0 B
6RUN /bin/sh -c apt-get update7.62 MB
7RUN /bin/sh -c locale-gen en_US.UTF-8846.3 KB
8RUN /bin/sh -c update-locale LANG=en_US.UTF-8169 B
9ENV LANG=en_US.UTF-80 B
10ENV LANGUAGE=en_US:en0 B
11ENV LC_ALL=en_US.UTF-80 B
12RUN /bin/sh -c apt-get update204.51 MB
13RUN /bin/sh -c apt-get update27.96 MB
14RUN /bin/sh -c apt-get update22.12 MB
15RUN /bin/sh -c apt-get update24.43 MB
16RUN /bin/sh -c echo user_allow_other500 B
17ENV DATALORE_USER=datalore0 B
18ENV DATALORE_HOME=/opt/datalore0 B
19RUN /bin/sh -c useradd ${DATALORE_USER}3.77 KB
20RUN /bin/sh -c mkdir -p124 B
21COPY --chown=root --chmod=0440 sudoers /etc/262 B
22RUN /bin/sh -c visudo -c32 B
23USER datalore0 B
24WORKDIR /opt/datalore32 B
25COPY --chown=root --chmod=0440 sudoers /etc/464 B
26COPY --chown=datalore --chmod=0555 davfs2.conf /etc/davfs2/davfs2.conf266 B
27COPY --chown=datalore --chmod=0555 mount.sh /opt/datalore/1.61 KB
28COPY --chown=datalore --chmod=0555 build/mounter /opt/datalore/2.7 MB
29USER datalore0 B
30WORKDIR /opt/datalore32 B
31CMD ["./mounter"]0 B

Command

 ARG RELEASE