Namespace
rancher
Image / Tag
rancher-agent:master-b6bcfad3e1510f84580e4de97cabe290553b392a-head
Content Digest
sha256:0e11217a3dc34aeb220e6db1c1c19258e2f4cbb0477af600f6d30b0dfd18167f
Details
Created

2021-07-21 04:17:53 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-21T04:16:21Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b6bcfad3e1510f84580e4de97cabe290553b392a
  • 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-b6bcfad3e1510f84580e4de97cabe290553b392a-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.83% (43.5 MB)

[#001] sha256:27c2d640baf0bd8d4e65612ef580bcdc531bf9e8b0f84ae86ad80f998f1d1244 - 26.75% (46.9 MB)

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

[#003] sha256:203208392f358f8d19e06da5a92f3e314efec02a355a3bcb946a31467f64fa4c - 7.61% (13.3 MB)

[#004] sha256:fbe315c3f8458b8d75c01dc2670bc194faaa58ee0a73e2c726f300666d415d5a - 20.8% (36.5 MB)

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

[#006] sha256:42340201971b799670f84d3bb029b658ab2b8fbeddc5423cf125d6461dbe0247 - 18.75% (32.9 MB)

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


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

KIWI 9.23.20

2021-07-21 04:16:50 UTC

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

2021-07-21 04:16:50 UTC

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

2021-07-21 04:17:38 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-21 04:17:39 UTC

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

2021-07-21 04:17:39 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-21 04:17:39 UTC

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

2021-07-21 04:17:41 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-21 04:17:41 UTC

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

2021-07-21 04:17:41 UTC

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

2021-07-21 04:17:41 UTC

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

2021-07-21 04:17:41 UTC

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

2021-07-21 04:17:50 UTC

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

2021-07-21 04:17:51 UTC

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

2021-07-21 04:17:52 UTC

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

2021-07-21 04:17:52 UTC

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

2021-07-21 04:17:52 UTC

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

2021-07-21 04:17:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-21T04:16:21Z

2021-07-21 04:17:53 UTC

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

2021-07-21 04:17:53 UTC

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

2021-07-21 04:17:53 UTC

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

Details
Created

2021-07-21 04:14:17 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-21T04:14:13Z
  • org.opencontainers.image.revision
    b6bcfad3e1510f84580e4de97cabe290553b392a
  • 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-b6bcfad3e1510f84580e4de97cabe290553b392a-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:f143c6fed32d477c35b660b2e108ea62e3593c03e44bd9ced208ce52b26b0841 - 34.31% (922 MB)

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

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

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

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

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

[#007] sha256:568e07f3cb35ad66774781e6ef4f88e848f58cf5b0ede62b429615b7ff0f737b - 1.38% (37.2 MB)

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

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

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

[#011] sha256:3135d4b59d967870eefedb7d0e6a0a8dbd5320d08c64890d417d0aa887a9d5a6 - 0.0% (1.06 KB)

[#012] sha256:246c291e59cb1aafc89fa5232e4c674384fec32fb6c17ec9db575dcec09a1e23 - 0.0% (1.1 KB)

[#013] sha256:90cd9733a10e500511dea8b8a5fd0e20f62641188d401e46ded713e15a5c3150 - 0.0% (1.07 KB)

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

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

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

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

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

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

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

[#021] sha256:d8882d9a55df4cb90ef914833237d88992d2b5cd53c11a24d5708a20055341c3 - 0.0% (1.1 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-21 04:12:07 UTC

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

2021-07-21 04:12:07 UTC

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

2021-07-21 04:12:25 UTC

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

2021-07-21 04:12:33 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-21 04:13:18 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-21 04:13:27 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-21 04:13:33 UTC

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

2021-07-21 04:13:39 UTC

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

2021-07-21 04:13:45 UTC

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

2021-07-21 04:13:45 UTC

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

2021-07-21 04:13:45 UTC

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

2021-07-21 04:13:46 UTC

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

2021-07-21 04:14:14 UTC

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

2021-07-21 04:14:14 UTC

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

2021-07-21 04:14:15 UTC

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

2021-07-21 04:14:16 UTC

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

2021-07-21 04:14:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-21T04:14:13Z

2021-07-21 04:14:17 UTC

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

2021-07-21 04:14:17 UTC

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

2021-07-21 04:14:17 UTC

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

Details
Created

2021-07-21 04:13:59 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-21T04:11:39Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    b6bcfad3e1510f84580e4de97cabe290553b392a
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-b6bcfad3e1510f84580e4de97cabe290553b392a-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:d73b3886824495787257987e2f2600a5234f8f86fd28dcaa2ae109e1f85eeabd - 0.0% (1.31 KB)

[#003] sha256:83dad4b5ad38ad8c27561e66f702ae1a46dc3146273289a644d762f699a3d4b7 - 0.0% (1.35 KB)

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

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

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

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

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

[#009] sha256:2aa07c76c48ea1978d9f00cc4fbb5a55703927efde61a5eb53e43939981f08f9 - 0.58% (15.5 MB)

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

[#011] sha256:1263ba1a3004586be460021df5a2c9f50b6a3632d8b75d676c8c068af2250337 - 0.0% (1.26 KB)

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

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

[#014] sha256:4ad8a647b36638ad5eedd20bf40375e19c7de0ce1de7b4eb7f6c8b9552cb9d18 - 0.0% (1.27 KB)

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

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

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

[#018] sha256:194e23a34b24a43426b5dfd866817598b7ccd4b42ea0bab03518213001ca54a4 - 0.0% (1.27 KB)

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

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

[#021] sha256:23be1044d0f7405e3ef7bd3071c02f5e0301c1dd7fefb04cbf1ab85e6ef0eb37 - 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-21 04:11:17 UTC

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

2021-07-21 04:11:17 UTC

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

2021-07-21 04:11:52 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-21 04:12:01 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-21 04:13:07 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-21 04:13:21 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-21 04:13:31 UTC

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

2021-07-21 04:13:39 UTC

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

2021-07-21 04:13:47 UTC

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

2021-07-21 04:13:48 UTC

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

2021-07-21 04:13:48 UTC

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

2021-07-21 04:13:49 UTC

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

2021-07-21 04:13:49 UTC

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

2021-07-21 04:13:51 UTC

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

2021-07-21 04:13:54 UTC

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

2021-07-21 04:13:55 UTC

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

2021-07-21 04:13:56 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-21T04:11:39Z

2021-07-21 04:13:56 UTC

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

2021-07-21 04:13:59 UTC

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

2021-07-21 04:13:59 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-21 04:16:48 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-21T04:16:42Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    b6bcfad3e1510f84580e4de97cabe290553b392a
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-b6bcfad3e1510f84580e4de97cabe290553b392a-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:7934f1884b8ed2365d34de64d107a16fad612ab7b50eb1a0074d73e4d0721ef2 - 0.0% (1.29 KB)

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

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

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

[#006] sha256:922363b449dab7298fe5db29aab3700740aaf864f3b6a83839592b6193f386a0 - 0.37% (8.64 MB)

[#007] sha256:2ea0745edce51e1da8e9bf2593f667aa55c5cea3c2f37018ac06fc7a50de9f31 - 1.61% (37.2 MB)

[#008] sha256:7fa04e2f2515d1e2ade97f7c38b3e2625760cb6cca2c917d784b1bedb1f816cb - 0.23% (5.3 MB)

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

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

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

[#012] sha256:0695cd5aeedd095d3466fb013c1ac80cdbb9f50aebb2469ecb353e4acb8a98cc - 0.0% (1.26 KB)

[#013] sha256:784599e31a8077e1283e13f2078a93ee15d0e7dbc7b7539308ca2eaa4db3ba5f - 0.0% (1.3 KB)

[#014] sha256:124330079679cf81ace5fbfae71be950d7bbd3f15b9f2745fcd27e83406c183b - 0.0% (1.29 KB)

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

[#016] sha256:22aa1f6cd2d71e87f7d40843c8734922827b1a83d213f1f008b4a10aaae4c5e0 - 1.21% (27.8 MB)

[#017] sha256:24b3b692dfc45468e6edeb682e925e4d5ca67e2c39175f30472b9a96b8ef9698 - 0.0% (1.29 KB)

[#018] sha256:04534cb4fd5a3d3b41784e6bcbf4fa76a5466e129fe8f06874b753e7b78fd724 - 0.0% (1.27 KB)

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

[#020] sha256:71ba71a8f2880b3dbc21af1cc6e1059398219e25f77f9e8f0835f24a1f3e984f - 0.0% (1.27 KB)

[#021] sha256:5f131cf2e35b010a77070bc50b733b13a7b14e7c45f2d1434c6bcdf8a5307eb5 - 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-21 04:13:11 UTC

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

2021-07-21 04:13:13 UTC

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

2021-07-21 04:13:25 UTC

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

2021-07-21 04:13:36 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-21 04:15:26 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-21 04:15:42 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-21 04:15:50 UTC

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

2021-07-21 04:15:57 UTC

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

2021-07-21 04:16:07 UTC

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

2021-07-21 04:16:07 UTC

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

2021-07-21 04:16:08 UTC

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

2021-07-21 04:16:08 UTC

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

2021-07-21 04:16:44 UTC

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

2021-07-21 04:16:44 UTC

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

2021-07-21 04:16:45 UTC

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

2021-07-21 04:16:46 UTC

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

2021-07-21 04:16:47 UTC

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

2021-07-21 04:16:47 UTC

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

2021-07-21 04:16:48 UTC

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

2021-07-21 04:16:48 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-21 04:09:27 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-21T04:08:32Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b6bcfad3e1510f84580e4de97cabe290553b392a
  • 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-b6bcfad3e1510f84580e4de97cabe290553b392a-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.52% (43.6 MB)

[#001] sha256:2644bb1eecd465858955aa2ff70da442f5b257ef7e4a1e7ace6fbd3060c26649 - 27.17% (46.4 MB)

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

[#003] sha256:034e94b248cc60a7c9fdb11466c28edc085c077de7fb6c427c1797c287a1e4c1 - 7.26% (12.4 MB)

[#004] sha256:0a1f5e38b9f864e6d88889e13ee51b95e4aab46c3c55e0dc9b55a8504826aefa - 21.37% (36.5 MB)

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

[#006] sha256:256c4e8464e4b05c35246bae280b981d7765659b26339618a21e97176584edd2 - 17.55% (30 MB)

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


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

KIWI 9.23.20

2021-07-21 04:08:52 UTC

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

2021-07-21 04:08:52 UTC

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

2021-07-21 04:09:11 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-21 04:09:12 UTC

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

2021-07-21 04:09:13 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-21 04:09:13 UTC

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

2021-07-21 04:09:14 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-21 04:09:14 UTC

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

2021-07-21 04:09:14 UTC

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

2021-07-21 04:09:14 UTC

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

2021-07-21 04:09:14 UTC

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

2021-07-21 04:09:22 UTC

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

2021-07-21 04:09:25 UTC

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

2021-07-21 04:09:26 UTC

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

2021-07-21 04:09:26 UTC

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

2021-07-21 04:09:26 UTC

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

2021-07-21 04:09:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-21T04:08:32Z

2021-07-21 04:09:26 UTC

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

2021-07-21 04:09:27 UTC

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

2021-07-21 04:09:27 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