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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 29.04 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update7.5 MB8RUN /bin/sh -c locale-gen en_US.UTF-8845.46 KB9RUN /bin/sh -c update-locale LANG=en_US.UTF-8217 B10ENV LANG=en_US.UTF-80 B11ENV LANGUAGE=en_US:en0 B12ENV LC_ALL=en_US.UTF-80 B13RUN /bin/sh -c apt-get update184.03 MB14RUN /bin/sh -c apt-get update24.08 MB15RUN /bin/sh -c apt-get update16.85 MB16RUN /bin/sh -c apt-get update22.03 MB17RUN /bin/sh -c echo user_allow_other499 B18ENV DATALORE_USER=datalore0 B19ENV DATALORE_HOME=/opt/datalore0 B20RUN /bin/sh -c useradd ${DATALORE_USER}5.88 KB21RUN /bin/sh -c mkdir -p124 B22COPY --chown=root --chmod=0440 sudoers /etc/261 B23RUN /bin/sh -c visudo -c32 B24USER datalore0 B25WORKDIR /opt/datalore32 B26COPY --chown=root --chmod=0440 sudoers /etc/465 B27COPY --chown=datalore --chmod=0555 davfs2.conf /etc/davfs2/davfs2.conf266 B28COPY --chown=datalore --chmod=0555 mount.sh /opt/datalore/1.61 KB29COPY --chown=datalore --chmod=0555 build/mounter /opt/datalore/2.58 MB30USER datalore0 B31WORKDIR /opt/datalore32 B32CMD ["./mounter"]0 BCommand
ARG RELEASE