Namespace
rancher
Image / Tag
rancher-agent:master-a1397b8741d53acba03569ae1b883b24d565e2de-head
Content Digest
sha256:553b4b80201f35881ad4cf07a2925ba8d6a4acef78ddcc6a07be1c9b2131477c
Details
Created

2021-07-21 19:22:21 UTC

Size

176 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-21T19:20:53Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    a1397b8741d53acba03569ae1b883b24d565e2de
  • 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-a1397b8741d53acba03569ae1b883b24d565e2de-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.77% (43.5 MB)

[#001] sha256:616027ce0b6174acc47f1cc9e52509915bd6f3df9c8d0afd3ca5c2b672aa3778 - 26.68% (46.9 MB)

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

[#003] sha256:ccc8a1b942d38eff4436cfe9848edf927a5cd9444c9a6224c4b069a42bc50dfb - 7.59% (13.3 MB)

[#004] sha256:36aaa939c8c135dc481817520fa13f83a2e7226e8fb3b1fcb9236b694946578c - 20.83% (36.6 MB)

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

[#006] sha256:31979f9b12afdda42dd44aa8b627c41cc78b14b428404c8bd8a68504b5ab6096 - 18.88% (33.2 MB)

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


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

KIWI 9.23.20

2021-07-21 19:21:21 UTC

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

2021-07-21 19:21:22 UTC

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

2021-07-21 19:22:05 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 sysstat && 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-21 19:22:05 UTC

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

2021-07-21 19:22:06 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-21 19:22:06 UTC

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

2021-07-21 19:22:08 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-21 19:22:08 UTC

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

2021-07-21 19:22:08 UTC

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

2021-07-21 19:22:08 UTC

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

2021-07-21 19:22:09 UTC

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

2021-07-21 19:22:17 UTC

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

2021-07-21 19:22:19 UTC

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

2021-07-21 19:22:20 UTC

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

2021-07-21 19:22:20 UTC

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

2021-07-21 19:22:21 UTC

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

2021-07-21 19:22:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-21T19:20:53Z

2021-07-21 19:22:21 UTC

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

2021-07-21 19:22:21 UTC

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

2021-07-21 19:22:21 UTC

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

Details
Created

2021-07-21 19:20:06 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-21T19:20:00Z
  • org.opencontainers.image.revision
    a1397b8741d53acba03569ae1b883b24d565e2de
  • 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-a1397b8741d53acba03569ae1b883b24d565e2de-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:f143c6fed32d477c35b660b2e108ea62e3593c03e44bd9ced208ce52b26b0841 - 34.31% (922 MB)

[#002] sha256:4c9b029bf238091f5387c5d53486c9a04d89cf20219ba02db1b4146f9d853b44 - 0.0% (1.07 KB)

[#003] sha256:f9485ca7516493f8ad500c1cb40831250b990fc9c54291f744543aaa75097b5f - 0.0% (1.06 KB)

[#004] sha256:07bfced0d0a9140020f41399788d853f89af22cf867ea209797999b12cd11e40 - 0.58% (15.5 MB)

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

[#006] sha256:38fcf14da2a7e52b47cf8fd40da1c323ed35f291fdc10763823a30ed07814617 - 0.28% (7.44 MB)

[#007] sha256:7aff4dc9ab88a3d82ca75f0fb0d25697a6b77a236422a2cc986eef7563d1cacc - 1.38% (37.2 MB)

[#008] sha256:cb31ae452bfa0e0dd72d5ce461f35304dfaf6272653eff46be66179d3a8c16c1 - 0.2% (5.31 MB)

[#009] sha256:f6a94b9347fdd63d714dfe69e21236b4c99b676dd72593a3fb4612b19edb2d6a - 0.58% (15.5 MB)

[#010] sha256:878e02e3e851c3772d61c6386884055bb41ba047abb8bc0e496ec072146cd69d - 0.47% (12.7 MB)

[#011] sha256:3e2d56010f6468b3e986b304d7560eada7462207a4a57d9971eeecf49a3113aa - 0.0% (1.1 KB)

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

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

[#014] sha256:a3aa0201e21055e2e0aa8f5c6ab36cdcf69c7320f867a66dd2acda03463284b8 - 0.0% (1.09 KB)

[#015] sha256:3cbb848af9edfa8543e6d9d28c6bbfb6bab1477bee36aa524ca45b43f8c29337 - 0.0% (1.09 KB)

[#016] sha256:7bdb42cbb7e5c6411fef8ac1d6cc206a79a5a2397d922ddc5c60ca11c43135a2 - 1.04% (28 MB)

[#017] sha256:92c7dab8936e849e36d89cda4f59bd8591905eae6c257b0b1f954c7dc8ff617d - 0.0% (1.07 KB)

[#018] sha256:584bc2fa7785fc8a478d0b86d9c3b5273a0dafb5aaad2e8f0466e5bc38919f1d - 0.0% (1.06 KB)

[#019] sha256:3bd02f7678a0231670f09a1584b95eceb7ba91444f3800efb873151275831c97 - 0.0% (1.09 KB)

[#020] sha256:8a5d0e91cfea2ca5be7a006f7fe5ed879ce93d0c00cdd05a44ed71ce61686b62 - 0.0% (1.07 KB)

[#021] sha256:6b9360501eae76613a58a27935be0b58f858f10c1a3d01330dc15071ecfdad81 - 0.0% (1.1 KB)


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

Apply image 1809-RTM-amd64

2021-07-06 20:34:18 UTC

Install update 1809-amd64

2021-07-21 19:17:45 UTC

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

2021-07-21 19:17:46 UTC

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

2021-07-21 19:18:06 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-21 19:18:14 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-21 19:19:01 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-21 19:19:11 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-21 19:19:18 UTC

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

2021-07-21 19:19:25 UTC

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

2021-07-21 19:19:31 UTC

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

2021-07-21 19:19:32 UTC

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

2021-07-21 19:19:32 UTC

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

2021-07-21 19:19:33 UTC

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

2021-07-21 19:20:02 UTC

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

2021-07-21 19:20:02 UTC

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

2021-07-21 19:20:03 UTC

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

2021-07-21 19:20:04 UTC

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

2021-07-21 19:20:05 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-21T19:20:00Z

2021-07-21 19:20:05 UTC

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

2021-07-21 19:20:05 UTC

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

2021-07-21 19:20:06 UTC

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

Details
Created

2021-07-21 19:15:34 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-21T19:13:46Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a1397b8741d53acba03569ae1b883b24d565e2de
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-a1397b8741d53acba03569ae1b883b24d565e2de-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:58774ea6a2cebd62d24073292e71120a3b5e2bb74dc7b2358b29eedfa30b5a8f - 41.3% (1.07 GB)

[#002] sha256:cb82f2139c4dec4b55a2b901baa8185ffdafa2604c95104dde98416283a42afb - 0.0% (1.27 KB)

[#003] sha256:360e40f772e06fab2439ea618e9adeb08cbaf62fd084298194f44dd625ec2942 - 0.0% (1.31 KB)

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

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

[#006] sha256:2391f98f34d794f8f058c0245b4e670b778ddc88b023f120fd902a3a2c4c6d29 - 0.33% (8.75 MB)

[#007] sha256:09302947d5adffecf62db86e050b236751a822253f5b72f21a32adb6003d711a - 1.4% (37.2 MB)

[#008] sha256:64b095495845a08a6aaa16ebd1fbf1ef3b252e035695a4c2af4c16bd42e00707 - 0.2% (5.3 MB)

[#009] sha256:9a9912f0e4fe289f883b01539141a787a0c830bcf76e4c413e0f2aef1a25bd51 - 0.58% (15.5 MB)

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

[#011] sha256:87192b8b70c55b42ea4fe8ea982fd3473b335e03da1b29d74534d9306a043ee0 - 0.0% (1.29 KB)

[#012] sha256:53c78bd31d8c80804d0307bb4ca57b5967b2a3d0f72c7e37025bb1435a041e31 - 0.0% (1.27 KB)

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

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

[#015] sha256:20889b91feefdec1611d2556e1501a9f4619a06e3a30e9ea3148563fbbe85546 - 0.0% (1.29 KB)

[#016] sha256:d960d74a634116388783c702af8e6f4893f9b8f59ab2fd4257f1bd4f3c1a9e15 - 1.05% (28 MB)

[#017] sha256:af1c4bcc87d607721cda22b4728dbdd706094779bb2d7c9f5d37f83003b12e54 - 0.0% (1.32 KB)

[#018] sha256:05fea28dd5a20f34c4720751b421aff44613b3039eeb79df7dc407e02c5f6c79 - 0.0% (1.27 KB)

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

[#020] sha256:5c5272b8058e7eb186fcef1dc0be03411dd53c449f2c807009b356d695ddd2e6 - 0.0% (1.27 KB)

[#021] sha256:6c0102b36d2df1d2b326fa7ee8378287971a55d8dbf6f4d8756310ae6bee1289 - 0.0% (1.27 KB)


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

Apply image 20H2-RTM-amd64

2021-07-10 18:29:59 UTC

Install update 20H2-amd64

2021-07-21 19:13:25 UTC

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

2021-07-21 19:13:25 UTC

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

2021-07-21 19:14:04 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-21 19:14:15 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-21 19:14:51 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-21 19:15:02 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-21 19:15:11 UTC

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

2021-07-21 19:15:20 UTC

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

2021-07-21 19:15:28 UTC

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

2021-07-21 19:15:28 UTC

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

2021-07-21 19:15:29 UTC

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

2021-07-21 19:15:29 UTC

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

2021-07-21 19:15:30 UTC

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

2021-07-21 19:15:30 UTC

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

2021-07-21 19:15:31 UTC

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

2021-07-21 19:15:32 UTC

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

2021-07-21 19:15:33 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-21T19:13:46Z

2021-07-21 19:15:33 UTC

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

2021-07-21 19:15:34 UTC

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

2021-07-21 19:15:34 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-21 19:16:48 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-21T19:16:35Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a1397b8741d53acba03569ae1b883b24d565e2de
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-a1397b8741d53acba03569ae1b883b24d565e2de-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:6907d97093063478e2c552549bbcd0b499d1dfba051bad994179f5a1d343fe58 - 43.65% (1010 MB)

[#002] sha256:57bd7a210ed60487a4898c88fd1c4d9aa16158822a4c6dcf08182d8b4f7a980f - 0.0% (1.27 KB)

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

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

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

[#006] sha256:c74522c742fab2cad54bfdae0a53ee147f2a81e130691ff050105d71db4ac6eb - 0.37% (8.63 MB)

[#007] sha256:5481934ff792d09bc9767bb2f15d5e30fd4e4ac4b2648005c08072599520f84c - 1.61% (37.2 MB)

[#008] sha256:0f2733ea6b3cba5252db1e174361de995f163b93e14835f5bd1d77a5afc4b495 - 0.23% (5.3 MB)

[#009] sha256:9965b797b54ae37efa80e80e7aa518292f8a1cb102905da58f97e55fafba86cf - 0.67% (15.5 MB)

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

[#011] sha256:d5b9ded68f46ba7b8f8f5701719df1b0b7037e74953c81bd59435419a8e8ec4a - 0.0% (1.3 KB)

[#012] sha256:2fad2f8a88d01cb28fcce26585fd82f56c202d9c2dba1afcb42b482f6f0b5c87 - 0.0% (1.26 KB)

[#013] sha256:65f0f98e8a08d42dd5046837b1946101170795d6f39dd70e42bee80717bd481a - 0.0% (1.27 KB)

[#014] sha256:4c06907d877965fbf8f6b37e35dc8f1e5b88356cd5a9f641c9f8b447626ce063 - 0.0% (1.27 KB)

[#015] sha256:23a7eeb1a2573f80954e09e4fdfa42598975f420152d63b94182c6fe4ea1cedc - 0.0% (1.27 KB)

[#016] sha256:627a401f5cbf1665ddb99e6afe200ced78eda17333722eb2be746ca1c7d15351 - 1.21% (28 MB)

[#017] sha256:a2b1e9b240fb8f2a2929b95e714f05ba8830d27efc7b484065d35a54f3934c94 - 0.0% (1.29 KB)

[#018] sha256:4893b113d929145c1fd2dca17bd1c7e74da2dea65f1fd4fda88146c598e2f5ce - 0.0% (1.3 KB)

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

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

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


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

Apply image 2004-RTM-amd64

2021-07-10 18:37:09 UTC

Install update 2004-amd64

2021-07-21 19:13:47 UTC

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

2021-07-21 19:13:47 UTC

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

2021-07-21 19:14:04 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-21 19:14:17 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-21 19:15:29 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-21 19:15:39 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-21 19:15:47 UTC

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

2021-07-21 19:15:54 UTC

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

2021-07-21 19:16:01 UTC

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

2021-07-21 19:16:02 UTC

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

2021-07-21 19:16:02 UTC

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

2021-07-21 19:16:03 UTC

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

2021-07-21 19:16:39 UTC

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

2021-07-21 19:16:40 UTC

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

2021-07-21 19:16:41 UTC

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

2021-07-21 19:16:42 UTC

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

2021-07-21 19:16:43 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-21T19:16:35Z

2021-07-21 19:16:45 UTC

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

2021-07-21 19:16:47 UTC

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

2021-07-21 19:16:48 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-21 19:11:33 UTC

Size

171 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-21T19:10:42Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    a1397b8741d53acba03569ae1b883b24d565e2de
  • 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-a1397b8741d53acba03569ae1b883b24d565e2de-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.45% (43.6 MB)

[#001] sha256:8c7a05fac591216dba8fb6e2ca792b643f69ee43643ec479a96e85ef2e23238e - 27.1% (46.4 MB)

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

[#003] sha256:25524b750aed25b5c2ae231762c1daa13f7beeaaaeb0abc96b2c57fd251308c9 - 7.24% (12.4 MB)

[#004] sha256:0e393afd111e5fc06536944b26962c0f8dc65ab0d13f96bfd6e44f894497cf84 - 21.4% (36.6 MB)

[#005] sha256:9fd8f95b0c64fd7828545b641c694299e73b9dc0c4a6743fe348f1a7ba01d150 - 0.01% (8.89 KB)

[#006] sha256:190fb7d8af3562c59b8095fbdae4ef82dabd1642c2fe0c2f34dd31efedef31c7 - 17.67% (30.2 MB)

[#007] sha256:9ae4b3e0bdba63f1a54536c96746e8a2d6b89fd8257ca52232ca459880135519 - 0.0% (170 Bytes)


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

KIWI 9.23.20

2021-07-21 19:11:01 UTC

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

2021-07-21 19:11:01 UTC

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

2021-07-21 19:11:19 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 sysstat && 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-21 19:11:20 UTC

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

2021-07-21 19:11:21 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-21 19:11:21 UTC

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

2021-07-21 19:11:22 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-21 19:11:22 UTC

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

2021-07-21 19:11:22 UTC

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

2021-07-21 19:11:22 UTC

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

2021-07-21 19:11:22 UTC

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

2021-07-21 19:11:30 UTC

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

2021-07-21 19:11:31 UTC

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

2021-07-21 19:11:32 UTC

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

2021-07-21 19:11:32 UTC

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

2021-07-21 19:11:33 UTC

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

2021-07-21 19:11:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-21T19:10:42Z

2021-07-21 19:11:33 UTC

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

2021-07-21 19:11:33 UTC

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

2021-07-21 19:11:33 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