Namespace
rancher
Image / Tag
rancher-agent:master-def25f16bd2df5cae31070d68d58c5e1cda8d0fd-head
Content Digest
sha256:6c64c86dba30b8cd9bf9d44136f1d44a7e068f0083e1b3fe581888d0f11db286
Details
Created

2021-06-17 04:40:04 UTC

Size

145 MB

Content Digest
Labels
  • com.suse.sle.base.created
    2021-05-10T14:44:53.934917849Z
  • 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:GA/images/41108f6813c6daad10ded9a7c6868cbe-sles15-image
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.15.13
  • 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.15.13
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:GA/images/41108f6813c6daad10ded9a7c6868cbe-sles15-image
  • org.opencontainers.image.created
    2021-06-17T04:38:59Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    def25f16bd2df5cae31070d68d58c5e1cda8d0fd
  • 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.15.13
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.15.13

Environment
AGENT_IMAGE

rancher/rancher-agent:master-def25f16bd2df5cae31070d68d58c5e1cda8d0fd-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:e3c66abdbd9ba7d423848af9b125ff1c57b6e5b3a26bdcbf0e9782d73cf6ef81 - 29.93% (43.4 MB)

[#001] sha256:613ac6244417cd46e47fdcc27f6d8da405fd4e6016589f50f2f48747d3234583 - 13.83% (20.1 MB)

[#002] sha256:7b7f90c153094364f9dafa290e24dd457b267a1596b83f2ff3588d2318eb1667 - 1.52% (2.2 MB)

[#003] sha256:597722776f9443e2a75d3194932f3fc24997d90b32f6ff2c026df1d550aff639 - 9.2% (13.3 MB)

[#004] sha256:3e9b628ef394a2d7431754e3a753cbcab08f4db2d1125c3b89bcef67a8c53de8 - 22.87% (33.2 MB)

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

[#006] sha256:82460d3b1139edb3bbc0543e0cf3f539bbe66e23bdc98480c58f149ae4bb5314 - 22.65% (32.8 MB)

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


History
2021-05-10 14:45:45 UTC

KIWI 9.23.20

2021-06-17 04:39:27 UTC

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

2021-06-17 04:39:27 UTC

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

2021-06-17 04:39:49 UTC

|1 ARCH=amd64 /bin/sh -c zypper -n ar --refresh --priority 100 'https://updates.suse.com/SUSE/Products/SLE-BCI/$releasever_major-SP$releasever_minor/$basearch/product/' SLE_BCI && zypper -n install --no-recommends curl ca-certificates jq hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && rpm -e libsolv-tools zypper libzypp container-suseconnect ; curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2021-06-17 04:39:49 UTC

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

2021-06-17 04:39:51 UTC

|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2021-06-17 04:39:51 UTC

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

2021-06-17 04:39:52 UTC

|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip | gunzip -d -c - > /usr/bin/kube-prompt && chmod +x /usr/bin/kube-prompt

2021-06-17 04:39:53 UTC

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

2021-06-17 04:39:53 UTC

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

2021-06-17 04:39:53 UTC

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

2021-06-17 04:39:53 UTC

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

2021-06-17 04:40:00 UTC

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

2021-06-17 04:40:02 UTC

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

2021-06-17 04:40:03 UTC

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

2021-06-17 04:40:03 UTC

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

2021-06-17 04:40:04 UTC

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

2021-06-17 04:40:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-17T04:38:59Z

2021-06-17 04:40:04 UTC

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

2021-06-17 04:40:04 UTC

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

2021-06-17 04:40:04 UTC

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

Details
Created

2021-06-17 04:31:41 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-17T04:31:35Z
  • org.opencontainers.image.revision
    def25f16bd2df5cae31070d68d58c5e1cda8d0fd
  • 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-def25f16bd2df5cae31070d68d58c5e1cda8d0fd-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 61.93% (1.6 GB)

[#001] sha256:639bb6bb2beb4cfdcacb9f0844344448fe26494665d5fe78a494419f86fbb18f - 33.27% (880 MB)

[#002] sha256:b2ce1e45880f27619be36d16b27cf831b52b44aeaa7e630c55e6a878dae6f985 - 0.0% (1.07 KB)

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

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

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

[#006] sha256:8d8789ec063fe860c8df716416871d6b9383802f8991e8a110c54f422b194c95 - 0.28% (7.44 MB)

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

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

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

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

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

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

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

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

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

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

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

[#018] sha256:859dccc733e60883e92275a1d9b37be14c188fc1ac9d9522fd631d4dc066aabd - 0.0% (1.09 KB)

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

[#020] sha256:4c1d39b6ca9f225fef27504e74efa7d691052933242e70b677f2d5e43c563fd5 - 0.0% (1.08 KB)

[#021] sha256:dc0fd3ef7c0f6cfa84c08cfd4f52a0c3fdb74a05e1ecbbf975737077e4b8c723 - 0.0% (1.07 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-06-06 04:28:43 UTC

Install update 1809-amd64

2021-06-13 23:17:38 UTC

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

2021-06-13 23:17:38 UTC

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

2021-06-13 23:17:48 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'

2021-06-13 23:17:56 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'

2021-06-13 23:18:19 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; if (-not (Get-Command Expand-7Zip -ErrorAction Ignore)) { Install-PackageProvider -Name NuGet -Force -Verbose; Install-Module -Name 7Zip4Powershell -Repository PSGallery -Force -Verbose; if(-not $?) { Write-Error "Failed to install package"; Exit 1; } }

2021-06-13 23:18:29 UTC

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

2021-06-13 23:18:36 UTC

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

2021-06-13 23:18:43 UTC

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

2021-06-13 23:18:49 UTC

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

2021-06-13 23:18:50 UTC

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

2021-06-13 23:18:50 UTC

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

2021-06-13 23:18:51 UTC

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

2021-06-17 04:31:37 UTC

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

2021-06-17 04:31:37 UTC

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

2021-06-17 04:31:39 UTC

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

2021-06-17 04:31:40 UTC

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

2021-06-17 04:31:40 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-06-17T04:31:35Z

2021-06-17 04:31:40 UTC

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

2021-06-17 04:31:41 UTC

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

2021-06-17 04:31:41 UTC

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

Details
Created

2021-06-17 04:31:49 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-17T04:31:43Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    def25f16bd2df5cae31070d68d58c5e1cda8d0fd
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-def25f16bd2df5cae31070d68d58c5e1cda8d0fd-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:98622c7525a40dec3c88fac81718f4f208a70f5347eb4faf74f15a78149114df - 41.21% (1.07 GB)

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

[#003] sha256:8f60e39fb5cfa5b2489516f61fc287f755c808b790e2554da86cee078e5ecbf0 - 0.0% (1.35 KB)

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

[#005] sha256:2a4df4f7e62bae17bdd7648c3016f6dbf90c7b28a3c7fd58d99d218c983a66dd - 0.2% (5.26 MB)

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

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

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

[#009] sha256:5dd69504798d6406327814748e2d99855e7db32cf143948ea626c9ffba0401b2 - 0.58% (15.5 MB)

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

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

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

[#013] sha256:5b334d8edb70b0c1d4651135b6723ef5c38c6c54a40ea4a430dba53f2e631757 - 0.0% (1.27 KB)

[#014] sha256:2938f45d530b81207819c420f7c23921b8aedd0d7e17c0bfd510afa08cbd567a - 0.0% (1.29 KB)

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

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

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

[#018] sha256:2a5e140e98708e0c4dbabf757b8f532c9ddebae3d6f7aa6554fbcc11d13af587 - 0.0% (1.27 KB)

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

[#020] sha256:0bfcdbbf04f9a040f8d705bb6ef85d991e507dcd56e43466b3bc78838cd855ec - 0.0% (1.3 KB)

[#021] sha256:9b1acec532727bc0cb56fe7da0f00105c37ab3e253be972d4f378dd56d0d72d9 - 0.0% (1.26 KB)


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

Apply image 20H2-RTM-amd64

2021-06-06 19:49:44 UTC

Install update 20H2-amd64

2021-06-13 23:18:00 UTC

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

2021-06-13 23:18:00 UTC

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

2021-06-13 23:18:29 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'

2021-06-13 23:18:38 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'

2021-06-13 23:19:05 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; if (-not (Get-Command Expand-7Zip -ErrorAction Ignore)) { Install-PackageProvider -Name NuGet -Force -Verbose; Install-Module -Name 7Zip4Powershell -Repository PSGallery -Force -Verbose; if(-not $?) { Write-Error "Failed to install package"; Exit 1; } }

2021-06-13 23:19:17 UTC

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

2021-06-13 23:19:26 UTC

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

2021-06-13 23:19:34 UTC

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

2021-06-13 23:19:43 UTC

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

2021-06-13 23:19:44 UTC

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

2021-06-13 23:19:45 UTC

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

2021-06-13 23:19:45 UTC

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

2021-06-17 04:31:44 UTC

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

2021-06-17 04:31:45 UTC

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

2021-06-17 04:31:46 UTC

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

2021-06-17 04:31:47 UTC

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

2021-06-17 04:31:48 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-17T04:31:43Z

2021-06-17 04:31:48 UTC

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

2021-06-17 04:31:49 UTC

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

2021-06-17 04:31:49 UTC

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

Details
Created

2021-06-17 04:32:50 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-17T04:32:43Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    def25f16bd2df5cae31070d68d58c5e1cda8d0fd
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-def25f16bd2df5cae31070d68d58c5e1cda8d0fd-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:409e8c9a2688a1824ab167e0815af899280d336440100aab9c47f99ce3e0de07 - 43.56% (1000 MB)

[#002] sha256:297e91e6eb414120080059dba4ae82b17e16b465a32c15f617cc67e7e9219827 - 0.0% (1.26 KB)

[#003] sha256:6d74dcd3ca4a752770f2dcc0959800c9593c7932652a9df900cc216709a56467 - 0.0% (1.27 KB)

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

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

[#006] sha256:bc65d32270ff2057aaec8294a84b99b8836e00ff9a201f4a3046e4bcef3ecfc6 - 0.37% (8.61 MB)

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

[#008] sha256:5e7e65f573d288e29e49b43dafcffd0e98741a55132e2403d54f2cc596f46a95 - 0.23% (5.34 MB)

[#009] sha256:610c71922a60c57d986c35013b5c6cbe786d3fe4aaecc8067f7c8141feb3e7b8 - 0.68% (15.6 MB)

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

[#011] sha256:6c45ba8f489a3d7a2a62aadf718c7a0956768d55ad160cc8501044d13ec932ed - 0.0% (1.29 KB)

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

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

[#014] sha256:84e719e8824de9fe4452cfde8ec4124c7247603de2ad14b51b20d7b95cbb39ff - 0.0% (1.27 KB)

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

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

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

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

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

[#020] sha256:10bf96471affb802e11a19c452027e72136a8c1794f01b4f005864f48f841c8e - 0.0% (1.29 KB)

[#021] sha256:9ccf3545da1d7ffdc2bfadf2f811642346fc3d7e2396241827737d29f127cea8 - 0.0% (1.27 KB)


History
2019-12-07 09:28:27 UTC

Apply image 2004-RTM-amd64

2021-06-06 19:51:57 UTC

Install update 2004-amd64

2021-06-13 23:18:43 UTC

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

2021-06-13 23:18:43 UTC

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

2021-06-13 23:18:55 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'

2021-06-13 23:19: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-06-13 23:19: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-06-13 23:19: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-06-13 23:19:50 UTC

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

2021-06-13 23:19:59 UTC

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

2021-06-13 23:20:07 UTC

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

2021-06-13 23:20:08 UTC

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

2021-06-13 23:20:08 UTC

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

2021-06-13 23:20:09 UTC

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

2021-06-17 04:32:45 UTC

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

2021-06-17 04:32:45 UTC

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

2021-06-17 04:32:47 UTC

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

2021-06-17 04:32:48 UTC

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

2021-06-17 04:32:48 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-17T04:32:43Z

2021-06-17 04:32:48 UTC

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

2021-06-17 04:32:49 UTC

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

2021-06-17 04:32:50 UTC

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

Details
Created

2021-06-17 04:34:49 UTC

Size

140 MB

Content Digest
Labels
  • com.suse.sle.base.created
    2021-05-10T14:08:14.246540700Z
  • 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:GA/images/41108f6813c6daad10ded9a7c6868cbe-sles15-image
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.15.13
  • 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.15.13
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:GA/images/41108f6813c6daad10ded9a7c6868cbe-sles15-image
  • org.opencontainers.image.created
    2021-06-17T04:33:55Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    def25f16bd2df5cae31070d68d58c5e1cda8d0fd
  • 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.15.13
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.15.13

Environment
AGENT_IMAGE

rancher/rancher-agent:master-def25f16bd2df5cae31070d68d58c5e1cda8d0fd-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:574e5bf9ff1e67d27b4a92930f91f08c917992b69ff08c40d5c299cf79ad18a1 - 31.06% (43.4 MB)

[#001] sha256:b62a01f65698bd4ab0a37fa594c75d7ad87e45680097655ddcd51d5813b7c82b - 13.58% (19 MB)

[#002] sha256:556a2db779f2cbc7c0427c4293e7a9448b4caee6070560bbff833cd48395a1a0 - 1.39% (1.94 MB)

[#003] sha256:5237fbff89eeadee490058a0cfdb3b37ab3815c2904574dd9bf8d1c1aec53742 - 8.86% (12.4 MB)

[#004] sha256:3ee9b4c7d46db82208e440b66e1649a3ecd16f8e04bd1856b5c939ecb36383d6 - 23.72% (33.2 MB)

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

[#006] sha256:594e685b4776fc3535699e44cc3e0c7c2ef9cb5d1aa69a427aa3fbb4213553bf - 21.39% (29.9 MB)

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


History
2021-05-10 14:08:56 UTC

KIWI 9.23.20

2021-06-17 04:34:15 UTC

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

2021-06-17 04:34:15 UTC

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

2021-06-17 04:34:34 UTC

|1 ARCH=arm64 /bin/sh -c zypper -n ar --refresh --priority 100 'https://updates.suse.com/SUSE/Products/SLE-BCI/$releasever_major-SP$releasever_minor/$basearch/product/' SLE_BCI && zypper -n install --no-recommends curl ca-certificates jq hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && rpm -e libsolv-tools zypper libzypp container-suseconnect ; curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2021-06-17 04:34:34 UTC

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

2021-06-17 04:34:35 UTC

|1 ARCH=arm64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2021-06-17 04:34:35 UTC

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

2021-06-17 04:34:37 UTC

|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip | gunzip -d -c - > /usr/bin/kube-prompt && chmod +x /usr/bin/kube-prompt

2021-06-17 04:34:37 UTC

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

2021-06-17 04:34:37 UTC

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

2021-06-17 04:34:38 UTC

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

2021-06-17 04:34:38 UTC

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

2021-06-17 04:34:45 UTC

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

2021-06-17 04:34:46 UTC

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

2021-06-17 04:34:47 UTC

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

2021-06-17 04:34:48 UTC

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

2021-06-17 04:34:48 UTC

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

2021-06-17 04:34:48 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-17T04:33:55Z

2021-06-17 04:34:48 UTC

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

2021-06-17 04:34:48 UTC

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

2021-06-17 04:34:49 UTC

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

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete