2024-11-18 10:35:13 UTC
130 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:cd720328ce8da41e08a7dd5922261b0c1980c2565df21b810488c55260400f68 - 23.57% (30.6 MB)
[#001] sha256:7eadc200cd5ad927b47945d230aa2b4306c7d6026bc01b8357cbea581e910ac0 - 75.34% (97.8 MB)
[#002] sha256:f22cfcd0f499065ecb86c43a6d59463176448b8d9b0c5f6136d8eb822a2148f2 - 1.08% (1.4 MB)
[#003] sha256:7166656e968406db66fc4fcb7cbaa83c645eb2600902e50b1dd2c2e6a7ccbdfe - 0.0% (160 Bytes)
[#004] sha256:01732a932ffa04f4c55f3eef2da06c4b30ab40eee182521b6c8c170c7f4b9c04 - 0.0% (3.7 KB)
/bin/sh -c #(nop) ARG RELEASE
2024-10-11 03:38:35 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-10-11 03:38:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-10-11 03:38:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2024-10-11 03:38:38 UTC/bin/sh -c #(nop) ADD file:869a92a1e06a4985a0281417502ee0c0d8ba6cc4e0b72062dd8e4eb87833bae7 in /
2024-10-11 03:38:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-11-18 10:35:13 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y curl diffutils elfutils gcc gnupg kmod make patch perl python-setuptools && apt-get clean && cd /tmp && curl -fsSL https://github.com/LINBIT/python-lbdist/archive/master.tar.gz | tar vxz && ( cd python-lbdist-master && python2 setup.py install ) && rm -rf python-lbdist-master # buildkit
2024-11-18 10:35:13 UTC (buildkit.dockerfile.v0)COPY /drbd.tar.gz / # buildkit
2024-11-18 10:35:13 UTC (buildkit.dockerfile.v0)COPY /pkgs /pkgs # buildkit
2024-11-18 10:35:13 UTC (buildkit.dockerfile.v0)COPY /entry.sh / # buildkit
2024-11-18 10:35:13 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/sh" "-c" "/entry.sh"]