Namespace
rancher
Image / Tag
rancher-agent:master-ac7cef32aa88c45f838a4c207500c72e8cdd5562-head
Content Digest
sha256:bbeaa3045998acc027a8f48b256b236c4ed24cf295ae6c22946860aad57111c9
Details
Created

2021-07-07 00:11:09 UTC

Size

174 MB

Content Digest
Labels
  • com.suse.sle.base.created
    2021-06-15T07:10:27.794458957Z
  • com.suse.sle.base.description
    Image containing a minimal environment 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/f23a149beb430790b24e9d03079b8b10-sles15-image
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.5.1
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container
  • 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.5.1
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/f23a149beb430790b24e9d03079b8b10-sles15-image
  • org.opencontainers.image.created
    2021-07-07T00:09:43Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    ac7cef32aa88c45f838a4c207500c72e8cdd5562
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.5.1
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.5.1

Environment
AGENT_IMAGE

rancher/rancher-agent:master-ac7cef32aa88c45f838a4c207500c72e8cdd5562-head

KUBECTL_VERSION

v1.20.7

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:4f28168a9dd9df062a2d239e2dd7e37107e3f6aa49edbc09c555879281c11384 - 24.98% (43.5 MB)

[#001] sha256:5e7584b81050756dd6b861e3084177b8e04fa4e77a884acaf0dec7becb1936b6 - 26.52% (46.2 MB)

[#002] sha256:975370c3197977a34da7643b07a485a2773b03a2b93ba0e1122edee6f32b6fb0 - 1.26% (2.2 MB)

[#003] sha256:6aebfd0a559b1b41a126d7cab1554bf083b27e0001f5739e7c205c39189f3fef - 7.65% (13.3 MB)

[#004] sha256:787c4a24837c2b7219f7157d3acc1e2b3a033401b53dd47f2208d977d724ba41 - 20.72% (36.1 MB)

[#005] sha256:3bc6cdf35715763c1c9f84a6b8c26c0d9f2e2e735044efd90c87566b3af409bc - 0.01% (9.31 KB)

[#006] sha256:8bc2df1991c2d169a0e3f124d3a5d97c850d1993079e1ed2c871850810317de6 - 18.85% (32.9 MB)

[#007] sha256:3f1d51975aa5b35f1ffcec819cde47b12a57ddef6a9ea0dd59c75a0c3e7ff3aa - 0.0% (172 Bytes)


History
2021-06-15 07:10:40 UTC

KIWI 9.23.20

2021-07-07 00:10:10 UTC

/bin/sh -c #(nop) ARG ARCH=amd64

2021-07-07 00:10:10 UTC

/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.20.7

2021-07-07 00:10:55 UTC

|1 ARCH=amd64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && rpm -e libsolv-tools zypper libzypp container-suseconnect ; curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2021-07-07 00:10:55 UTC

/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3

2021-07-07 00:10:56 UTC

|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2021-07-07 00:10:56 UTC

/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10

2021-07-07 00:10:57 UTC

|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip | gunzip -d -c - > /usr/bin/kube-prompt && chmod +x /usr/bin/kube-prompt

2021-07-07 00:10:58 UTC

/bin/sh -c #(nop) ARG VERSION=dev

2021-07-07 00:10:58 UTC

/bin/sh -c #(nop) LABEL io.cattle.agent=true

2021-07-07 00:10:58 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-ac7cef32aa88c45f838a4c207500c72e8cdd5562-head

2021-07-07 00:10:58 UTC

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

2021-07-07 00:11:06 UTC

/bin/sh -c #(nop) COPY dir:e4d2b1f585f839924c04e6ccaa655142a18a9859e883edcee68fa6ec20d6011f in /var/lib/rancher-data

2021-07-07 00:11:07 UTC

/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/

2021-07-07 00:11:08 UTC

/bin/sh -c #(nop) COPY multi:8b02e89663b58ab144f6b7d1ece1005c59c70219d9e93abd3a6c892928224784 in /usr/bin/

2021-07-07 00:11:08 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/rancher

2021-07-07 00:11:08 UTC

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

2021-07-07 00:11:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-07T00:09:43Z

2021-07-07 00:11:09 UTC

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

2021-07-07 00:11:09 UTC

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

2021-07-07 00:11:09 UTC

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

Details
Created

2021-07-06 23:58:49 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-06T23:58:44Z
  • org.opencontainers.image.revision
    ac7cef32aa88c45f838a4c207500c72e8cdd5562
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:master-ac7cef32aa88c45f838a4c207500c72e8cdd5562-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 61.93% (1.6 GB)

[#001] sha256:639bb6bb2beb4cfdcacb9f0844344448fe26494665d5fe78a494419f86fbb18f - 33.27% (880 MB)

[#002] sha256:7e18feb453f568e993b43516de6937a7c6254739dab7a0ef63a11d6a1763faf7 - 0.0% (1.1 KB)

[#003] sha256:cefe43f696610293fa940b3a61fd265abc7b32748bb583f8537d1c9672070298 - 0.0% (1.07 KB)

[#004] sha256:0629ddbfc2294a4f77680cbcf85f5d1eefee53701359c2d284e59cb987152d17 - 0.59% (15.5 MB)

[#005] sha256:2482d688824449f9085c62c23f6725e27a6764e44983938aa7e1605826626320 - 0.2% (5.28 MB)

[#006] sha256:fe113cc4e5dec708c5a157c90815ed85f64ddeca017c4d10861806d2b7c1a587 - 0.28% (7.43 MB)

[#007] sha256:b7250ef038e64fc08c2c40684dfba9159438171a6780e77ad2a17ecdbb9ca299 - 1.41% (37.2 MB)

[#008] sha256:d4ae061fc2a6c750f4ef5f5781bcb29dc9ad1d22898444ca68b74809535d115e - 0.2% (5.34 MB)

[#009] sha256:0541f6699886f95bb9fb45e620c08a71476423e1638da2b83a4f39f4bdc57aaa - 0.59% (15.6 MB)

[#010] sha256:fe2a1d8a8c1a198c61643b51209facc808a516c7c7be675ee7c2f601a26678d8 - 0.48% (12.7 MB)

[#011] sha256:8813f2f3830d06d3de4058b35910e27da7f58755c9c2a5fdd896ea1a223bac3a - 0.0% (1.07 KB)

[#012] sha256:fe091e712007a4d7540a7d533c3658e566d50690599e96bc0b1a4f3cc5ad1edf - 0.0% (1.07 KB)

[#013] sha256:fa3917ffe7edd008301cbcb528db5f5d9ec14dadc45b0d3118c4235a0610645c - 0.0% (1.07 KB)

[#014] sha256:5b05f4ba5d44a686b1cca14808acebf0d961e34b25590d5e13180e02306400da - 0.0% (1.07 KB)

[#015] sha256:99a5e718135a4f6ae332584a045fd8130626f7d01e08ea2f47b5a06f51c8ad15 - 0.0% (1.07 KB)

[#016] sha256:5e1f6cda604970812a0d1d0ac99f935838e3f05aa4d12f8541a79b009bf9e90d - 1.05% (27.8 MB)

[#017] sha256:1a7df8b53e2f76d49992ebe8d2f1bdd117903295f230df022c819bcf2ec03141 - 0.0% (1.07 KB)

[#018] sha256:77e103d5a4f00bf78a2acac477fc2ef019a779628b8a741f2f18237dd02f4c91 - 0.0% (1.1 KB)

[#019] sha256:9a80a5b53f3c943a6001edb73754e806fb2952caa8c81fcabede07af0f1973dd - 0.0% (1.06 KB)

[#020] sha256:c8b0d4e84326fc88ffa8bdedf971eebb3fd40b8230dee7eee70ead6170264981 - 0.0% (1.06 KB)

[#021] sha256:7101b673e460a7a4164100b39c3acf290e381ca24d988c4f9e948e3502b65686 - 0.0% (1.07 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-06-06 04:28:43 UTC

Install update 1809-amd64

2021-07-06 23:57:09 UTC

cmd /S /C #(nop) ARG ARCH=amd64

2021-07-06 23:57:10 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2021-07-06 23:57:19 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'

2021-07-06 23:57:26 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'

2021-07-06 23:57:48 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; if (-not (Get-Command Expand-7Zip -ErrorAction Ignore)) { Install-PackageProvider -Name NuGet -Force -Verbose; Install-Module -Name 7Zip4Powershell -Repository PSGallery -Force -Verbose; if(-not $?) { Write-Error "Failed to install package"; Exit 1; } }

2021-07-06 23:57:57 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/kubernetes-client-windows-amd64.tar.gz'; function Expand-GZip ($inFile, $outFile) { $input = New-Object System.IO.FileStream $inFile, ([IO.FileMode]::Open), ([IO.FileAccess]::Read), ([IO.FileShare]::Read); $output = New-Object System.IO.FileStream $outFile, ([IO.FileMode]::Create), ([IO.FileAccess]::Write), ([IO.FileShare]::None); $gzipStream = New-Object System.IO.Compression.GzipStream $input, ([IO.Compression.CompressionMode]::Decompress); try { if (!$input -or !$output -or !$gzipStream) { Write-Error "Failed to Unzip the archive"; Exit 1; } $buffer = New-Object byte[](1024); while ($true) { $read = $gzipstream.Read($buffer, 0, 1024); if ($read -le 0 ) { break; } $output.Write($buffer, 0, $read); } } finally { $gzipStream.Close(); $output.Close(); $input.Close(); } }; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\kubernetes.tar.gz -Uri $URL; Write-Host 'Expanding ...'; Expand-GZip c:\kubernetes.tar.gz c:\kubernetes.tar; Expand-7Zip c:\kubernetes.tar c:\; Write-Host 'Complete.'

2021-07-06 23:58:03 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/

2021-07-06 23:58:09 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/

2021-07-06 23:58:15 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/

2021-07-06 23:58:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev

2021-07-06 23:58:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true

2021-07-06 23:58:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24

2021-07-06 23:58:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-ac7cef32aa88c45f838a4c207500c72e8cdd5562-head

2021-07-06 23:58:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2021-07-06 23:58:47 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:c5c9c586e158f2610b5c4fdffa17b9fb8ceb6b76f0224a2edce82a105f0d2da9 in \etc\rancher\

2021-07-06 23:58:48 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2021-07-06 23:58:48 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-06T23:58:44Z

2021-07-06 23:58:49 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=ac7cef32aa88c45f838a4c207500c72e8cdd5562

2021-07-06 23:58:49 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-07-06 23:58:49 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

Details
Created

2021-07-06 23:58:27 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-06T23:56:52Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ac7cef32aa88c45f838a4c207500c72e8cdd5562
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-ac7cef32aa88c45f838a4c207500c72e8cdd5562-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.97% (1.4 GB)

[#001] sha256:98622c7525a40dec3c88fac81718f4f208a70f5347eb4faf74f15a78149114df - 41.21% (1.07 GB)

[#002] sha256:821f05488f42a59e509d6e8a3a1ba32f72e0d04f37b081a29aab8cfaeb719ecd - 0.0% (1.3 KB)

[#003] sha256:fbcedcd3a77ca09d9aff12c8390444f0476aba96b4b0630483376ecfc8100213 - 0.0% (1.27 KB)

[#004] sha256:914750a8ae2126621e624559ce4545c6873b0b310d9fcada6c6b1f6f3073888b - 0.58% (15.5 MB)

[#005] sha256:e9587d0837799bc2e1fec5217cf9b9e564f27a627c77489fe841824c33792dd9 - 0.2% (5.27 MB)

[#006] sha256:8801d342e8e7c83d375a1681e12f25a695870fe49229a5c936614e51c9939d10 - 0.33% (8.72 MB)

[#007] sha256:977462a6b7c8f200bfebc08e1b04be1522494d33674a5cf01945b552065c48c1 - 1.4% (37.2 MB)

[#008] sha256:135d70e8bb5fa3dfc842b7f9ade6a369c081476fdf323919b3c635117c592899 - 0.2% (5.32 MB)

[#009] sha256:5ae5d107c0eb111e74804fab42172bf0680fc52053c579ec3fab8b083f53701c - 0.58% (15.6 MB)

[#010] sha256:acc2b42fc62ed416bd805ec89443f99b4650991a918fe8e24c8a07ffe4de1a62 - 0.48% (12.7 MB)

[#011] sha256:5b9f773612a0e9a301453d7e314ec1f131011c1ed75e00de76772d80bb969944 - 0.0% (1.27 KB)

[#012] sha256:8ecd50b2fa6edbb8c3f2982a58e79acdf6a8b452c29151ff54f4801d102c2682 - 0.0% (1.3 KB)

[#013] sha256:9416cf42d5f90894b2331d2d77dac62a6bc1abd4385cab6f0b0d46b3208e0e28 - 0.0% (1.3 KB)

[#014] sha256:1d84c6233505cc99295d09042d9bd521b8f0a4b3837c7f3dd29985e599b2a13c - 0.0% (1.3 KB)

[#015] sha256:8a30e5d58f0da5f452e025b2cdfbe92fe488c5d75c1dc76bb57f812927857893 - 0.0% (1.27 KB)

[#016] sha256:40a3efa77a4faec728efc0810617325de0459e875e8c94123c50d2b57edd7028 - 1.05% (27.8 MB)

[#017] sha256:593f27f5acd15e2f3199c031ab5705eb1785719858315f6105cab3e5a4576964 - 0.0% (1.27 KB)

[#018] sha256:6ce4730af88b0fc06bce11a7ec0c05b5edea2cd810705488d22fab09f08d7163 - 0.0% (1.27 KB)

[#019] sha256:5e106283ca398663cd6c9d6a4933ed8357ead4b75da42388b7b2c9c0d6a1c79f - 0.0% (1.26 KB)

[#020] sha256:18f12ea2b9bf33bb876661414972a3d513c2811113c4e68d7c8f1380acb4e00c - 0.0% (1.27 KB)

[#021] sha256:ef586b533515b5ee747f329476e940a68fb78e2f6d4ed2c4e660ef9c8bcfda66 - 0.0% (1.26 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-06-06 19:49:44 UTC

Install update 20H2-amd64

2021-07-06 23:56:29 UTC

cmd /S /C #(nop) ARG ARCH=amd64

2021-07-06 23:56:29 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2021-07-06 23:57:05 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'

2021-07-06 23:57:18 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'

2021-07-06 23:57:42 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; if (-not (Get-Command Expand-7Zip -ErrorAction Ignore)) { Install-PackageProvider -Name NuGet -Force -Verbose; Install-Module -Name 7Zip4Powershell -Repository PSGallery -Force -Verbose; if(-not $?) { Write-Error "Failed to install package"; Exit 1; } }

2021-07-06 23:57:54 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/kubernetes-client-windows-amd64.tar.gz'; function Expand-GZip ($inFile, $outFile) { $input = New-Object System.IO.FileStream $inFile, ([IO.FileMode]::Open), ([IO.FileAccess]::Read), ([IO.FileShare]::Read); $output = New-Object System.IO.FileStream $outFile, ([IO.FileMode]::Create), ([IO.FileAccess]::Write), ([IO.FileShare]::None); $gzipStream = New-Object System.IO.Compression.GzipStream $input, ([IO.Compression.CompressionMode]::Decompress); try { if (!$input -or !$output -or !$gzipStream) { Write-Error "Failed to Unzip the archive"; Exit 1; } $buffer = New-Object byte[](1024); while ($true) { $read = $gzipstream.Read($buffer, 0, 1024); if ($read -le 0 ) { break; } $output.Write($buffer, 0, $read); } } finally { $gzipStream.Close(); $output.Close(); $input.Close(); } }; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\kubernetes.tar.gz -Uri $URL; Write-Host 'Expanding ...'; Expand-GZip c:\kubernetes.tar.gz c:\kubernetes.tar; Expand-7Zip c:\kubernetes.tar c:\; Write-Host 'Complete.'

2021-07-06 23:58:04 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/

2021-07-06 23:58:13 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/

2021-07-06 23:58:21 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/

2021-07-06 23:58:21 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev

2021-07-06 23:58:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true

2021-07-06 23:58:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24

2021-07-06 23:58:23 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-ac7cef32aa88c45f838a4c207500c72e8cdd5562-head

2021-07-06 23:58:23 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2021-07-06 23:58:24 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:4fd82d2933d4b94ab698a1c635645029a83380f6d568c4cd4df5cc165bc9d3f0 in \etc\rancher\

2021-07-06 23:58:25 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2021-07-06 23:58:26 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-06T23:56:52Z

2021-07-06 23:58:26 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2021-07-06 23:58:27 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=ac7cef32aa88c45f838a4c207500c72e8cdd5562

2021-07-06 23:58:27 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2021-07-06 23:58:25 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-06T23:58:18Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ac7cef32aa88c45f838a4c207500c72e8cdd5562
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-ac7cef32aa88c45f838a4c207500c72e8cdd5562-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 50.88% (1.14 GB)

[#001] sha256:409e8c9a2688a1824ab167e0815af899280d336440100aab9c47f99ce3e0de07 - 43.55% (1000 MB)

[#002] sha256:62f98e97152758b94ad80d1b86ef629370fb79367caa0b17b1a9ef8d8708ff51 - 0.0% (1.36 KB)

[#003] sha256:97eac8fe5fc6be149b2602b5f5e4982d4ccbada3a5c0b5acf6e18c49657eea06 - 0.0% (1.38 KB)

[#004] sha256:b06ec061a755737bb2b7ef5d28d456b384ad7b00997c84b16bb0b24e6e0f6e8a - 0.67% (15.5 MB)

[#005] sha256:b4f9a391a15d40a0c860cc26a6dd79930222e1b8f0fcdd7f8c18e48a8eb4b580 - 0.23% (5.27 MB)

[#006] sha256:3015cbd9e744220c0824a560c9be4d85223cc3a6bcac36fef22dca02e31eb020 - 0.37% (8.6 MB)

[#007] sha256:04ca5678b4a0e85541ba6287a123f97ec3c48a33350fc813baffc260467e9102 - 1.62% (37.2 MB)

[#008] sha256:18e06dde90d29f64b97f4d1533eeb07aa051c00f3f2fdae715106a2f71724d2e - 0.23% (5.34 MB)

[#009] sha256:9965858c4ee293cbcaa87068150e6d545ba29a38f3f52439aefc07df747c1d58 - 0.68% (15.6 MB)

[#010] sha256:4fc7d42ad06747e7ec59feefd08670afa71248f9324b9dd67d5604bbaa01a8e4 - 0.55% (12.7 MB)

[#011] sha256:e96e24917c88bfa966a87ea5cee3a758e5c92f4366ac1cba46933db3cd97dba4 - 0.0% (1.26 KB)

[#012] sha256:5fab1f353ea92692fd6b6becbc64b9a1adaa91b18e8ee6b9b18d9d08815c0861 - 0.0% (1.27 KB)

[#013] sha256:92a9493bce8a2148e59a1597418e48240746876df50a9ceda13dd6f38151a24b - 0.0% (1.28 KB)

[#014] sha256:235de78558c6be5bdb1495e57997e129b16c9694290143de51d2b1d0d15f8a29 - 0.0% (1.29 KB)

[#015] sha256:237007ded17e78406366490feeeb8a92bc009eb855083ded26d395ec9ee7fc54 - 0.0% (1.3 KB)

[#016] sha256:933706345e5b0f0789325c94c0c880341e835b5f0cf6a075a88afbfde9b77a0b - 1.21% (27.8 MB)

[#017] sha256:6289557ad16723f32e9b05a305adbb2690e80a8d5ee045f2f27e1b1965f3e7e4 - 0.0% (1.27 KB)

[#018] sha256:c3b98a9b1d5f7d663bd5ba568a1a6ce902a838b8b3e37da15cf3eb4c3db1adc1 - 0.0% (1.26 KB)

[#019] sha256:df7fb43fa740f5145d12c4816818b92cdb960f099637a3fc5a51d9b47b5b602e - 0.0% (1.27 KB)

[#020] sha256:6579dc7fd4aff56bd16cf0e4b122875c555b2776f259d1ffb3b9147ce1eb6f04 - 0.0% (1.29 KB)

[#021] sha256:678b0c34fa476bd97998eb494bfa582f39af37f775383e56adf11a66b8d1a169 - 0.0% (1.29 KB)


History
2019-12-07 09:28:27 UTC

Apply image 2004-RTM-amd64

2021-06-06 19:51:57 UTC

Install update 2004-amd64

2021-07-06 23:56:07 UTC

cmd /S /C #(nop) ARG ARCH=amd64

2021-07-06 23:56:08 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2021-07-06 23:56:24 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'

2021-07-06 23:56:35 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'

2021-07-06 23:57:04 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; if (-not (Get-Command Expand-7Zip -ErrorAction Ignore)) { Install-PackageProvider -Name NuGet -Force -Verbose; Install-Module -Name 7Zip4Powershell -Repository PSGallery -Force -Verbose; if(-not $?) { Write-Error "Failed to install package"; Exit 1; } }

2021-07-06 23:57:15 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/kubernetes-client-windows-amd64.tar.gz'; function Expand-GZip ($inFile, $outFile) { $input = New-Object System.IO.FileStream $inFile, ([IO.FileMode]::Open), ([IO.FileAccess]::Read), ([IO.FileShare]::Read); $output = New-Object System.IO.FileStream $outFile, ([IO.FileMode]::Create), ([IO.FileAccess]::Write), ([IO.FileShare]::None); $gzipStream = New-Object System.IO.Compression.GzipStream $input, ([IO.Compression.CompressionMode]::Decompress); try { if (!$input -or !$output -or !$gzipStream) { Write-Error "Failed to Unzip the archive"; Exit 1; } $buffer = New-Object byte[](1024); while ($true) { $read = $gzipstream.Read($buffer, 0, 1024); if ($read -le 0 ) { break; } $output.Write($buffer, 0, $read); } } finally { $gzipStream.Close(); $output.Close(); $input.Close(); } }; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\kubernetes.tar.gz -Uri $URL; Write-Host 'Expanding ...'; Expand-GZip c:\kubernetes.tar.gz c:\kubernetes.tar; Expand-7Zip c:\kubernetes.tar c:\; Write-Host 'Complete.'

2021-07-06 23:57:23 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/

2021-07-06 23:57:32 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/

2021-07-06 23:57:41 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/

2021-07-06 23:57:41 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev

2021-07-06 23:57:42 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true

2021-07-06 23:57:42 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24

2021-07-06 23:58:20 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-ac7cef32aa88c45f838a4c207500c72e8cdd5562-head

2021-07-06 23:58:21 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2021-07-06 23:58:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:4fd82d2933d4b94ab698a1c635645029a83380f6d568c4cd4df5cc165bc9d3f0 in \etc\rancher\

2021-07-06 23:58:23 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2021-07-06 23:58:24 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-06T23:58:18Z

2021-07-06 23:58:24 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2021-07-06 23:58:25 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=ac7cef32aa88c45f838a4c207500c72e8cdd5562

2021-07-06 23:58:25 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2021-07-06 23:55:56 UTC

Size

170 MB

Content Digest
Labels
  • com.suse.sle.base.created
    2021-06-15T07:05:54.719374375Z
  • com.suse.sle.base.description
    Image containing a minimal environment 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/f23a149beb430790b24e9d03079b8b10-sles15-image
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.5.1
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container
  • 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.5.1
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/f23a149beb430790b24e9d03079b8b10-sles15-image
  • org.opencontainers.image.created
    2021-07-06T23:55:06Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    ac7cef32aa88c45f838a4c207500c72e8cdd5562
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.5.1
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.5.1

Environment
AGENT_IMAGE

rancher/rancher-agent:master-ac7cef32aa88c45f838a4c207500c72e8cdd5562-head

KUBECTL_VERSION

v1.20.7

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:975315c501d5698920cbfa09f22cd4254042a336868ead6cf53758e062e706cf - 25.67% (43.6 MB)

[#001] sha256:29dcf7bbb755bce61f0aa80f9d56c64d56e72252b4f5551df43970b7d283eca0 - 26.93% (45.7 MB)

[#002] sha256:8bc858e4698703f7dd07a7fd65421b4423d63c537c837b3df5089b3f47482844 - 1.14% (1.94 MB)

[#003] sha256:efa5440ad462eeb3b7971177bbccefe7bdea6debb6d0a9a969a4487b17364edb - 7.3% (12.4 MB)

[#004] sha256:079cadcb1a869900bc7cf232e0a4ed140df4f954af298aeca362123b0b38a08d - 21.29% (36.1 MB)

[#005] sha256:5e23cf6bfb5366118d93060132649ddeed986ed3ea751c7d1e6d8672f3471a64 - 0.01% (8.89 KB)

[#006] sha256:45ffdd815bc8ab8d7d40303544ebfd5fd32c8211fb0488dc1ebc4cf5e97ecdaf - 17.65% (29.9 MB)

[#007] sha256:efebcb4347007e8089357537d7c3552be08cd9e62f33b935c6080e70e1f60b5a - 0.0% (172 Bytes)


History
2021-06-15 07:06:09 UTC

KIWI 9.23.20

2021-07-06 23:55:25 UTC

/bin/sh -c #(nop) ARG ARCH=amd64

2021-07-06 23:55:25 UTC

/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.20.7

2021-07-06 23:55:43 UTC

|1 ARCH=arm64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && rpm -e libsolv-tools zypper libzypp container-suseconnect ; curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2021-07-06 23:55:43 UTC

/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3

2021-07-06 23:55:44 UTC

|1 ARCH=arm64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2021-07-06 23:55:44 UTC

/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10

2021-07-06 23:55:45 UTC

|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip | gunzip -d -c - > /usr/bin/kube-prompt && chmod +x /usr/bin/kube-prompt

2021-07-06 23:55:45 UTC

/bin/sh -c #(nop) ARG VERSION=dev

2021-07-06 23:55:45 UTC

/bin/sh -c #(nop) LABEL io.cattle.agent=true

2021-07-06 23:55:45 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-ac7cef32aa88c45f838a4c207500c72e8cdd5562-head

2021-07-06 23:55:45 UTC

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

2021-07-06 23:55:53 UTC

/bin/sh -c #(nop) COPY dir:65a7ff4f680198842e46bb3d3eeec0a389f42c633e188922dd4885ff16ff6d4a in /var/lib/rancher-data

2021-07-06 23:55:54 UTC

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

2021-07-06 23:55:55 UTC

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

2021-07-06 23:55:55 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/rancher

2021-07-06 23:55:55 UTC

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

2021-07-06 23:55:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-06T23:55:06Z

2021-07-06 23:55:55 UTC

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

2021-07-06 23:55:56 UTC

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

2021-07-06 23:55:56 UTC

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

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