Namespace
rancher
Image / Tag
rancher-agent:master-d44698df1acb274d0ef55e8062271fb0dcf64ae3-head
Content Digest
sha256:419a258b04dd0b06baa73f429d50261d01646a5d479f20ef06701f330fe77fec
Details
Created

2021-06-22 17:54:25 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-06-22T17:53:04Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    d44698df1acb274d0ef55e8062271fb0dcf64ae3
  • 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-d44698df1acb274d0ef55e8062271fb0dcf64ae3-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 - 25.07% (43.5 MB)

[#001] sha256:e3bd7692f51d371a71647fa8a58a4f3d49faed3db568050dc3612602aed0575f - 26.62% (46.2 MB)

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

[#003] sha256:a7fe4587a1a66ba825c8deca2d15c7e2ceaa09458400c1e64e764b471530db45 - 7.68% (13.3 MB)

[#004] sha256:327c33ee0de33cb5896a066e0d32c6c391ff602be6c980a7c87776f4e7884f40 - 20.45% (35.5 MB)

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

[#006] sha256:03d1e9ebd12999438f849ef32e507956fe07de17fb3bccfd26bfbdb8b947b466 - 18.91% (32.9 MB)

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


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

KIWI 9.23.20

2021-06-22 17:53:32 UTC

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

2021-06-22 17:53:32 UTC

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

2021-06-22 17:54:11 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-06-22 17:54:12 UTC

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

2021-06-22 17:54:12 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-06-22 17:54:13 UTC

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

2021-06-22 17:54:14 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-06-22 17:54:14 UTC

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

2021-06-22 17:54:14 UTC

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

2021-06-22 17:54:14 UTC

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

2021-06-22 17:54:14 UTC

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

2021-06-22 17:54:22 UTC

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

2021-06-22 17:54:23 UTC

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

2021-06-22 17:54:24 UTC

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

2021-06-22 17:54:25 UTC

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

2021-06-22 17:54:25 UTC

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

2021-06-22 17:54:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-22T17:53:04Z

2021-06-22 17:54:25 UTC

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

2021-06-22 17:54:25 UTC

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

2021-06-22 17:54:25 UTC

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

Details
Created

2021-06-22 17:51:00 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-22T17:50:55Z
  • org.opencontainers.image.revision
    d44698df1acb274d0ef55e8062271fb0dcf64ae3
  • 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-d44698df1acb274d0ef55e8062271fb0dcf64ae3-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:10d699d0369b6bf440737e04672b98ed886b80045f6a546853fa68a74e7cac3d - 0.0% (1.06 KB)

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

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

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

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

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

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

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

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

[#011] sha256:3b27680df76f2e1878e74613c4e0f2e9a5cfcbeb37f150e966fb589bee048c1c - 0.0% (1.07 KB)

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

[#013] sha256:1324579eaffd6c75b44f92fefee26041d51a039c37032f9892c71d0f7c8aa42b - 0.0% (1.06 KB)

[#014] sha256:69d78766aac37440cbcf1725ceeee4cb7dfcf8b11166350e29bfeb82606613f6 - 0.0% (1.07 KB)

[#015] sha256:2ea536d55fa2050909057c8f4d599306c7881b1659757f3bc01be4fee157debc - 0.0% (1.06 KB)

[#016] sha256:165c0b19c626f8399438d0a5751d167c0d6f868d6cbe042611481413efb42625 - 1.05% (27.8 MB)

[#017] sha256:0ba4b2a79fe7975292f79d2042b52499469081f046121e9c7a82e2b29aa478f0 - 0.0% (1.07 KB)

[#018] sha256:425a08e66f61c258991076c7250afe3c20891e0e8c36723f9304b2a11e1d9cf1 - 0.0% (1.09 KB)

[#019] sha256:5b216ddec274a86692b40057c9180ee91af30579ac0463ecc7083f50d73a05d3 - 0.0% (1.07 KB)

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

[#021] sha256:d3fbddabfe6f0eea8d4e8477740aa699fbfbbf3212282ea3048df22334a6feaf - 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-06-22 17:49:16 UTC

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

2021-06-22 17:49:16 UTC

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

2021-06-22 17:49:26 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-06-22 17:49:34 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-06-22 17:49:55 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-06-22 17:50:05 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-06-22 17:50:11 UTC

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

2021-06-22 17:50:17 UTC

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

2021-06-22 17:50:23 UTC

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

2021-06-22 17:50:24 UTC

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

2021-06-22 17:50:24 UTC

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

2021-06-22 17:50:24 UTC

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

2021-06-22 17:50:56 UTC

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

2021-06-22 17:50:57 UTC

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

2021-06-22 17:50:58 UTC

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

2021-06-22 17:50:58 UTC

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

2021-06-22 17:50:59 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-06-22T17:50:55Z

2021-06-22 17:50:59 UTC

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

2021-06-22 17:51:00 UTC

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

2021-06-22 17:51:00 UTC

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

Details
Created

2021-06-22 17:50:45 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-22T17:49:15Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d44698df1acb274d0ef55e8062271fb0dcf64ae3
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-d44698df1acb274d0ef55e8062271fb0dcf64ae3-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:0388b5f85894ff69a78532e164283b757f36c52fbd01d2bc913a7b9c46445b3f - 0.0% (1.3 KB)

[#003] sha256:58176aefdabd6aa1bbd086d9c2837809e291e766134fcbafec55365006ec583a - 0.0% (1.29 KB)

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

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

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

[#007] sha256:6ec52f31ca1447357c20d9d606b14e1e2c64dfab078f4649ab853c289e1bbfc1 - 1.4% (37.2 MB)

[#008] sha256:7de28ead89ff1a0d8db28db562186750d34be256d306f4232f2d92048acfdf4a - 0.2% (5.32 MB)

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

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

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

[#012] sha256:6ec8594fa1426736e01ae8d39881a634ddc5984f0db9f21caae071fd6dbee5d5 - 0.0% (1.27 KB)

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

[#014] sha256:8e161ff1afe23117d0b566ea2f24b0e9264bd3cfef4bdc02e9a82d1fa6327dc5 - 0.0% (1.27 KB)

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

[#016] sha256:34a1620ed1a040add1e49eb7451f7efc7ba30dee374062b4b0ce741be91e8278 - 1.05% (27.8 MB)

[#017] sha256:1553ef402f97ba76c36a87ee0a16dec49987288b962ba7d11020b100902a2c92 - 0.0% (1.3 KB)

[#018] sha256:1603846e254fd423fece8b8e4d50a810a0eb2876df0d2386404a83c426d3d2a8 - 0.0% (1.27 KB)

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

[#020] sha256:e88b798b788e8e523d6bf13cf7973b78ba8019c0f889b9466c7a61064c8b26de - 0.0% (1.26 KB)

[#021] sha256:808a20a1f9b2859b25596983be9d187fa531c37d5670e6741af90aa3398e8ad3 - 0.0% (1.3 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-06-22 17:48:56 UTC

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

2021-06-22 17:48:57 UTC

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

2021-06-22 17:49:27 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-06-22 17:49:36 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-06-22 17:50:02 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-06-22 17:50:13 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-06-22 17:50:22 UTC

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

2021-06-22 17:50:30 UTC

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

2021-06-22 17:50:39 UTC

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

2021-06-22 17:50:39 UTC

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

2021-06-22 17:50:40 UTC

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

2021-06-22 17:50:40 UTC

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

2021-06-22 17:50:41 UTC

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

2021-06-22 17:50:41 UTC

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

2021-06-22 17:50:43 UTC

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

2021-06-22 17:50:43 UTC

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

2021-06-22 17:50:44 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-22T17:49:15Z

2021-06-22 17:50:44 UTC

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

2021-06-22 17:50:45 UTC

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

2021-06-22 17:50:45 UTC

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

Details
Created

2021-06-22 17:50:07 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-22T17:49:55Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d44698df1acb274d0ef55e8062271fb0dcf64ae3
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-d44698df1acb274d0ef55e8062271fb0dcf64ae3-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.56% (1000 MB)

[#002] sha256:5beb9155ab75db5181ad56c36d0dba1316a57b64af0bb090cb6e511be0f73743 - 0.0% (1.33 KB)

[#003] sha256:bedc6ea456fb69727d7cc3820afb9680a5e210a22ab360e3d916bad87fb33d50 - 0.0% (1.32 KB)

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

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

[#006] sha256:463c5de611acdeff40393d7b59eb528397f4be3ba4d09e6d606fe51ee9907785 - 0.37% (8.6 MB)

[#007] sha256:54c70be325ed648858ad58f0cdb882b5b8e9deaa9cbc23b6850e504ac2a9ddd9 - 1.62% (37.2 MB)

[#008] sha256:abee620680625f5d14390c80fc12d66047286811efa95d91aa5599c4e640c80c - 0.23% (5.33 MB)

[#009] sha256:2983ef23ca92c00216e83c254afad0dd4a7ea6ea4c028588880cbc7ee431220e - 0.68% (15.6 MB)

[#010] sha256:4747fcb4934403a4334f2bcb4551d20877afc402df3e744647dda3d6c6dcf7f5 - 0.55% (12.7 MB)

[#011] sha256:960fea820476ee3f261f02dd8419a9d1887e7fdf6a4cb667b571acfc1faf13dc - 0.0% (1.27 KB)

[#012] sha256:071f22a253e051caf9282685002283d9dac04f9a461473332a8ae94c9f9ca003 - 0.0% (1.3 KB)

[#013] sha256:15a9f24f6dcbd5cc7bf08a9bfc452adfb434fe329021f5077ed62a3e58d65967 - 0.0% (1.29 KB)

[#014] sha256:bb278aebdb5e7678c9fc0369b57805568202b87ea455506ea00be9b20ebac09f - 0.0% (1.26 KB)

[#015] sha256:94a9530ce8464dabdff9822bf54c6494ba8d596f4c15c6f51c4746ad907ec670 - 0.0% (1.27 KB)

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

[#017] sha256:20af5f739a23df3e748472acaf8bb8d81a7c08fe4d151d51be6c789c55746203 - 0.0% (1.26 KB)

[#018] sha256:d467a8a6bf7444e43581db18a81be0f5850ab83a2e40cd01a95ee8d2dde5f57c - 0.0% (1.29 KB)

[#019] sha256:6f8e578197f476a0967758618a40a50bfe1c66ed54a26005bd23ed8ed5a04676 - 0.0% (1.26 KB)

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

[#021] sha256:5da31cf012035444b03d31d61ba9940d642565051bb8a0a7ae082851dc16d65f - 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-06-22 17:47:52 UTC

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

2021-06-22 17:47:52 UTC

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

2021-06-22 17:48: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-06-22 17:48:12 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-06-22 17:48:37 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-06-22 17:48:49 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-06-22 17:48:57 UTC

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

2021-06-22 17:49:05 UTC

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

2021-06-22 17:49:13 UTC

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

2021-06-22 17:49:13 UTC

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

2021-06-22 17:49:14 UTC

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

2021-06-22 17:49:14 UTC

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

2021-06-22 17:49:56 UTC

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

2021-06-22 17:49:58 UTC

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

2021-06-22 17:50:00 UTC

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

2021-06-22 17:50:05 UTC

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

2021-06-22 17:50:06 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-22T17:49:55Z

2021-06-22 17:50:06 UTC

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

2021-06-22 17:50:06 UTC

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

2021-06-22 17:50:07 UTC

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

Details
Created

2021-06-22 17:44:36 UTC

Size

169 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-06-22T17:43:45Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    d44698df1acb274d0ef55e8062271fb0dcf64ae3
  • 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-d44698df1acb274d0ef55e8062271fb0dcf64ae3-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.77% (43.6 MB)

[#001] sha256:4af50332814707bc8fdf598ca440d4778d3b363a5b508761947663722dc38465 - 27.03% (45.7 MB)

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

[#003] sha256:3dcac13f9e7388f70ff6bc87df431554fb2bac190bf216c65108595f69c71e5f - 7.33% (12.4 MB)

[#004] sha256:133016c0140b3cc8bd3ee822b38002fe8022d35ca13a43531efbd4a6164c110e - 21.02% (35.5 MB)

[#005] sha256:08ad5aeaeb352ec1c0719a9cb9b71ae38428f8d7ea2806200fd4c2c08dfd60f7 - 0.01% (8.89 KB)

[#006] sha256:7cc874f329a5e5d5b09890c3e0e9998ca86457923bdc7f96629c6c88c6d9e426 - 17.7% (29.9 MB)

[#007] sha256:eeec059064c0e890bfa814afa473f75e61319713780b5c1e415ad2553ce1bf29 - 0.0% (169 Bytes)


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

KIWI 9.23.20

2021-06-22 17:44:05 UTC

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

2021-06-22 17:44:05 UTC

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

2021-06-22 17:44:22 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-06-22 17:44:22 UTC

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

2021-06-22 17:44:23 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-06-22 17:44:23 UTC

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

2021-06-22 17:44:24 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-06-22 17:44:25 UTC

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

2021-06-22 17:44:25 UTC

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

2021-06-22 17:44:25 UTC

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

2021-06-22 17:44:25 UTC

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

2021-06-22 17:44:32 UTC

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

2021-06-22 17:44:34 UTC

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

2021-06-22 17:44:35 UTC

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

2021-06-22 17:44:35 UTC

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

2021-06-22 17:44:35 UTC

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

2021-06-22 17:44:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-22T17:43:45Z

2021-06-22 17:44:36 UTC

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

2021-06-22 17:44:36 UTC

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

2021-06-22 17:44:36 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