Namespace
rancher
Image / Tag
rancher-agent:master-cf5a75f61b6117187c30e0ee5fc5352ca720d9d7-head
Content Digest
sha256:9121d981a8d5f2014e5f4d0556194b76fba151523decce28466e66fd6d75ec75
Details
Created

2021-07-07 15:51:14 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-07T15:49:52Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    cf5a75f61b6117187c30e0ee5fc5352ca720d9d7
  • 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-cf5a75f61b6117187c30e0ee5fc5352ca720d9d7-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.96% (43.5 MB)

[#001] sha256:e9106a9b73b3f1d589fae93325d304c40ae160ff85484fd33c23a23f7866bcd8 - 26.51% (46.2 MB)

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

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

[#004] sha256:92337c085c072e77943f9723ecdf433303a9956e4f8e4bbc7b021f22e6b63f33 - 20.78% (36.2 MB)

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

[#006] sha256:73e545cc48fc70fb7033f3a4449fd8d06c34bb9e977d67638f8330675f80ec4d - 18.84% (32.9 MB)

[#007] sha256:316b486b4642dfba880de3eb13e80c19f7e0b674e94aa8d423154bfb6bc8b470 - 0.0% (171 Bytes)


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

KIWI 9.23.20

2021-07-07 15:50:20 UTC

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

2021-07-07 15:50:20 UTC

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

2021-07-07 15:51:00 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 15:51:01 UTC

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

2021-07-07 15:51:02 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 15:51:02 UTC

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

2021-07-07 15:51:03 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 15:51:03 UTC

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

2021-07-07 15:51:03 UTC

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

2021-07-07 15:51:03 UTC

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

2021-07-07 15:51:03 UTC

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

2021-07-07 15:51:11 UTC

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

2021-07-07 15:51:13 UTC

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

2021-07-07 15:51:13 UTC

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

2021-07-07 15:51:14 UTC

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

2021-07-07 15:51:14 UTC

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

2021-07-07 15:51:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-07T15:49:52Z

2021-07-07 15:51:14 UTC

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

2021-07-07 15:51:14 UTC

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

2021-07-07 15:51:14 UTC

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

Details
Created

2021-07-07 16:02:18 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-07T16:02:10Z
  • org.opencontainers.image.revision
    cf5a75f61b6117187c30e0ee5fc5352ca720d9d7
  • 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-cf5a75f61b6117187c30e0ee5fc5352ca720d9d7-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:35ea96b13ca6aa2a95f1fe771ba6c70808ecec7353f7e79999c6250a333b3545 - 0.0% (1.07 KB)

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

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

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

[#006] sha256:5211dd09dc33b6d50db69c54df5a08c9070e924251799a5322505c7770723ed3 - 0.28% (7.44 MB)

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

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

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

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

[#011] sha256:cd915a5b8f6be848477c636a2013691de9e89b2114f113d3f8cb6384459edc50 - 0.0% (1.09 KB)

[#012] sha256:2ca3a2a99caa8de2cf43dc6a4039983a7833fa5c2b89ad726dd680dee12162c6 - 0.0% (1.06 KB)

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

[#014] sha256:1cbbb42501641f3fa99850e89b5cb4d5b8ef8f9a06156ef05c34da39c7d0d38e - 0.0% (1.06 KB)

[#015] sha256:f02300ac51c34b2cf7d93a95cae6f328851a2b656030400f3f020b85a44b5262 - 0.0% (1.1 KB)

[#016] sha256:884625f8d5206d3de531690c12f243c5a59eedb45794186e07780713386f424c - 1.05% (27.8 MB)

[#017] sha256:15463c7c617dbe448a897cda8d2512fa751cc27a19016b3a6081e77d6d419791 - 0.0% (1.07 KB)

[#018] sha256:33710dc8f7fdbe374449cfcbddd10ab496fb0ef24119538b4e01ccfb91504ed6 - 0.0% (1.06 KB)

[#019] sha256:03933dff931e794362a12fedbe1fabf3bacd1180f6eca79a039108238b6f83fa - 0.0% (1.07 KB)

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

[#021] sha256:9d96e721d1e0ecdd281c9ee1b992be23c33c5a82abaeb9f09527b5f6a4054b94 - 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-07 16:00:13 UTC

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

2021-07-07 16:00:13 UTC

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

2021-07-07 16:00:23 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-07 16:00:31 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-07 16:01: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-07-07 16:01: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-07 16:01:21 UTC

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

2021-07-07 16:01:27 UTC

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

2021-07-07 16:01:36 UTC

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

2021-07-07 16:01:36 UTC

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

2021-07-07 16:01:37 UTC

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

2021-07-07 16:01:37 UTC

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

2021-07-07 16:02:14 UTC

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

2021-07-07 16:02:14 UTC

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

2021-07-07 16:02:15 UTC

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

2021-07-07 16:02:16 UTC

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

2021-07-07 16:02:17 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-07T16:02:10Z

2021-07-07 16:02:17 UTC

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

2021-07-07 16:02:18 UTC

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

2021-07-07 16:02:18 UTC

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

Details
Created

2021-07-07 15:46:35 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-07T15:44:38Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    cf5a75f61b6117187c30e0ee5fc5352ca720d9d7
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-cf5a75f61b6117187c30e0ee5fc5352ca720d9d7-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:c880a96dfd530986709939b52e297d65b823ae0357c0a1a159d4cfa189061fdb - 0.0% (1.3 KB)

[#003] sha256:4f3ad7e9dd420ea0e13ccd4d0da524bc1b2214673e8ecb1cb976d9d4bff85619 - 0.0% (1.26 KB)

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

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

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

[#007] sha256:4817d2559c3fef3a778a1d197c693c58e0fb4f5197f51227be19d402c2a3146a - 1.4% (37.2 MB)

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

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

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

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

[#012] sha256:8544260588ab75e892857c0b0066a2a3b923640e77ba0c113fbd1e4105334986 - 0.0% (1.26 KB)

[#013] sha256:06846b2ba0b121f03431241a546cc466bea6876e9b54ac2ce7886e2472c5de16 - 0.0% (1.27 KB)

[#014] sha256:1a8108d6e59524564d5eb852ce7d7fd30ff854333d08cdec7bc129f3888ba64e - 0.0% (1.27 KB)

[#015] sha256:0f6860b7046c80b5064fab6f1debc737ae432754be8e10945cd85e34709d2afd - 0.0% (1.29 KB)

[#016] sha256:07e4305216fb5e82bb26ac7f60bb601bfac0b2b09009da558a5bcb3293e8b3b4 - 1.05% (27.8 MB)

[#017] sha256:07e5d0b184b3eb4ec2269c603389796940ce8d235cac49635b5a9bff21af5780 - 0.0% (1.26 KB)

[#018] sha256:01b6c53f9a1a27f3c8959d54b464b36899e27b255c5fbde6306de905fe86f336 - 0.0% (1.27 KB)

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

[#020] sha256:3d448754bb08ff513ecb3fd39b546396b4ca7afb70bcae52034d7df070cbd8a4 - 0.0% (1.3 KB)

[#021] sha256:989481d3c04f726086de44b6f324ba6fb8da496dc0964e0f0e4ebf7d595bc134 - 0.0% (1.27 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-07 15:44:20 UTC

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

2021-07-07 15:44:21 UTC

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

2021-07-07 15:44:50 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-07 15:44:59 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-07 15:45: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-07 15:45:47 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-07 15:45:57 UTC

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

2021-07-07 15:46:06 UTC

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

2021-07-07 15:46:19 UTC

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

2021-07-07 15:46:19 UTC

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

2021-07-07 15:46:21 UTC

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

2021-07-07 15:46:21 UTC

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

2021-07-07 15:46:22 UTC

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

2021-07-07 15:46:22 UTC

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

2021-07-07 15:46:25 UTC

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

2021-07-07 15:46:31 UTC

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

2021-07-07 15:46:32 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-07T15:44:38Z

2021-07-07 15:46:33 UTC

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

2021-07-07 15:46:34 UTC

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

2021-07-07 15:46:35 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-07 15:49:15 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-07T15:49:10Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    cf5a75f61b6117187c30e0ee5fc5352ca720d9d7
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-cf5a75f61b6117187c30e0ee5fc5352ca720d9d7-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:b8873d8cdaae0933d5615c58576e78674f38f500c2f986e044b6973104df440b - 0.0% (1.3 KB)

[#003] sha256:6748ae3429bf4931d061fb6cfb6ca01da2378ff9dad45c66b9b7d3e0a537b7aa - 0.0% (1.33 KB)

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

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

[#006] sha256:994af5d20bbef525d04e0ca11dc09d1fdd1058d57650c0dbf2062e50381587a0 - 0.37% (8.6 MB)

[#007] sha256:6da4ef2f2af879e4e273e4796bd2679216062ec8c704680bb960f8024a61a986 - 1.62% (37.2 MB)

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

[#009] sha256:91102a88454ffeda4b1018848a9036a95c5f5d150b1ec7509122de76e5d4d199 - 0.68% (15.6 MB)

[#010] sha256:0a1aa0a510c2122fae151b71505019195ccf96b8708e6aca23ed8099ea385ef4 - 0.55% (12.7 MB)

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

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

[#013] sha256:7ab2c70360e269f601f95a7f807feb610896e150d6439ac61a1b7dd310e97cb3 - 0.0% (1.26 KB)

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

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

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

[#017] sha256:246d133bbd01e36fb68deb57a06fc93293730f29f62ac1beb33cd395606b47c0 - 0.0% (1.27 KB)

[#018] sha256:68b7f3a7e13ff45a93e81325079d48518ba5547d3ef68ebc3088bfc2c10b8d08 - 0.0% (1.27 KB)

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

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

[#021] sha256:1eeb36119504c8674b8409518e8f81971728f02b41d31b9b419a2723c2dd1c47 - 0.0% (1.31 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-07 15:47:08 UTC

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

2021-07-07 15:47:09 UTC

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

2021-07-07 15:47:25 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-07 15:47: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-07 15:48: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-07 15:48:12 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-07 15:48:21 UTC

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

2021-07-07 15:48:28 UTC

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

2021-07-07 15:48:37 UTC

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

2021-07-07 15:48:37 UTC

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

2021-07-07 15:48:37 UTC

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

2021-07-07 15:48:38 UTC

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

2021-07-07 15:49:11 UTC

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

2021-07-07 15:49:12 UTC

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

2021-07-07 15:49:13 UTC

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

2021-07-07 15:49:13 UTC

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

2021-07-07 15:49:14 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-07T15:49:10Z

2021-07-07 15:49:14 UTC

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

2021-07-07 15:49:15 UTC

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

2021-07-07 15:49:15 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-07 15:42:49 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-07T15:42:00Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    cf5a75f61b6117187c30e0ee5fc5352ca720d9d7
  • 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-cf5a75f61b6117187c30e0ee5fc5352ca720d9d7-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.66% (43.6 MB)

[#001] sha256:3b5271e14cb4e41f4f2cfd8e229a095e0c684370bba4d5d73023f5a2aabdf051 - 26.91% (45.7 MB)

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

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

[#004] sha256:bcfdbdff269ca2bb16d384e2912521d4bebeeb6a3353c85aea02ea2534458878 - 21.35% (36.2 MB)

[#005] sha256:51ff2c320becd6a8902c537354d11a6f130aba441c653f3b451741889d8313df - 0.01% (8.89 KB)

[#006] sha256:54d78a3a3bed988edf1fbe50dd0ca9bb4bd69b42d7b0038d69976236632c5bfb - 17.64% (29.9 MB)

[#007] sha256:494bbf41fe0a6fe64c491dc1de641b6f80a00a04f398ac266e30b47571ceb5d5 - 0.0% (171 Bytes)


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

KIWI 9.23.20

2021-07-07 15:42:19 UTC

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

2021-07-07 15:42:19 UTC

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

2021-07-07 15:42:36 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-07 15:42:36 UTC

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

2021-07-07 15:42:37 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-07 15:42:37 UTC

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

2021-07-07 15:42:39 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-07 15:42:39 UTC

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

2021-07-07 15:42:39 UTC

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

2021-07-07 15:42:39 UTC

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

2021-07-07 15:42:39 UTC

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

2021-07-07 15:42:46 UTC

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

2021-07-07 15:42:48 UTC

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

2021-07-07 15:42:48 UTC

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

2021-07-07 15:42:49 UTC

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

2021-07-07 15:42:49 UTC

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

2021-07-07 15:42:49 UTC

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

2021-07-07 15:42:49 UTC

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

2021-07-07 15:42:49 UTC

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

2021-07-07 15:42:49 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