2025-12-07 14:56:34 UTC
170 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGID0
PUID0
TZUTC
UMASK002
[#000] sha256:7e49dc6156b0b532730614d83a65ae5e7ce61e966b0498703d333b4d03505e4f - 16.54% (28.2 MB)
[#001] sha256:aec55c0432d57868a04d755858b4642ee5e6dbd8b8f49303b650d7e32529d10d - 0.0% (93 Bytes)
[#002] sha256:86f3d0ab0ffdaa5dd4008a54e1da5ed6e75cc0f150ab99e05f43d7959697e0dc - 63.75% (109 MB)
[#003] sha256:6a53e8b2dc81670e71bcd6e658f2289ee3fb93ce322da8189ec88756555804ac - 17.21% (29.3 MB)
[#004] sha256:7c7b803eaf368b1aaf966bfe8927cec32dc43d4652053abfcb4b838c8526a6b2 - 0.0% (285 Bytes)
[#005] sha256:892a0804003e4e93f5e99648deb80b5d2f9d73894c409f83add349b3b1c3dbcd - 2.5% (4.26 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-10-13 17:23:18 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-10-13 17:23:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-10-13 17:23:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2025-10-13 17:23:20 UTC/bin/sh -c #(nop) ADD file:d025507456f1d7d19195885b1c02a346454d60c9348cbd3be92431f2d7e2666e in /
2025-10-13 17:23:20 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-12-07 14:17:38 UTC (buildkit.dockerfile.v0)ENV TZ=UTC
2025-12-07 14:17:38 UTC (buildkit.dockerfile.v0)ENV PUID=0
2025-12-07 14:17:38 UTC (buildkit.dockerfile.v0)ENV PGID=0
2025-12-07 14:17:38 UTC (buildkit.dockerfile.v0)ENV UMASK=002
2025-12-07 14:17:38 UTC (buildkit.dockerfile.v0)WORKDIR /app
2025-12-07 14:17:38 UTC (buildkit.dockerfile.v0)VOLUME [/app]
2025-12-07 14:56:19 UTC (buildkit.dockerfile.v0)COPY /opt/orec /opt/orec # buildkit
2025-12-07 14:56:19 UTC (buildkit.dockerfile.v0)COPY /usr/bin/orec /usr/bin/ # buildkit
2025-12-07 14:56:19 UTC (buildkit.dockerfile.v0)COPY entrypoint.sh /usr/bin/entrypoint.sh # buildkit
2025-12-07 14:56:34 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod a+x /usr/bin/entrypoint.sh && apt-get update && apt-get install -y --no-install-recommends gosu curl tzdata ca-certificates && update-ca-certificates && rm -rf /var/lib/apt/lists/* && ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone # buildkit
2025-12-07 14:56:34 UTC (buildkit.dockerfile.v0)EXPOSE [5202/tcp]
2025-12-07 14:56:34 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/entrypoint.sh"]
2025-12-07 15:14:03 UTC
160 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGID0
PUID0
TZUTC
UMASK002
[#000] sha256:0ec3d86457676c7af7a3b6d29565e0e8b30ed98afe5d606e00e565101f812623 - 16.3% (26.1 MB)
[#001] sha256:aec55c0432d57868a04d755858b4642ee5e6dbd8b8f49303b650d7e32529d10d - 0.0% (93 Bytes)
[#002] sha256:9b070d46ba7bc6a80dadaa00496178a8bf25901789220af08b0876dac7e5ac61 - 63.13% (101 MB)
[#003] sha256:59e6964bc7e33fb1826394f3125000e92a3aee1701445dbdd33a97b940bff5a3 - 17.98% (28.8 MB)
[#004] sha256:522514c0371632b2dcce9e926f7f2c1c684aa596b39f37e3af6fb2720df0bf39 - 0.0% (285 Bytes)
[#005] sha256:04eb7f34a1d2764d1bdc8da47ec78fe10b6116a0f4e1d3ffb0284094fabec541 - 2.6% (4.16 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-10-13 17:25:16 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-10-13 17:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-10-13 17:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2025-10-13 17:25:18 UTC/bin/sh -c #(nop) ADD file:2e0e653363da35febc0204e69cb713c0d1497720522f79d3d531980a7f291a39 in /
2025-10-13 17:25:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-12-07 14:17:38 UTC (buildkit.dockerfile.v0)ENV TZ=UTC
2025-12-07 14:17:38 UTC (buildkit.dockerfile.v0)ENV PUID=0
2025-12-07 14:17:38 UTC (buildkit.dockerfile.v0)ENV PGID=0
2025-12-07 14:17:38 UTC (buildkit.dockerfile.v0)ENV UMASK=002
2025-12-07 14:17:38 UTC (buildkit.dockerfile.v0)WORKDIR /app
2025-12-07 14:17:38 UTC (buildkit.dockerfile.v0)VOLUME [/app]
2025-12-07 15:12:12 UTC (buildkit.dockerfile.v0)COPY /opt/orec /opt/orec # buildkit
2025-12-07 15:12:12 UTC (buildkit.dockerfile.v0)COPY /usr/bin/orec /usr/bin/ # buildkit
2025-12-07 15:12:12 UTC (buildkit.dockerfile.v0)COPY entrypoint.sh /usr/bin/entrypoint.sh # buildkit
2025-12-07 15:14:03 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod a+x /usr/bin/entrypoint.sh && apt-get update && apt-get install -y --no-install-recommends gosu curl tzdata ca-certificates && update-ca-certificates && rm -rf /var/lib/apt/lists/* && ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone # buildkit
2025-12-07 15:14:03 UTC (buildkit.dockerfile.v0)EXPOSE [5202/tcp]
2025-12-07 15:14:03 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/entrypoint.sh"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.