Namespace
matrixorigin
Image / Tag
matrixone:nightly-d15e37b5
Content Digest
sha256:14c7b15eaf3967bf66e95392df44b7548680c8e4b56327ada6f12a8ae93fe7ea
Details
Created

2023-05-03 22:10:40 UTC

Size

82 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.36% (28.2 MB)

[#001] sha256:e5fd548333287caed50ac77babcbdc45befe47b1596f5964b0a12260c7e9fd66 - 41.77% (34.2 MB)

[#002] sha256:034f376c5232a9ded8fe4fd43e0c574c1046633dfd1687f5d2505b357f9c2493 - 0.01% (6.06 KB)

[#003] sha256:c5277ab0d4b9d09f1049360dd58cbb27c3f88d7c3f2f2066551565724aec80c2 - 23.87% (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-03 22:10:26 UTC (buildkit.dockerfile.v0)

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

2023-05-03 22:10:26 UTC (buildkit.dockerfile.v0)

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

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

WORKDIR /

2023-05-03 22:10:40 UTC (buildkit.dockerfile.v0)

EXPOSE map[6001/tcp:{}]

2023-05-03 22:10:40 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-05-03 22:29:35 UTC

Size

76.7 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 - 34.03% (26.1 MB)

[#001] sha256:f050ef6d1d749290005dc83008d01ce5a3c276dd38749474f28e58f74d5d5d0e - 40.67% (31.2 MB)

[#002] sha256:034f376c5232a9ded8fe4fd43e0c574c1046633dfd1687f5d2505b357f9c2493 - 0.01% (6.06 KB)

[#003] sha256:02692b3dd2fc00a8713a6a44e6fa714cba46888fd3e42f7fbabe5293f3b44eeb - 25.3% (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-03 22:28:13 UTC (buildkit.dockerfile.v0)

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

2023-05-03 22:28:13 UTC (buildkit.dockerfile.v0)

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

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

WORKDIR /

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

EXPOSE map[6001/tcp:{}]

2023-05-03 22:29:35 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