2023-06-09 06:14:56 UTC
83.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:837dd4791cdc6f670708c3a570b72169263806d7ccc2783173b9e88f94878271 - 33.84% (28.2 MB)
[#001] sha256:121b726de8146a58d31256fd15c6a0fdb166c8cb687662c9af61a6887f4d01a9 - 42.63% (35.5 MB)
[#002] sha256:a73cd732b4beef224d83d16a05725a3cc873c4cd7a566ff67da0e8201c8508b8 - 0.01% (6.08 KB)
[#003] sha256:8577b01cfeb8b2e73789a3d8ed6d1b0659328a9a5fec1a0fb9d96699b0a17d14 - 23.52% (19.6 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-05-22 17:45:50 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-05-22 17:45:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-05-22 17:45:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-05-22 17:45:52 UTC/bin/sh -c #(nop) ADD file:2fd2684e989d275c95e18b6f6e9ccf57ca1382ecd8faf4a66961ede28102dedf in /
2023-05-22 17:45:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-06-09 06:14:42 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/matrixorigin/matrixone/mo-service /mo-service # buildkit
2023-06-09 06:14:42 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/matrixorigin/matrixone/etc /etc # buildkit
2023-06-09 06:14:56 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y dnsutils curl && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit
2023-06-09 06:14:56 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-06-09 06:14:56 UTC (buildkit.dockerfile.v0)EXPOSE map[6001/tcp:{}]
2023-06-09 06:14:56 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/mo-service" "-debug-http=:12345" "-launch" "/etc/quickstart/launch.toml"]
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.