Namespace
rancher
Image / Tag
rancher-agent:master-baed9e973afe0def012841a6eb6e67e6febca7fc-head
Content Digest
sha256:fef4cfbd26b8bbd62f2901088aeaaa16a5abc24be09705cba0f78318d2efaf29
Details
Created

2021-07-27 22:05:39 UTC

Size

170 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-27T22:04:09Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    baed9e973afe0def012841a6eb6e67e6febca7fc
  • 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-baed9e973afe0def012841a6eb6e67e6febca7fc-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.57% (43.5 MB)

[#001] sha256:7cb0a5db41a7bc73a1ee5ac4a5e3165312927ab67fdc5f9e1b1bfa0231575e86 - 27.52% (46.9 MB)

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

[#003] sha256:99c585144b980a9d7e879686b2bc9bfb03aca6e55d2528ab0dceced4e5c5cf0d - 7.83% (13.3 MB)

[#004] sha256:0144325c56db802e0f8afb33a24f5ce2b36c7b5b130b6841953f8ce1df6b13a1 - 21.54% (36.7 MB)

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

[#006] sha256:96e354c2ce218577902ff0cdcfbd1a64d0f0bd4b570da6d02b8e4e1ad252b7da - 16.24% (27.7 MB)

[#007] sha256:4e57be062ae6484ede293775b5ff539ae797ebbc83b277f499fc756f807d7914 - 0.0% (171 Bytes)


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

KIWI 9.23.20

2021-07-27 22:04:37 UTC

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

2021-07-27 22:04:37 UTC

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

2021-07-27 22:05:24 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-27 22:05:25 UTC

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

2021-07-27 22:05:26 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-27 22:05:26 UTC

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

2021-07-27 22:05:27 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-27 22:05:27 UTC

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

2021-07-27 22:05:27 UTC

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

2021-07-27 22:05:27 UTC

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

2021-07-27 22:05:27 UTC

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

2021-07-27 22:05:36 UTC

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

2021-07-27 22:05:38 UTC

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

2021-07-27 22:05:38 UTC

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

2021-07-27 22:05:39 UTC

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

2021-07-27 22:05:39 UTC

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

2021-07-27 22:05:39 UTC

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

2021-07-27 22:05:39 UTC

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

2021-07-27 22:05:39 UTC

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

2021-07-27 22:05:39 UTC

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

Details
Created

2021-07-27 22:04:12 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-27T22:04:06Z
  • org.opencontainers.image.revision
    baed9e973afe0def012841a6eb6e67e6febca7fc
  • 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-baed9e973afe0def012841a6eb6e67e6febca7fc-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:32a67c27ad3f2fb8d84e5f21eaa3b77da407b4660c7d443045fe219f4c6d0007 - 0.0% (1.06 KB)

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

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

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

[#006] sha256:5036fbda90660f69b1714bbd39ff98415492944abcd680bfda003d3d92df188b - 0.28% (7.48 MB)

[#007] sha256:2fe02d63fae1ac42cf4a9722d230a5d9c3b1a81a350a3677dbf4462694cc376a - 1.38% (37.2 MB)

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

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

[#010] sha256:03529ac16ed7d5e8310548bb418a43a6bae056c99636e0a6afcc877c86926d0f - 0.47% (12.7 MB)

[#011] sha256:450133f60554d1c881cb133131c8c1551d79137dd9f93abf3f20df24d1825d4d - 0.0% (1.06 KB)

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

[#013] sha256:5c0bb9cee7743ad88d4af0045d7c5734834f927533d7070ec09a352698ab1c2c - 0.0% (1.06 KB)

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

[#015] sha256:7b125fe301a66086f10a9f8dd90bbd717f4d909e1b9baa5da6d6eaf4185fdc40 - 0.0% (1.09 KB)

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

[#017] sha256:777505949faddb7e1eb01435a9c7b79fe52593c6fd326913aefaf92d015e8836 - 0.0% (1.07 KB)

[#018] sha256:7c9230798f5bef941db16f867f12a5e64320acf86c400eb46be0736520626146 - 0.0% (1.1 KB)

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

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

[#021] sha256:3577812089f916fe51e7df8436802418c1378e514933459063f2a727b6ec8a0b - 0.0% (1.07 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-27 21:59:31 UTC

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

2021-07-27 21:59:31 UTC

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

2021-07-27 21:59:49 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-27 21:59:57 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-27 22:03:08 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-27 22:03:18 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-27 22:03:24 UTC

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

2021-07-27 22:03:30 UTC

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

2021-07-27 22:03:36 UTC

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

2021-07-27 22:03:36 UTC

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

2021-07-27 22:03:37 UTC

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

2021-07-27 22:03:37 UTC

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

2021-07-27 22:04:08 UTC

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

2021-07-27 22:04:08 UTC

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

2021-07-27 22:04:09 UTC

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

2021-07-27 22:04:10 UTC

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

2021-07-27 22:04:10 UTC

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

2021-07-27 22:04:11 UTC

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

2021-07-27 22:04:11 UTC

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

2021-07-27 22:04:12 UTC

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

Details
Created

2021-07-27 22:00:15 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-27T21:58:13Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    baed9e973afe0def012841a6eb6e67e6febca7fc
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-baed9e973afe0def012841a6eb6e67e6febca7fc-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:1cc610697800178d126c5c6071965d4e1272d26aaaae2666ffcfd3cf32fae51b - 0.0% (1.31 KB)

[#003] sha256:7895b187a9f9d60904257e42df3436d1346c5e8247b52939b391bfd717ad2e0f - 0.0% (1.38 KB)

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

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

[#006] sha256:44eb3f31922e2c9daed2386df4eb0bc0edcbea66ab0454056ba5475324ca9ae6 - 0.33% (8.75 MB)

[#007] sha256:940a4129d2e55da20525284980108d59185b7dfa45ade157cedd3ecad2cc0043 - 1.4% (37.2 MB)

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

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

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

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

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

[#013] sha256:89cf830a26c4b9df3bca6ff0f652595f734f1b8c204a788693c0b13a117abb0e - 0.0% (1.27 KB)

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

[#015] sha256:3f3ce2193c31dba95876bc8f65d7f3bf012e9fd3d31e58b2a8b198828d62d813 - 0.0% (1.27 KB)

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

[#017] sha256:82926bd0581af7d6fb39395a74891ce3251b6f9adac3f41c331f020bbeed9a22 - 0.0% (1.27 KB)

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

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

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

[#021] sha256:b0bc9930bb9fd2e9ca3fea9a41b36e922a31a4e2b9280e0aef8ba6391eff4eaa - 0.0% (1.29 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-27 21:57:56 UTC

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

2021-07-27 21:57:56 UTC

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

2021-07-27 21:58: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-07-27 21:58: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-07-27 21:59: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-27 21:59:40 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-27 21:59:49 UTC

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

2021-07-27 21:59:56 UTC

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

2021-07-27 22:00:04 UTC

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

2021-07-27 22:00:05 UTC

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

2021-07-27 22:00:06 UTC

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

2021-07-27 22:00:06 UTC

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

2021-07-27 22:00:07 UTC

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

2021-07-27 22:00:09 UTC

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

2021-07-27 22:00:12 UTC

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

2021-07-27 22:00:12 UTC

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

2021-07-27 22:00:13 UTC

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

2021-07-27 22:00:14 UTC

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

2021-07-27 22:00:14 UTC

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

2021-07-27 22:00: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-27 22:01:22 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-27T22:01:16Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    baed9e973afe0def012841a6eb6e67e6febca7fc
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-baed9e973afe0def012841a6eb6e67e6febca7fc-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:96406c4a9101e6b97363fdd41632fdd4cc0959524cfe30bf2f1003f0433add7d - 0.0% (1.29 KB)

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

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

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

[#006] sha256:362ea68cbc399c7926c7c6b3844c6a2da26671a63f873c81f628b66e05cc2a57 - 0.37% (8.64 MB)

[#007] sha256:614f318ec535c9c860ba3e3ff16a73ad53b00164983ce313a7898ab76f552858 - 1.61% (37.2 MB)

[#008] sha256:4750330f75678528d1477fa15eb3eebaecdbbd9dddf5b566d704ef3fb4b45e2f - 0.23% (5.3 MB)

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

[#010] sha256:24b33c178d7dd6a980e4c1a6effa5160b16b385c77d6de7f9929f685006a88c0 - 0.55% (12.7 MB)

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

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

[#013] sha256:2e92142e950f88da339419e0032d266776b16c147e3caab5e05b44e3ae7d6559 - 0.0% (1.26 KB)

[#014] sha256:75cd628074fe8c295caa725ca29a1ad1be06a9ccc009f974188a76b48380efcd - 0.0% (1.3 KB)

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

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

[#017] sha256:97c300a09ccbd6fbff08663f3a37165b79d6131abbda71789103ca40a0859100 - 0.0% (1.28 KB)

[#018] sha256:31496ff338dab9073b57dc76e6bd316d79c74caad1a7abb25f73cfbd68c48e0f - 0.0% (1.27 KB)

[#019] sha256:df44093b2d04d4999c48570c0eb5e041b8654bbc6b62c9154106cc714ae51da4 - 0.0% (1.29 KB)

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

[#021] sha256:912dd675ee70de6bfa4694694be4d88a6abc47b64c9c5d56725ce3e28ef71263 - 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-27 21:58:09 UTC

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

2021-07-27 21:58:09 UTC

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

2021-07-27 21:58:20 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-27 21:58:28 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-27 21:59:45 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-27 21:59:57 UTC

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

2021-07-27 22:00:10 UTC

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

2021-07-27 22:00:23 UTC

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

2021-07-27 22:00:37 UTC

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

2021-07-27 22:00:37 UTC

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

2021-07-27 22:00:38 UTC

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

2021-07-27 22:00:38 UTC

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

2021-07-27 22:01:17 UTC

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

2021-07-27 22:01:18 UTC

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

2021-07-27 22:01:19 UTC

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

2021-07-27 22:01:20 UTC

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

2021-07-27 22:01:21 UTC

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

2021-07-27 22:01:21 UTC

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

2021-07-27 22:01:22 UTC

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

2021-07-27 22:01:22 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-27 21:54:44 UTC

Size

166 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-27T21:53:53Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    baed9e973afe0def012841a6eb6e67e6febca7fc
  • 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-baed9e973afe0def012841a6eb6e67e6febca7fc-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 - 26.23% (43.6 MB)

[#001] sha256:d47da123fb3392385a8b823963319051ee8ed8d79dfd65743add109c8a1edf94 - 27.92% (46.4 MB)

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

[#003] sha256:64d33bfcc15122705396c457b0cd699e8b58dcbf592d83830dfb661f636bd2d2 - 7.46% (12.4 MB)

[#004] sha256:21bad11a2acbe76812bba3cea3bdbdd3ccf45f3dd1a60fd3165771edfc133706 - 22.1% (36.7 MB)

[#005] sha256:f14305fff85d397249567ee039a28ed74be878f93dcb76c18f770da4226c6ad2 - 0.01% (8.88 KB)

[#006] sha256:d5cc92358b5ca2e62dfafd40ef7023b8a0145b888676425487f7dbccd97a8de6 - 15.12% (25.1 MB)

[#007] sha256:16315ca5d4cbf5523b7bf1f0ef8e3001bec0467ed3912ade596f59b484ef6f3e - 0.0% (171 Bytes)


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

KIWI 9.23.20

2021-07-27 21:54:12 UTC

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

2021-07-27 21:54:12 UTC

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

2021-07-27 21:54:30 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-27 21:54:30 UTC

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

2021-07-27 21:54:31 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-27 21:54:31 UTC

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

2021-07-27 21:54:33 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-27 21:54:33 UTC

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

2021-07-27 21:54:33 UTC

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

2021-07-27 21:54:33 UTC

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

2021-07-27 21:54:33 UTC

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

2021-07-27 21:54:41 UTC

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

2021-07-27 21:54:42 UTC

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

2021-07-27 21:54:43 UTC

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

2021-07-27 21:54:43 UTC

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

2021-07-27 21:54:43 UTC

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

2021-07-27 21:54:43 UTC

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

2021-07-27 21:54:44 UTC

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

2021-07-27 21:54:44 UTC

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

2021-07-27 21:54:44 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