sha256:8c645db18e629941423691734803c47aaccdf57370a25027c2bd2561e0121f75
OS/ARCH
linux/amd64
Compressed size
398.98 MB
Last pushed
over 2 years by chibenwa
Type
Image
Manifest digest
sha256:8c645db18e629941423691734803c47aaccdf57370a25027c2bd2561e0121f75
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.99 KB12ADD vdirsyncer/vdirsyncer/storage/dav.py /root/.local/share/pipx/venvs/vdirsyncer/lib/python3.11/site-packages/vdirsyncer/storage/dav.py # buildkit7.99 KB13COPY target/dav-migrator.jar /root # buildkit21.45 KB14COPY target/dav-migrator.lib /root/dav-migrator.lib # buildkit18.12 MB15ENV VDIRSYNCER_COMMAND=/root/.local/share/pipx/venvs/vdirsyncer/bin/vdirsyncer0 B16ENTRYPOINT ["java" "-jar" "dav-migrator.jar"]0 BCommand
ARG RELEASE