Namespace
rancher
Image / Tag
rancher-agent:master-da1adad7a69c72b273d288c0f34023bba014874b-head
Content Digest
sha256:8e8f96fd6dd3c72fcd3421162d944264eac32a3a69085137982c000b0a245d55
Details
Created

2021-07-30 18:06:32 UTC

Size

172 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-30T18:05:09Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    da1adad7a69c72b273d288c0f34023bba014874b
  • 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-da1adad7a69c72b273d288c0f34023bba014874b-head

KUBECTL_VERSION

v1.21.3

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.34% (43.5 MB)

[#001] sha256:05ae6c1c0f5d443842e977f6ad6afb373d6397411d6ff0f715aa012928ac2fab - 28.09% (48.3 MB)

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

[#003] sha256:99ac7d92bd9329942a52406cab1ed58f20baf7dce8ce850b5d0d54bccf90eafe - 7.76% (13.3 MB)

[#004] sha256:b875e6c6e376eb76c4666237ac346ad7d8b432e53c263ec190aaf9086a53ef52 - 21.42% (36.8 MB)

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

[#006] sha256:e5537f97c9a55a080372cc6a41e9194302a4db32e358d453edfd5443334c0219 - 16.09% (27.7 MB)

[#007] sha256:6bc26f032ed3da4c6fcdd655f11fd5483d7829536d3dd83d2bfb0232122f59d3 - 0.0% (171 Bytes)


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

KIWI 9.23.20

2021-07-30 18:05:36 UTC

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

2021-07-30 18:05:36 UTC

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

2021-07-30 18:06:17 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-30 18:06:18 UTC

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

2021-07-30 18:06:19 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-30 18:06:19 UTC

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

2021-07-30 18:06:20 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-30 18:06:20 UTC

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

2021-07-30 18:06:20 UTC

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

2021-07-30 18:06:20 UTC

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

2021-07-30 18:06:21 UTC

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

2021-07-30 18:06:29 UTC

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

2021-07-30 18:06:30 UTC

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

2021-07-30 18:06:31 UTC

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

2021-07-30 18:06:31 UTC

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

2021-07-30 18:06:31 UTC

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

2021-07-30 18:06:31 UTC

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

2021-07-30 18:06:31 UTC

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

2021-07-30 18:06:31 UTC

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

2021-07-30 18:06:32 UTC

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

Details
Created

2021-07-30 17:47:13 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-30T17:47:08Z
  • org.opencontainers.image.revision
    da1adad7a69c72b273d288c0f34023bba014874b
  • 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-da1adad7a69c72b273d288c0f34023bba014874b-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:a8a8ad1a134f580b82814830624adf9d0b33d163729619e3eeacc0718830674c - 0.0% (1.06 KB)

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

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

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

[#006] sha256:24425d5e13632c50bcc2b4651c1151a11c034a25a5e864b830134a58d872ee7d - 0.28% (7.44 MB)

[#007] sha256:d607027326d82d12f883f3cb4faa0a556cf9cd2f581de63bdfc9a58a865eafe7 - 1.39% (37.2 MB)

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

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

[#010] sha256:964dca5d13c6ffb87c35fc5242a5b16baf8ecceaf0dff6d2def5be5c6c44f9b2 - 0.47% (12.7 MB)

[#011] sha256:9335ff69a11a1b33a3abd72d0c607efba2a7db9bf8d0c34b3bba03145048879f - 0.0% (1.07 KB)

[#012] sha256:a469a79bf23bfc7d1bad4a574e72dcfbb547761c9a0160723f36009d92813571 - 0.0% (1.09 KB)

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

[#014] sha256:56dbb087de9f58992957a37c0dfc85348fc0fc093bb476dc801ec928c061e0dc - 0.0% (1.07 KB)

[#015] sha256:3a1c4381804c96f5ecde38532b3753a4740c5c74fb01f9f06026f89addb5897e - 0.0% (1.07 KB)

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

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

[#018] sha256:72781a30b0560b05fedf50aca4b7dc35b5b9bf718e0ee786cb615cf2e6abff85 - 0.0% (1.07 KB)

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

[#020] sha256:d6dd5fde7dd2ce64a7664061f1df26f242fd6338a400b7e490a4f5c870d29f6f - 0.0% (1.09 KB)

[#021] sha256:65caefc2766bcfc1f0b3d9faae1ee4af17987d9b55f2ffef58367a5248dcb0eb - 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-30 17:36:16 UTC

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

2021-07-30 17:36:17 UTC

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

2021-07-30 17:36:35 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-30 17:36:42 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-30 17:37:03 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-30 17:37: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-30 17:37:18 UTC

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

2021-07-30 17:37:24 UTC

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

2021-07-30 17:37:30 UTC

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

2021-07-30 17:37:30 UTC

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

2021-07-30 17:37:30 UTC

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

2021-07-30 17:37:31 UTC

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

2021-07-30 17:47:09 UTC

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

2021-07-30 17:47:10 UTC

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

2021-07-30 17:47:11 UTC

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

2021-07-30 17:47:11 UTC

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

2021-07-30 17:47:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-30T17:47:08Z

2021-07-30 17:47:12 UTC

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

2021-07-30 17:47:12 UTC

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

2021-07-30 17:47:13 UTC

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

Details
Created

2021-07-30 17:47:03 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-30T17:47:00Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    da1adad7a69c72b273d288c0f34023bba014874b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-da1adad7a69c72b273d288c0f34023bba014874b-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:667c15f9e6fe414cdf4656249a9955dbd69cf5cdf91579cd34c786ad450b4ca5 - 0.0% (1.26 KB)

[#003] sha256:09749979a0774fd33dd315f4a1a01703e30e46356b1419bbb7de60d3e47fe12f - 0.0% (1.29 KB)

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

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

[#006] sha256:e3eba8de411c0f0a7fa77bd6acfe04492e998518ea637e061fa80018ad36b491 - 0.33% (8.74 MB)

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

[#008] sha256:8ae0bae37f7fe94c429ffbcbcb139e1d28e16b1bc42467dbbbd3fd980b2b100e - 0.2% (5.33 MB)

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

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

[#011] sha256:7e04104d332e27496830bf18bf0f2957575e01afc7ea3eb4601c48cbba2f10ba - 0.0% (1.29 KB)

[#012] sha256:17ce6ecd5f548ffd543ab106467005bd57a538770b0465d5bb55af56a307b216 - 0.0% (1.26 KB)

[#013] sha256:9ad61878f4a7a274ec0e142208f51901c63f71691cb32e1b45496ce263d79279 - 0.0% (1.27 KB)

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

[#015] sha256:231e657c0b63c6fe23b37c59cca31262c22d500a96d3b2d9f34e923c7a4d3ce8 - 0.0% (1.27 KB)

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

[#017] sha256:128bd0858fe36b00f5afc51aee03f829d1b1713026a5ac738022e9f7615f2bee - 0.0% (1.27 KB)

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

[#019] sha256:91297831c1a1817b30d3a4422930a1afb7505f23cd55ce22a3d31788a070a0ed - 0.0% (1.3 KB)

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

[#021] sha256:0fb5716182e0378426b6667e8b179f01b7c40eabbd9f2cadd6fb62181474542d - 0.0% (1.3 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-30 17:34:17 UTC

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

2021-07-30 17:34:18 UTC

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

2021-07-30 17:34:47 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-30 17:34:55 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-30 17:35:20 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-30 17:35:31 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-30 17:35:39 UTC

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

2021-07-30 17:35:46 UTC

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

2021-07-30 17:35:54 UTC

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

2021-07-30 17:35:54 UTC

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

2021-07-30 17:35:55 UTC

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

2021-07-30 17:35:55 UTC

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

2021-07-30 17:35:55 UTC

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

2021-07-30 17:35:56 UTC

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

2021-07-30 17:35:57 UTC

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

2021-07-30 17:35:58 UTC

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

2021-07-30 17:47:02 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-30T17:47:00Z

2021-07-30 17:47:02 UTC

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

2021-07-30 17:47:03 UTC

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

2021-07-30 17:47:03 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-30 17:46:24 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-30T17:46:20Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    da1adad7a69c72b273d288c0f34023bba014874b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-da1adad7a69c72b273d288c0f34023bba014874b-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

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

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

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

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

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

[#007] sha256:152c495685322b44ab1454d98a8044cf29cd6a382585f30e82359c5894aa3022 - 1.61% (37.2 MB)

[#008] sha256:9198e118b5d4481dcd8e183cbeb80c49e461d17c4bf52b22db42631794aca057 - 0.23% (5.32 MB)

[#009] sha256:83b6b6de8edee7a013090659ef747288772ab89ed4fc7266d4c7db235f8c49ca - 0.67% (15.6 MB)

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

[#011] sha256:204355256ea61136c7571270e7ca5fd2f5e7d90906ee21c1f44ba26070326bad - 0.0% (1.29 KB)

[#012] sha256:41bfab0a41a94db80a9dc45f5b5c63db3102f07875d8561b8fa30c2be4f62926 - 0.0% (1.26 KB)

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

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

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

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

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

[#018] sha256:4b48752005b43e4c4b73214a54c6efed197672cb67e2d3f2f345798b49beb7bd - 0.0% (1.27 KB)

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

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

[#021] sha256:b30c62767ba121c04d5d2092403c531ccc71349e5ac5015f3dd9c86d4144f209 - 0.0% (1.27 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-30 17:33:56 UTC

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

2021-07-30 17:33:57 UTC

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

2021-07-30 17:34:17 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-30 17:34: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-30 17:34:57 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-30 17:35:10 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-30 17:35:19 UTC

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

2021-07-30 17:35:28 UTC

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

2021-07-30 17:35:37 UTC

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

2021-07-30 17:35:38 UTC

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

2021-07-30 17:35:38 UTC

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

2021-07-30 17:35:39 UTC

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

2021-07-30 17:36:16 UTC

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

2021-07-30 17:36:16 UTC

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

2021-07-30 17:36:18 UTC

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

2021-07-30 17:36:20 UTC

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

2021-07-30 17:46:21 UTC

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

2021-07-30 17:46:22 UTC

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

2021-07-30 17:46:22 UTC

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

2021-07-30 17:46:24 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-30 17:56:55 UTC

Size

167 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-30T17:56:01Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    da1adad7a69c72b273d288c0f34023bba014874b
  • 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-da1adad7a69c72b273d288c0f34023bba014874b-head

KUBECTL_VERSION

v1.21.3

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.02% (43.6 MB)

[#001] sha256:f92cc263feb7e927215abc25a322ccf4b0546f1e861b88ca354ae0bec48da474 - 28.43% (47.6 MB)

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

[#003] sha256:d4ec794f29e5b271fb23c8ff6ceac55986e0b164c4c402fd1a2c9a5248cc2c88 - 7.4% (12.4 MB)

[#004] sha256:54515f7e0f614cda78d2e361c9416ded2c0971432b288568392ba4aabf4bcfea - 21.99% (36.8 MB)

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

[#006] sha256:dcbbbeceef6e228a1bed8b1c213751892290e4fa9f8b0ae4f451f48f5c289ac4 - 15.0% (25.1 MB)

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


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

KIWI 9.23.20

2021-07-30 17:56:22 UTC

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

2021-07-30 17:56:22 UTC

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

2021-07-30 17:56:40 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-30 17:56:41 UTC

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

2021-07-30 17:56:42 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-30 17:56:42 UTC

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

2021-07-30 17:56:43 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-30 17:56:43 UTC

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

2021-07-30 17:56:43 UTC

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

2021-07-30 17:56:43 UTC

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

2021-07-30 17:56:44 UTC

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

2021-07-30 17:56:51 UTC

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

2021-07-30 17:56:54 UTC

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

2021-07-30 17:56:54 UTC

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

2021-07-30 17:56:55 UTC

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

2021-07-30 17:56:55 UTC

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

2021-07-30 17:56:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-30T17:56:01Z

2021-07-30 17:56:55 UTC

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

2021-07-30 17:56:55 UTC

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

2021-07-30 17:56:55 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