Namespace
matrixorigin
Image / Tag
matrixone:nightly-84b8491c
Content Digest
sha256:26f630b0e27bbdef94b633cc5c0fcbaf59f06ede775418bfbe5a6c666bd35fff
Details
Created

2023-05-29 22:10:24 UTC

Size

82.8 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:dbf6a9befcdeecbb8813406afbd62ce81394e3869d84599f19f941aa5c74f3d1 - 34.01% (28.2 MB)

[#001] sha256:08fece22ea4eec4d5b702d937c78d8c6285a6fffbd55a4fce64d46848c9ac97d - 42.35% (35.1 MB)

[#002] sha256:4ee4cf9a0ebe97e885e1052edcb1d6605076d5ec5e1cdc6e6b00505cb2fc8e41 - 0.01% (6.07 KB)

[#003] sha256:6912b99d612708c6576d6182bf497358b2560a72213a514aecd8d69374f99f5e - 23.64% (19.6 MB)


History
2023-04-25 17:30:47 UTC

/bin/sh -c #(nop) ARG RELEASE

2023-04-25 17:30:47 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2023-04-25 17:30:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-04-25 17:30:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04

2023-04-25 17:30:49 UTC

/bin/sh -c #(nop) ADD file:2fc6364d149eccc7f94ead482a0dcf24b0e44cc0d00ac6a2c1797776153e9608 in /

2023-04-25 17:30:49 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2023-05-29 22:10:13 UTC (buildkit.dockerfile.v0)

COPY /go/src/github.com/matrixorigin/matrixone/mo-service /mo-service # buildkit

2023-05-29 22:10:13 UTC (buildkit.dockerfile.v0)

COPY /go/src/github.com/matrixorigin/matrixone/etc /etc # buildkit

2023-05-29 22:10:24 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-05-29 22:10:24 UTC (buildkit.dockerfile.v0)

WORKDIR /

2023-05-29 22:10:24 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2023-05-29 22:10:24 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/mo-service" "-debug-http=:12345" "-launch" "/etc/quickstart/launch.toml"]

Details
Created

2023-05-29 22:30:53 UTC

Size

77.3 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:79d0ea7dc1a848165a31e288cada1fa51dcd9bf302a305fe83a353c5c407110b - 33.75% (26.1 MB)

[#001] sha256:5563ac4315a5f404ebcb89f0688679af5c290665e47d4b56a41523d84ea3eb8e - 41.12% (31.8 MB)

[#002] sha256:4ee4cf9a0ebe97e885e1052edcb1d6605076d5ec5e1cdc6e6b00505cb2fc8e41 - 0.01% (6.07 KB)

[#003] sha256:0aaae004d9f753b3751c95447fb15d83c8d5b69a8837126ad0b9195b992a21af - 25.13% (19.4 MB)


History
2023-04-25 17:31:58 UTC

/bin/sh -c #(nop) ARG RELEASE

2023-04-25 17:31:58 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2023-04-25 17:31:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-04-25 17:31:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04

2023-04-25 17:32:02 UTC

/bin/sh -c #(nop) ADD file:aee0d7770ef2f24dc9697e86d391529d001a4013b6e30a3ac90a57932814a57e in /

2023-04-25 17:32:02 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2023-05-29 22:29:29 UTC (buildkit.dockerfile.v0)

COPY /go/src/github.com/matrixorigin/matrixone/mo-service /mo-service # buildkit

2023-05-29 22:29:29 UTC (buildkit.dockerfile.v0)

COPY /go/src/github.com/matrixorigin/matrixone/etc /etc # buildkit

2023-05-29 22:30:53 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-05-29 22:30:53 UTC (buildkit.dockerfile.v0)

WORKDIR /

2023-05-29 22:30:53 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2023-05-29 22:30:53 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/mo-service" "-debug-http=:12345" "-launch" "/etc/quickstart/launch.toml"]

Danger Zone
Delete Tag

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.

Delete