Namespace
ppc64le
Image / Tag
drbd9-resolute:latest
Content Digest
sha256:3eb120267afb0475dd798ea8b0ab49afe954a03f45ab2ace34c0db42cb93368f
Details
Created

2026-05-05 12:20:38 UTC

Size

180 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-04-21T15:28:42.218648+00:00
  • org.opencontainers.image.description
    The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide.
  • org.opencontainers.image.title
    ubuntu
  • org.opencontainers.image.version
    26.04

Environment
PATH

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


Layers

[#000] sha256:6778ea4a0df31759938f6ad86a00ccbec8f6fb3a87cc23d066b75b8797f38133 - 24.63% (44.4 MB)

[#001] sha256:101a61592fadf77f9bc7cdabb18c478369fa8e8f607c5bded0b7b60eb646761e - 0.0% (391 Bytes)

[#002] sha256:812429afba8ad2cd67370e0710db3cc20002273cda628999dc0fd5aec20e019d - 74.55% (135 MB)

[#003] sha256:74636d7667f30ae99952fc82999ac3c4e99713049023ac383fea67f306821882 - 0.0% (3.83 KB)

[#004] sha256:63e138cc3bd1f6704be3f426c0ba0f326c42772a2f3849d40f7e60b18960c43f - 0.82% (1.48 MB)

[#005] sha256:69e8efbf8f33751762f281fdd84eeb68bb5f095aaac7c488fb264d8617b9b5c5 - 0.0% (159 Bytes)


History
2026-04-21 15:28:41 UTC

umoci raw add-layer --image /home/buildd/rockcraft-ubuntu-5691f940e215a35dc9b91fc1887cae39/images/ubuntu:rockcraft-base /home/buildd/rockcraft-ubuntu-5691f940e215a35dc9b91fc1887cae39/images/.temp_layer.4397.tar --tag 26.04

2026-04-21 15:28:42 UTC (Set entrypoint)

umoci config --image /home/buildd/rockcraft-ubuntu-5691f940e215a35dc9b91fc1887cae39/images/ubuntu:26.04 --clear=config.entrypoint --clear=config.cmd

2026-04-21 15:28:42 UTC (Set default commands)

umoci config --image /home/buildd/rockcraft-ubuntu-5691f940e215a35dc9b91fc1887cae39/images/ubuntu:26.04 --clear=config.cmd --config.cmd /bin/bash

2026-04-21 15:28:42 UTC (Set default PATH for bare-based rock)

umoci config --image /home/buildd/rockcraft-ubuntu-5691f940e215a35dc9b91fc1887cae39/images/ubuntu:26.04 --config.env PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2026-04-21 15:28:42 UTC (Set labels)

umoci config --image /home/buildd/rockcraft-ubuntu-5691f940e215a35dc9b91fc1887cae39/images/ubuntu:26.04 --clear=config.labels --config.label org.opencontainers.image.version=26.04 --config.label org.opencontainers.image.title=ubuntu --config.label org.opencontainers.image.created=2026-04-21T15:28:42.218648+00:00 --config.label org.opencontainers.image.description=The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide.

2026-04-21 15:28:42 UTC (Set annotations)

umoci config --image /home/buildd/rockcraft-ubuntu-5691f940e215a35dc9b91fc1887cae39/images/ubuntu:26.04 --clear=manifest.annotations --manifest.annotation org.opencontainers.image.version=26.04 --manifest.annotation org.opencontainers.image.title=ubuntu --manifest.annotation org.opencontainers.image.created=2026-04-21T15:28:42.218648+00:00 --manifest.annotation org.opencontainers.image.description=The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide.

2026-04-21 15:28:42 UTC (Add rock control metadata)

umoci raw add-layer --image /home/buildd/rockcraft-ubuntu-5691f940e215a35dc9b91fc1887cae39/images/ubuntu:26.04 /home/buildd/rockcraft-ubuntu-5691f940e215a35dc9b91fc1887cae39/images/.temp_layer.control_data.4397.tar

2026-05-05 12:20:38 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y curl diffutils elfutils gcc gnupg kmod make patch perl python3-setuptools && apt-get clean && cd /tmp && curl -fsSL https://github.com/LINBIT/python-lbdist/archive/master.tar.gz | tar vxz && ( cd python-lbdist-master && python3 setup.py install ) && rm -rf python-lbdist-master # buildkit

2026-05-05 12:20:38 UTC (buildkit.dockerfile.v0)

COPY /entry.sh / # buildkit

2026-05-05 12:20:38 UTC (buildkit.dockerfile.v0)

COPY /drbd.tar.gz / # buildkit

2026-05-05 12:20:38 UTC (buildkit.dockerfile.v0)

COPY /pkgs /pkgs # buildkit

2026-05-05 12:20:38 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/sh" "-c" "/entry.sh"]