Sign inSign up

jetbrains/datalore-sidecar-mounter:2026.1

Manifest digest

sha256:59dcd84b46d5398697a9c83f451ad1fcfa465eb9d25fd2c74f32dfe4a22b8555

OS/ARCH

linux/amd64

Compressed size

283.18 MB

Last pushed

7 months by dataloreadmin

Type

Image

Manifest digest

sha256:59dcd84b46d5398697a9c83f451ad1fcfa465eb9d25fd2c74f32dfe4a22b8555

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-8218 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 update181.49 MB
14RUN /bin/sh -c apt-get update24.08 MB
15RUN /bin/sh -c apt-get update16.68 MB
16RUN /bin/sh -c apt-get update20.97 MB
17RUN /bin/sh -c echo user_allow_other316 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.conf265 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