Namespace
rancher
Image / Tag
machine:v0.15.0-rancher86-amd64
Content Digest
sha256:8847e5192ae51b5c700e2001cad90ed64691e8ef8a29b3d7107e9e43346e9cbd
Details
Created

2022-05-17 18:19:41 UTC

Size

79.9 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-05-10T14:29:00.558310205Z
  • com.suse.sle.base.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/ba5146d67e172d2a4c3541b3b996cf08-sles15-image
  • com.suse.sle.base.eula
    sle-bci
  • com.suse.sle.base.image-type
    sle-bci
  • com.suse.sle.base.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.14.10
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/ba5146d67e172d2a4c3541b3b996cf08/
  • com.suse.sle.base.supportlevel
    l3
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.14.10
  • com.suse.supportlevel
    l3
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/ba5146d67e172d2a4c3541b3b996cf08-sles15-image
  • org.opencontainers.image.created
    2022-05-17T18:19:20Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    37cd84ca725b9fb815359494d51765674d9094f8
  • org.opencontainers.image.source
    https://github.com/rancher/machine.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/machine
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.14.10
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.14.10

Environment
PATH

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

SSL_CERT_DIR

/etc/rancher/ssl


Layers

[#000] sha256:a8ac3a907045e887816e53449003611a489fc7439ed179c633447323097468aa - 56.27% (45 MB)

[#001] sha256:81915427989f1c9f0d0dc87b710cab9ced0f417bd8c7d68de334c20f743d5b4a - 22.68% (18.1 MB)

[#002] sha256:bfa8be6e681192aa4b36e68f2c9c6c5414177caa472c4ebfc0cfc3c5fc809267 - 0.0% (823 Bytes)

[#003] sha256:2e272140b10bcc72831d204dcdc88a9fbc7ecb4688158386ad941a2ee3cb0731 - 0.0% (277 Bytes)

[#004] sha256:3a84a4b2a3e8bdd654ad142b9db60d79d78165d0a06e7b3a975e42d456ed99ee - 0.0% (806 Bytes)

[#005] sha256:3a84a4b2a3e8bdd654ad142b9db60d79d78165d0a06e7b3a975e42d456ed99ee - 0.0% (806 Bytes)

[#006] sha256:ce6ad7c719950891de010787d9bf5f1dcce2f574a7537456ba40fc6ee50fb4f9 - 21.04% (16.8 MB)

[#007] sha256:4619914a25145cb03d5e7fb4efa45ddf8cd1785c949e7e73e2d5a005ce9f26dc - 0.0% (141 Bytes)


History
2022-05-10 14:29:21 UTC

KIWI 9.24.17

2022-05-17 18:19:27 UTC

/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/rancher/ssl

2022-05-17 18:19:35 UTC

/bin/sh -c zypper -n update && zypper -n install git-core curl ca-certificates unzip mkisofs xz gzip sed tar && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/*

2022-05-17 18:19:35 UTC

/bin/sh -c useradd -u 1000 machine

2022-05-17 18:19:36 UTC

/bin/sh -c mkdir -p .docker/machine/machines /etc/rancher/ssl /home/machine && chown -R machine /etc/rancher/ssl && chown -R machine /home/machine

2022-05-17 18:19:36 UTC

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

2022-05-17 18:19:37 UTC

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

2022-05-17 18:19:37 UTC

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

2022-05-17 18:19:41 UTC

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

2022-05-17 18:19:41 UTC

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

2022-05-17 18:19:41 UTC

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

2022-05-17 18:19:41 UTC

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

2022-05-17 18:19:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-17T18:19:20Z

2022-05-17 18:19:41 UTC

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

2022-05-17 18:19:41 UTC

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

2022-05-17 18:19:41 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