2023-04-11 22:10:31 UTC
81.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2ab09b027e7f3a0c2e8bb1944ac46de38cebab7145f0bd6effebfe5492c818b6 - 34.68% (28.2 MB)
[#001] sha256:d0511dd4f86017ac1415c0d3456a059a833c29e0c042a4689df232205c620b87 - 41.21% (33.5 MB)
[#002] sha256:24a22ff50bf8471856f6cfc9fa91c12e89155929dfc4449fa4361b88cf95e202 - 0.01% (5.71 KB)
[#003] sha256:f1e9562fe9e03d1dfa73b74e933032e5ee37b39c68210a616316b31bc43575d7 - 24.1% (19.6 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-03-08 04:44:25 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-03-08 04:44:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-03-08 04:44:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-03-08 04:44:27 UTC/bin/sh -c #(nop) ADD file:c8ef6447752cab2541ffca9e3cfa27d581f3491bc8f356f6eafd951243609341 in /
2023-03-08 04:44:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-11 22:10:21 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/matrixorigin/matrixone/mo-service /mo-service # buildkit
2023-04-11 22:10:21 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/matrixorigin/matrixone/etc /etc # buildkit
2023-04-11 22:10:31 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-04-11 22:10:31 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-04-11 22:10:31 UTC (buildkit.dockerfile.v0)EXPOSE map[6001/tcp:{}]
2023-04-11 22:10:31 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/mo-service" "-launch" "/etc/quickstart/launch.toml"]
2023-04-11 22:29:48 UTC
76 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:cd741b12a7eaa64357041c2d3f4590c898313a7f8f65cd1577594e6ee03a8c38 - 34.33% (26.1 MB)
[#001] sha256:bdd425d1a0c79ab314abb2e60ed67032f116cc65d5f10df16eea3fbec03a074a - 40.13% (30.5 MB)
[#002] sha256:24a22ff50bf8471856f6cfc9fa91c12e89155929dfc4449fa4361b88cf95e202 - 0.01% (5.71 KB)
[#003] sha256:3e6b46e412c90eec7520e7b68c5b2c00d1ab6a40c14bbde698143a75318ed422 - 25.53% (19.4 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-03-08 04:32:38 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-03-08 04:32:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-03-08 04:32:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-03-08 04:32:40 UTC/bin/sh -c #(nop) ADD file:79b36308bc382d9cae7197b4cecc21430f4e8f3e8bec3547d0f00bcff7681e60 in /
2023-03-08 04:32:41 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-11 22:28:27 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/matrixorigin/matrixone/mo-service /mo-service # buildkit
2023-04-11 22:28:27 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/matrixorigin/matrixone/etc /etc # buildkit
2023-04-11 22:29:48 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-04-11 22:29:48 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-04-11 22:29:48 UTC (buildkit.dockerfile.v0)EXPOSE map[6001/tcp:{}]
2023-04-11 22:29:48 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/mo-service" "-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.