sha256:443333919633fac3dfefebe497736b24da6095e47695cc0f2f5ee9e22ee97f46
OS/ARCH
linux/amd64
Compressed size
319.36 MB
Last pushed
3 months by dataloreadmin
Type
Image
Manifest digest
sha256:443333919633fac3dfefebe497736b24da6095e47695cc0f2f5ee9e22ee97f46
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 29.18 MB5CMD ["/bin/bash"]0 B6RUN /bin/sh -c apt-get update7.62 MB7RUN /bin/sh -c locale-gen en_US.UTF-8846.3 KB8RUN /bin/sh -c update-locale LANG=en_US.UTF-8169 B9ENV LANG=en_US.UTF-80 B10ENV LANGUAGE=en_US:en0 B11ENV LC_ALL=en_US.UTF-80 B12RUN /bin/sh -c apt-get update204.51 MB13RUN /bin/sh -c apt-get update27.96 MB14RUN /bin/sh -c apt-get update22.12 MB15RUN /bin/sh -c apt-get update24.43 MB16RUN /bin/sh -c echo user_allow_other500 B17ENV DATALORE_USER=datalore0 B18ENV DATALORE_HOME=/opt/datalore0 B19RUN /bin/sh -c useradd ${DATALORE_USER}3.77 KB20RUN /bin/sh -c mkdir -p124 B21COPY --chown=root --chmod=0440 sudoers /etc/262 B22RUN /bin/sh -c visudo -c32 B23USER datalore0 B24WORKDIR /opt/datalore32 B25COPY --chown=root --chmod=0440 sudoers /etc/464 B26COPY --chown=datalore --chmod=0555 davfs2.conf /etc/davfs2/davfs2.conf270 B27COPY --chown=datalore --chmod=0555 mount.sh /opt/datalore/1.61 KB28COPY --chown=datalore --chmod=0555 build/mounter /opt/datalore/2.7 MB29USER datalore0 B30WORKDIR /opt/datalore32 B31CMD ["./mounter"]0 BCommand
ARG RELEASE