Namespace
rancher
Image / Tag
rancher-agent:master-8a60508e61ab278a2ef27e67e0d0048b180cf59a-head
Content Digest
sha256:59720ca674bec3cbf837ff9cddbcf0473a4bb7edc7044dfd6655a3a772519cf4
Details
Created

2021-07-20 01:53:37 UTC

Size

175 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-20T01:52:13Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    8a60508e61ab278a2ef27e67e0d0048b180cf59a
  • 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-8a60508e61ab278a2ef27e67e0d0048b180cf59a-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.85% (43.5 MB)

[#001] sha256:94cfacfbb226c9b8e98d508f0f3b5a27abf671f9ef00cceb0161bc2cb4243358 - 26.76% (46.9 MB)

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

[#003] sha256:1008214c6ab31129b59b9953c1ace6b80b206810341077cddc04f9bb2624c484 - 7.61% (13.3 MB)

[#004] sha256:50b321ddbee6903549e1a63f961832961a96bf46921c4e47c4ea17d7fe4b5a31 - 20.75% (36.4 MB)

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

[#006] sha256:b033f2b3826f38feceab21d567f6576a0429b0f197b8b0945bd91fe60270aee9 - 18.76% (32.9 MB)

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


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

KIWI 9.23.20

2021-07-20 01:52:41 UTC

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

2021-07-20 01:52:41 UTC

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

2021-07-20 01:53:23 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-20 01:53:24 UTC

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

2021-07-20 01:53:25 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-20 01:53:25 UTC

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

2021-07-20 01:53:26 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-20 01:53:26 UTC

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

2021-07-20 01:53:26 UTC

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

2021-07-20 01:53:26 UTC

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

2021-07-20 01:53:26 UTC

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

2021-07-20 01:53:34 UTC

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

2021-07-20 01:53:36 UTC

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

2021-07-20 01:53:37 UTC

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

2021-07-20 01:53:37 UTC

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

2021-07-20 01:53:37 UTC

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

2021-07-20 01:53:37 UTC

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

2021-07-20 01:53:37 UTC

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

2021-07-20 01:53:37 UTC

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

2021-07-20 01:53:37 UTC

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

Details
Created

2021-07-20 01:50:36 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-20T01:50:32Z
  • org.opencontainers.image.revision
    8a60508e61ab278a2ef27e67e0d0048b180cf59a
  • 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-8a60508e61ab278a2ef27e67e0d0048b180cf59a-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:d16395278f870ebdac634a0cde1f418121ff6480f7066adf1900884ec4b0397d - 0.0% (1.07 KB)

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

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

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

[#006] sha256:2f7867bc617361d3232d3ca2b7c8cfad7ec7003e773971fab5db40b6975fa8f9 - 0.28% (7.44 MB)

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

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

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

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

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

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

[#013] sha256:338bbf2e9f235165c226242214993298059951fd477acb2f309cc31623f7122a - 0.0% (1.06 KB)

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

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

[#016] sha256:cc43e42e41237fd9d76e439f71d8cc879a9f5cc7d6eafa69c5ecf6ab0a1157de - 1.04% (27.8 MB)

[#017] sha256:8db0367d49b1d98cbf884de2f42772881d01174ce1a12c9f95389c8aa9eaf348 - 0.0% (1.06 KB)

[#018] sha256:2e4811438f636357d825c27c698609eca1a182dbece2449b22e119f91f791808 - 0.0% (1.09 KB)

[#019] sha256:1a302b25d187fdd179f5579f696abcd69a43968af9495f78e67cf25ccc7294d9 - 0.0% (1.06 KB)

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

[#021] sha256:7f292c5a9d0c39c21864735cebc82261b7fca6a45acc05a63918958c22da699c - 0.0% (1.09 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-20 01:48:37 UTC

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

2021-07-20 01:48:38 UTC

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

2021-07-20 01:48:56 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-20 01:49:04 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-20 01:49:31 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-20 01:49:41 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-20 01:49:47 UTC

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

2021-07-20 01:49:53 UTC

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

2021-07-20 01:49:59 UTC

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

2021-07-20 01:50:00 UTC

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

2021-07-20 01:50:00 UTC

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

2021-07-20 01:50:01 UTC

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

2021-07-20 01:50:33 UTC

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

2021-07-20 01:50:33 UTC

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

2021-07-20 01:50:34 UTC

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

2021-07-20 01:50:35 UTC

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

2021-07-20 01:50:35 UTC

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

2021-07-20 01:50:36 UTC

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

2021-07-20 01:50:36 UTC

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

2021-07-20 01:50:36 UTC

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

Details
Created

2021-07-20 01:49:13 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-20T01:47:29Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8a60508e61ab278a2ef27e67e0d0048b180cf59a
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-8a60508e61ab278a2ef27e67e0d0048b180cf59a-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:007d92f3e70bbc24bc12ec9898d7d6078bc38d36f442c0aad78dd8a051f46b2c - 0.0% (1.27 KB)

[#003] sha256:4b72668b606fbce3af7a51707133def4ddfad78d7cf8050075993009463a42cd - 0.0% (1.36 KB)

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

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

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

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

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

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

[#010] sha256:404ba2f226845ba1edd86aa05d54535ba35dd36dab83fcea6d9b9a1754eec4d5 - 0.48% (12.8 MB)

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

[#012] sha256:4e8003ab9dcf0d27c69112c95bc5c3c7995a343669aca050aff619c83c116cf6 - 0.0% (1.26 KB)

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

[#014] sha256:65995134fc4ae8f9fcf3f97520348ab6a9621b579ad950591aaebd7ebd0a6ea4 - 0.0% (1.27 KB)

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

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

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

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

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

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

[#021] sha256:53a6fa5575bd9959dbc7644c76c31e9d8c175622cd64d873fd7a9aa13ae6c003 - 0.0% (1.27 KB)


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

Apply image 20H2-RTM-amd64

2021-07-10 18:29:59 UTC

Install update 20H2-amd64

2021-07-20 01:47:08 UTC

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

2021-07-20 01:47:09 UTC

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

2021-07-20 01:47:46 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-20 01:47:54 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-20 01:48:24 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-20 01:48:38 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-20 01:48:48 UTC

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

2021-07-20 01:48:56 UTC

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

2021-07-20 01:49:04 UTC

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

2021-07-20 01:49:04 UTC

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

2021-07-20 01:49:05 UTC

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

2021-07-20 01:49:06 UTC

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

2021-07-20 01:49:06 UTC

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

2021-07-20 01:49:07 UTC

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

2021-07-20 01:49:08 UTC

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

2021-07-20 01:49:09 UTC

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

2021-07-20 01:49:11 UTC

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

2021-07-20 01:49:11 UTC

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

2021-07-20 01:49:12 UTC

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

2021-07-20 01:49:13 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-20 01:53:33 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-20T01:53:26Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8a60508e61ab278a2ef27e67e0d0048b180cf59a
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-8a60508e61ab278a2ef27e67e0d0048b180cf59a-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:67e5c8c45b9e0b4a68629ddf590bea086c1934bc742b2dcf3220e379075d5abb - 0.0% (1.33 KB)

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

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

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

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

[#007] sha256:86b57a7caa19a4d275bd3377cad29177b8399f97f2a269e30b4c21f671d2ebfb - 1.61% (37.2 MB)

[#008] sha256:9c657e7dc2cc6a810c2917dfb3f278ea1e4d259b47d467a349eb3c050c82d711 - 0.23% (5.3 MB)

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

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

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

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

[#013] sha256:1c7b5f434e5bdbf251e8168134ecf20fda6154972f56ed4e01234ab53f0c1057 - 0.0% (1.27 KB)

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

[#015] sha256:4f088220991c36eeacc2655e2b6d7e5c2b3973155c7c20f3d6d7860a026140f6 - 0.0% (1.27 KB)

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

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

[#018] sha256:99b26deb03358ec64b318c62a83c2ff24fbeb6d3281dc8093c1d4001919f196d - 0.0% (1.27 KB)

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

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

[#021] sha256:7dd37089d89f67c57238c5ebaf52c8fff9a21edb49f82779310e0f3fb845c983 - 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-20 01:50:49 UTC

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

2021-07-20 01:50:51 UTC

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

2021-07-20 01:51:12 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-20 01:51:21 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-20 01:51:58 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-20 01:52: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-20 01:52:20 UTC

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

2021-07-20 01:52:33 UTC

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

2021-07-20 01:52:45 UTC

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

2021-07-20 01:52:45 UTC

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

2021-07-20 01:52:47 UTC

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

2021-07-20 01:52:50 UTC

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

2021-07-20 01:53:28 UTC

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

2021-07-20 01:53:28 UTC

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

2021-07-20 01:53:29 UTC

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

2021-07-20 01:53:31 UTC

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

2021-07-20 01:53:31 UTC

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

2021-07-20 01:53:32 UTC

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

2021-07-20 01:53:32 UTC

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

2021-07-20 01:53:33 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-20 01:45:46 UTC

Size

171 MB

Content Digest
Labels
  • com.suse.sle.base.created
    2021-06-15T07:05:54.719374375Z
  • com.suse.sle.base.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/f23a149beb430790b24e9d03079b8b10-sles15-image
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.5.1
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.5.1
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/f23a149beb430790b24e9d03079b8b10-sles15-image
  • org.opencontainers.image.created
    2021-07-20T01:44:54Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    8a60508e61ab278a2ef27e67e0d0048b180cf59a
  • 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-8a60508e61ab278a2ef27e67e0d0048b180cf59a-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.53% (43.6 MB)

[#001] sha256:931045d5f3fa57029ef4f3c2c95d73d2dca7fe3546be10b23c80829b3dbad947 - 27.18% (46.4 MB)

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

[#003] sha256:33f577c52b017f967f571ba4ce21e070bb54e595eaf860979b363099a91bcad0 - 7.26% (12.4 MB)

[#004] sha256:d0a57be1f1bc8d2a86445f60bdc5ce75c2a330642d316d5cd64f106a91be7e04 - 21.32% (36.4 MB)

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

[#006] sha256:97e9b654b01ec63d38ac86f544d5e87b9144fd12f95604d284b78211f68bc86a - 17.56% (30 MB)

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


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

KIWI 9.23.20

2021-07-20 01:45:13 UTC

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

2021-07-20 01:45:14 UTC

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

2021-07-20 01:45:32 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-20 01:45:33 UTC

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

2021-07-20 01:45:34 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-20 01:45:34 UTC

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

2021-07-20 01:45:35 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-20 01:45:35 UTC

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

2021-07-20 01:45:35 UTC

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

2021-07-20 01:45:35 UTC

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

2021-07-20 01:45:36 UTC

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

2021-07-20 01:45:43 UTC

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

2021-07-20 01:45:45 UTC

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

2021-07-20 01:45:45 UTC

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

2021-07-20 01:45:46 UTC

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

2021-07-20 01:45:46 UTC

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

2021-07-20 01:45:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-20T01:44:54Z

2021-07-20 01:45:46 UTC

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

2021-07-20 01:45:46 UTC

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

2021-07-20 01:45:46 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