Namespace
aibrix
Image / Tag
controller-manager:0ee534eee6022130ace81ce431b959452c84e1c8
Content Digest
sha256:0c53d8de7a769c970c47cdd242df43443f36042d89aabb0bd88b573e45633161
Details
Created

2025-04-29 20:31:57 UTC

Size

3.47 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 - 99.99% (3.47 MB)

[#001] sha256:3ccf2b979e7c0664347d23001a40ea2a5c83456e75c13833f79608f85a5e3561 - 0.01% (194 Bytes)


History
2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit

2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-04-29 20:31:57 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c echo "Hello from $(uname -m)" > /hello.txt # buildkit

2025-04-29 20:31:57 UTC (buildkit.dockerfile.v0)

CMD ["cat" "/hello.txt"]

Details
Created

2025-04-29 20:31:06 UTC

Size

3.81 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:6e771e15690e2fabf2332d3a3b744495411d6e0b00b2aea64419b58b0066cf81 - 100.0% (3.81 MB)

[#001] sha256:dc02b80bcf4383fb51df597907c43f67620187afd6065c5796a2a14c9fd874bd - 0.0% (124 Bytes)


History
2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit

2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-04-29 20:31:06 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c echo "Hello from $(uname -m)" > /hello.txt # buildkit

2025-04-29 20:31:06 UTC (buildkit.dockerfile.v0)

CMD ["cat" "/hello.txt"]

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