Namespace
rancher
Image / Tag
machine:v0.15.0-rancher72-amd64
Content Digest
sha256:519297e93a6804305978d439fbc40ee00a55d0f3d634e89060cf269be15f2872
Details
Created

2021-11-16 18:26:09 UTC

Size

103 MB

Content Digest
Labels
  • architecture
    x86_64
  • build-date
    2021-11-03T13:56:27.085530
  • com.redhat.build-host
    cpt-1001.osbs.prod.upshift.rdu2.redhat.com
  • com.redhat.component
    ubi8-minimal-container
  • com.redhat.license_terms
    https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI
  • description
    The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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.
  • distribution-scope
    public
  • io.k8s.description
    The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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.
  • io.k8s.display-name
    Red Hat Universal Base Image 8 Minimal
  • io.openshift.expose-services
  • io.openshift.tags
    minimal rhel8
  • maintainer
    Red Hat, Inc.
  • name
    ubi8-minimal
  • org.opencontainers.image.created
    2021-11-16T18:25:44Z
  • org.opencontainers.image.revision
    38fafc49464095a48f47caaf914498da1bbbd5b4
  • org.opencontainers.image.source
    https://github.com/rancher/machine.git
  • org.opencontainers.image.url
    https://github.com/rancher/machine
  • release
    204
  • summary
    Provides the latest release of the minimal Red Hat Universal Base Image 8.
  • url
    https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.5-204
  • vcs-ref
    7ffc2d965ea414fc38f42d93090d967a5aee2c33
  • vcs-type
    git
  • vendor
    Red Hat, Inc.
  • version
    8.5

Environment
PATH

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

container

oci


Layers

[#000] sha256:2a99c93da16827d9a6254f86f495d2c72c62a916f9c398577577221d35d2c790 - 36.81% (37.8 MB)

[#001] sha256:4418ace46c3dd933f98d83f357f31048e72d5db3d97bccfdb0acef769ee8234f - 0.0% (1.7 KB)

[#002] sha256:a9e31dc9c147b34fed159e6324840141ceb7d47d6872a556c316d55e63cc5595 - 13.71% (14.1 MB)

[#003] sha256:513ff16b134507186758496eabc91998e276cbaffa49d089608ed3af8700b021 - 0.0% (2.05 KB)

[#004] sha256:625e8d34ebe3a610991e6e033d23034f765b7776140fe535a6d04200d3bbd9eb - 0.0% (169 Bytes)

[#005] sha256:7ef2605c4dfc4a1b25b22e90a492c2502bce446e5fa70417564a06c5b34aed42 - 0.0% (649 Bytes)

[#006] sha256:7ef2605c4dfc4a1b25b22e90a492c2502bce446e5fa70417564a06c5b34aed42 - 0.0% (649 Bytes)

[#007] sha256:47162a6f8bbd2a220e7625d75fc33ff1ab5b8ba65c3197196445bd77d6215d45 - 3.14% (3.22 MB)

[#008] sha256:795e37bd78b64b583ad2c600da622ab64f4ed1c7fb247c3c1df16b589f5f6bac - 3.34% (3.43 MB)

[#009] sha256:03aee6a383487237a259dbe4f843d09b8a3970607f3e9309f76c390e3c159bb0 - 3.39% (3.48 MB)

[#010] sha256:3c529c984bf5663be2837b1b725f2a4838312e5fe7ddd9e0141859d06bf18c08 - 5.55% (5.7 MB)

[#011] sha256:c9d714287c0c76ae7b691e0d9b59b9251b5ad9b9e07a5eb270195556d0fb7a9b - 6.96% (7.14 MB)

[#012] sha256:7eb5266f45796a18c72ab9d35af4480eae7029f9543917ed6a0dccdde15b2321 - 3.42% (3.52 MB)

[#013] sha256:8cad33a09f7d056af103183c9e3aa9fee921389c7446698a5d9b1f314cf9d210 - 3.4% (3.49 MB)

[#014] sha256:6e16de56efba4eb1b702bcb05ea14152109a92c7308b0f1a756f81f9d4b2da2c - 3.86% (3.97 MB)

[#015] sha256:fb24c64fa1baf6b9449101ee6796c0a8d8b6da58a8f5d76c40c8de5e808aee40 - 16.42% (16.9 MB)

[#016] sha256:e042a71dfa170000001bc93933c132a90c3d348ff0f6606f720f50a619935f08 - 0.0% (140 Bytes)


History
2021-11-03 13:56:36 UTC (Imported from -)

2021-11-03 13:56:49 UTC

2021-11-16 18:25:52 UTC

/bin/sh -c microdnf update -y && microdnf install unzip file tar gzip openssh-clients && rm -rf /var/cache/yum

2021-11-16 18:25:53 UTC

/bin/sh -c useradd -u 1000 machine

2021-11-16 18:25:53 UTC

/bin/sh -c mkdir -p .docker/machine/machines

2021-11-16 18:25:53 UTC

/bin/sh -c #(nop) COPY file:0b761c5e0dcd0690e42521bd01ccf3e7108ac29c30a4dc2f63335916c435dc2c in /usr/local/bin/

2021-11-16 18:25:54 UTC

/bin/sh -c chmod +x /usr/local/bin/download_driver.sh

2021-11-16 18:25:55 UTC

/bin/sh -c download_driver.sh "https://github.com/linode/docker-machine-driver-linode/releases/download/v0.1.8/docker-machine-driver-linode_linux-amd64.zip" "b31b6a504c59ee758d2dda83029fe4a85b3f5601e22dfa58700a5e6c8f450dc7"

2021-11-16 18:26:00 UTC

/bin/sh -c download_driver.sh "https://drivers.rancher.cn/node-driver-pinganyun/0.3.0/docker-machine-driver-pinganyunecs-linux.tgz" "f84ccec11c2c1970d76d30150916933efe8ca49fe4c422c8954fc37f71273bb5"

2021-11-16 18:26:01 UTC

/bin/sh -c download_driver.sh "https://github.com/cloud-ca/docker-machine-driver-cloudca/files/2446837/docker-machine-driver-cloudca_v2.0.0_linux-amd64.zip" "1757e2b807b0fea4a38eade4e961bcc609853986a44a99a4e86a37ccea1f7679"

2021-11-16 18:26:02 UTC

/bin/sh -c download_driver.sh "https://github.com/cloudscale-ch/docker-machine-driver-cloudscale/releases/download/v1.2.0/docker-machine-driver-cloudscale_v1.2.0_linux_amd64.tar.gz" "e33fbd6c2f87b1c470bcb653cc8aa50baf914a9d641a2f18f86a07c398cfb544"

2021-11-16 18:26:03 UTC

/bin/sh -c download_driver.sh "https://github.com/rancher-plugins/rancher-machine-driver-oci/releases/download/v1.0.1/docker-machine-driver-oci-linux" "6867f59e9f33bdbce34b5bf9476c48d2edc2ef4bca8a2ef82ccaa1de57af811c"

2021-11-16 18:26:04 UTC

/bin/sh -c download_driver.sh "https://github.com/rancher-plugins/docker-machine-driver-otc/releases/download/v2019.5.7/docker-machine-driver-otc" "a2cc921a64e6192d8036afdf07f13f0c8459fc4932d1cfb183efccfac7baea04"

2021-11-16 18:26:06 UTC

/bin/sh -c download_driver.sh "https://github.com/packethost/docker-machine-driver-packet/releases/download/v0.2.2/docker-machine-driver-packet_linux-amd64.zip" "e03c6bc9406c811e03e9bc2c39f43e6cc8c02d1615bd0e0b8ee1b38be6fe201c"

2021-11-16 18:26:07 UTC

/bin/sh -c download_driver.sh "https://github.com/phoenixnap/docker-machine-driver-pnap/releases/download/v0.1.0/docker-machine-driver-pnap_0.1.0_linux_amd64.zip" "5f25a7fbcaca0710b7290216464ca8433fa3d683b59d5e4e674bef2d0a3ff6c7"

2021-11-16 18:26:07 UTC

/bin/sh -c #(nop) COPY multi:7237b0596a44d4ab5e6c549a396a37d9f187ed4b2ca390e0ccd5978d0d558316 in /usr/local/bin/

2021-11-16 18:26:08 UTC

/bin/sh -c chmod 0777 /usr/local/bin

2021-11-16 18:26:09 UTC

/bin/sh -c #(nop) USER 1000

2021-11-16 18:26:09 UTC

/bin/sh -c #(nop) WORKDIR /home/machine

2021-11-16 18:26:09 UTC

/bin/sh -c #(nop) ENTRYPOINT ["entrypoint.sh"]

2021-11-16 18:26:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-16T18:25:44Z

2021-11-16 18:26:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=38fafc49464095a48f47caaf914498da1bbbd5b4

2021-11-16 18:26:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/machine.git

2021-11-16 18:26:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/machine

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