Skip to content
kubernoodles/ubi8 / sha256:82ea9378f093685aeb30b0123fd3e1ecbfde7780601d8fb0734f6a448e08f239

5858d3e

sha256:82ea9378f093685aeb30b0123fd3e1ecbfde7780601d8fb0734f6a448e08f239
Install from the command line
Learn more about packages
$ docker pull ghcr.io/some-natalie/kubernoodles/ubi8:5858d3e
Use as base image in Dockerfile:
FROM ghcr.io/some-natalie/kubernoodles/ubi8:5858d3e
A RedHat UBI 8 based runner image for GitHub Actions

Manifest

{
  "digest": "sha256:82ea9378f093685aeb30b0123fd3e1ecbfde7780601d8fb0734f6a448e08f239",
  "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
  "size": 3253,
  "config": {
    "digest": "sha256:d480e8b923d749e0fa0530ab16cd42079047b59b4f409d7328aa91e2957be26e",
    "mediaType": "application/vnd.docker.container.image.v1+json",
    "size": 19671
  },
  "layers": [
    {
      "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
      "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
      "size": 32
    },
    {
      "digest": "sha256:de85e8cbb20e0d427db66d05186d0ff49e137ebc04a232db099094634f4e9e36",
      "mediaType": "application/octet-stream",
      "size": 4560853
    },
    {
      "digest": "sha256:e08fed66bee50a1e26eebcd4ac08968a92561b19a7609a6a8da2f1de84e49bf8",
      "mediaType": "application/octet-stream",
      "size": 73740072
    },
    {
      "digest": "sha256:051293101ab4429d07514bf6eaae1cd7b308df2730c64f22ce1c5a908e18af99",
      "mediaType": "application/octet-stream",
      "size": 816467
    },
    {
      "digest": "sha256:585de8c7a21c487b49da287b5da32a42bd0368bc4dccd8278e0dd5c07c43697e",
      "mediaType": "application/octet-stream",
      "size": 400
    },
    {
      "digest": "sha256:4d614bf578fbe5f2e3ed246ef97b51a093e068c0796280a5eeb544c4ce6e50a8",
      "mediaType": "application/octet-stream",
      "size": 561
    },
    {
      "digest": "sha256:0949505e990a0574fb01f98048cba4f73d1fbc121630cb7b79d97bb7fa6650e2",
      "mediaType": "application/octet-stream",
      "size": 507
    },
    {
      "digest": "sha256:b7aeadbba1dc75060683bd1bb6fa385359d15dda5bee3b11b09116c929bf85ed",
      "mediaType": "application/octet-stream",
      "size": 16103450
    },
    {
      "digest": "sha256:37557c16bc75904319c9f328bbbf805f733a3254e54d79a44669fc08608f3998",
      "mediaType": "application/octet-stream",
      "size": 1703
    },
    {
      "digest": "sha256:8abc999fb1a8afebc6f6ca501a3adb444b2e40a9f6b4c91db4bd8e7dbac3c217",
      "mediaType": "application/octet-stream",
      "size": 18295376
    },
    {
      "digest": "sha256:d6c0888cd753459cd2e8b5c8e96ea3cb1a2dc646f151a0dc4051566ae0a34df7",
      "mediaType": "application/octet-stream",
      "size": 34305915
    },
    {
      "digest": "sha256:73e35535b5fefb5a093b621dcca5118c861f292588e136184a2f79fce7915c82",
      "mediaType": "application/octet-stream",
      "size": 87434618
    },
    {
      "digest": "sha256:6d7b138e1048910d9ba532290a6344c3032094bbcdce9c637ea3ef64448994df",
      "mediaType": "application/octet-stream",
      "size": 147954165
    },
    {
      "digest": "sha256:d480e8b923d749e0fa0530ab16cd42079047b59b4f409d7328aa91e2957be26e",
      "mediaType": "application/octet-stream",
      "size": 19671
    }
  ],
  "labels": {
    "org.opencontainers.image.title": "ubi8",
    "summary": "Provides the latest release of the Red Hat Universal Base Image 8 Init for multi-service containers.",
    "org.opencontainers.image.path": "images/ubi8.Dockerfile",
    "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
    "io.k8s.display-name": "Red Hat Universal Base Image 8 Init",
    "vcs-type": "git",
    "name": "ubi8/ubi8-init",
    "io.k8s.description": "The Universal Base Image Init is designed is designed to run an init system as PID 1 for running multi-services inside a container. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
    "architecture": "aarch64",
    "io.openshift.expose-services": "",
    "usage": "Do not use directly. Use as a base image for daemons. Install chosen packages and 'systemctl enable' them.",
    "org.opencontainers.image.source": "https://github.com/some-natalie/kubernoodles",
    "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/ubi8-init/images/8.10-7",
    "org.opencontainers.image.description": "A RedHat UBI 8 based runner image for GitHub Actions",
    "vcs-ref": "e09664d4cb9357674f21b18e23e07d5dda543452",
    "com.redhat.component": "ubi8-init-container",
    "maintainer": "Red Hat, Inc.",
    "org.opencontainers.image.licenses": "MIT",
    "build-date": "2024-09-17T15:27:23",
    "io.openshift.tags": "base rhel8",
    "release": "7",
    "io.buildah.version": "1.29.0",
    "vendor": "Red Hat, Inc.",
    "org.opencontainers.image.documentation": "https://github.com/some-natalie/kubernoodles/README.md",
    "distribution-scope": "public",
    "version": "8.10",
    "org.opencontainers.image.authors": "Natalie Somersall (@some-natalie)",
    "description": "The Universal Base Image Init is designed is designed to run an init system as PID 1 for running multi-services inside a container. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
  }
}

Download activity

  • Total downloads 3
  • Last 30 days 3
  • Last week 0
  • Today 0

Other tags on this version