sha256:d6a2d1df4ebc993c9278c89a95563c3b637bfc24fbb2eaa486039261bd6e9991
OS/ARCH
linux/amd64
Compressed size
398.95 MB
Last pushed
over 2 years by chibenwa
Type
Image
Manifest digest
sha256:d6a2d1df4ebc993c9278c89a95563c3b637bfc24fbb2eaa486039261bd6e9991
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.07 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update24.02 MB8RUN /bin/sh -c apt-get install311.69 MB9WORKDIR /root32 B10RUN /bin/sh -c pipx install17.05 MB11ADD vdirsyncer/vdirsyncer/storage/dav.py /root/.local/share/pipx/venvs/vdirsyncer/lib/python3.11/site-packages/vdirsyncer/storage/dav.py # buildkit7.97 KB12ADD vdirsyncer/vdirsyncer/storage/dav.py /root/.local/share/pipx/venvs/vdirsyncer/lib/python3.11/site-packages/vdirsyncer/storage/dav.py # buildkit7.97 KB13COPY target/dav-migrator.jar /root # buildkit21.06 KB14COPY target/dav-migrator.lib /root/dav-migrator.lib # buildkit18.09 MB15ENV VDIRSYNCER_COMMAND=/root/.local/share/pipx/venvs/vdirsyncer/bin/vdirsyncer0 B16ENTRYPOINT ["java" "-jar" "dav-migrator.jar"]0 BCommand
ARG RELEASE