2026-03-13 03:42:37 UTC
76.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:12c19d266eedae74a486b4b81e63df561860b369d32afce17edb70530953e683 - 37.55% (28.7 MB)
[#001] sha256:5483900c71c4d988631cde0a7546620d611934ba86f166a620eb1749c4ff9341 - 1.51% (1.16 MB)
[#002] sha256:b3d478020a67a093c50414a8cc6ef3c4d71455aab91d682e0c262d9c283b8638 - 60.94% (46.6 MB)
[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
# debian.sh --arch 'arm64' out/ 'stable' '@1771804800'
2026-03-13 03:40:07 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates netbase && rm -rf /var/lib/apt/lists/ && apt-get autoremove -y && apt-get autoclean -y # buildkit
2026-03-13 03:42:37 UTC (buildkit.dockerfile.v0)COPY /src/bin/plugin-manager /src/hack/configs/plugin-manager/config.yaml /app/ # buildkit
2026-03-13 03:42:37 UTC (buildkit.dockerfile.v0)WORKDIR /app
2026-03-13 03:42:37 UTC (buildkit.dockerfile.v0)EXPOSE [8084/tcp]
2026-03-13 03:42:37 UTC (buildkit.dockerfile.v0)CMD ["/app/plugin-manager" "-conf" "/app/config.yaml"]
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.