Namespace
rancher
Image / Tag
rancher-agent:master-7738b256d3bf3b382b149b2d4b4e58b1bfdaf760-head
Content Digest
sha256:8cfcb602825ce311ecf2665f802bc32c2c3464a3818bd685de00b21ec29c7118
Details
Created

2021-07-27 16:37:16 UTC

Size

170 MB

Content Digest
Labels
  • com.suse.sle.base.created
    2021-06-15T07:10:27.794458957Z
  • com.suse.sle.base.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/f23a149beb430790b24e9d03079b8b10-sles15-image
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.5.1
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.5.1
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/f23a149beb430790b24e9d03079b8b10-sles15-image
  • org.opencontainers.image.created
    2021-07-27T16:35:51Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    7738b256d3bf3b382b149b2d4b4e58b1bfdaf760
  • 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-7738b256d3bf3b382b149b2d4b4e58b1bfdaf760-head

KUBECTL_VERSION

v1.20.7

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:4f28168a9dd9df062a2d239e2dd7e37107e3f6aa49edbc09c555879281c11384 - 25.57% (43.5 MB)

[#001] sha256:74bb1df75f2c9b202a13b3b8e13543aa23d11472b917f5054312132baaf7ccf9 - 27.52% (46.9 MB)

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

[#003] sha256:b0ba29637019a8d237bd2351e19661eeade537d75221a0727dc35bc8d3c4d1f3 - 7.84% (13.3 MB)

[#004] sha256:54693712bf70348529fa40e4736f5011d3bbb2540603eb287d699d3dbcc207b2 - 21.53% (36.7 MB)

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

[#006] sha256:4998edd6d8d74b6a510a2106df0058f70c9267ced4d759edd20fe466a40f6ee9 - 16.24% (27.7 MB)

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


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

KIWI 9.23.20

2021-07-27 16:36:18 UTC

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

2021-07-27 16:36:18 UTC

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

2021-07-27 16:37:03 UTC

|1 ARCH=amd64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && rpm -e libsolv-tools zypper libzypp container-suseconnect ; curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2021-07-27 16:37:03 UTC

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

2021-07-27 16:37:04 UTC

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

2021-07-27 16:37:04 UTC

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

2021-07-27 16:37:05 UTC

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

2021-07-27 16:37:05 UTC

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

2021-07-27 16:37:05 UTC

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

2021-07-27 16:37:05 UTC

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

2021-07-27 16:37:05 UTC

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

2021-07-27 16:37:14 UTC

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

2021-07-27 16:37:15 UTC

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

2021-07-27 16:37:16 UTC

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

2021-07-27 16:37:16 UTC

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

2021-07-27 16:37:16 UTC

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

2021-07-27 16:37:16 UTC

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

2021-07-27 16:37:16 UTC

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

2021-07-27 16:37:16 UTC

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

2021-07-27 16:37:16 UTC

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

Details
Created

2021-07-27 16:37:29 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-27T16:37:23Z
  • org.opencontainers.image.revision
    7738b256d3bf3b382b149b2d4b4e58b1bfdaf760
  • 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-7738b256d3bf3b382b149b2d4b4e58b1bfdaf760-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:8247831906ca4e7756719847f68951ecc03856e7d8ea54be32f3b6c80c0ca9b9 - 0.0% (1.07 KB)

[#003] sha256:66e40247db8cfe02e02d2a424a757062f3981452b6f13be1f5d44bac6300df6d - 0.0% (1.06 KB)

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

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

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

[#007] sha256:30ab8668d5102e8e6a4669ab91563663aa6eedc3e30d69c44f9bf62b2ebe110a - 1.38% (37.2 MB)

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

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

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

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

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

[#013] sha256:375eb672f98aea5b738a630ce2fca74c4979f091658789699ea7b72a2cc6f54e - 0.0% (1.07 KB)

[#014] sha256:9f01d161390f6012d67a8c195b4ef0e5c53d95d82712e7467f3ace46356b5f9e - 0.0% (1.1 KB)

[#015] sha256:26f6af9489591abc2ec6b346d6c7b42e6807a56ca2964c231e89e7eb80f7663a - 0.0% (1.1 KB)

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

[#017] sha256:88e038ee8bfa9df076ebf8b83525656148fa4b949cf03ed7131d77510116d06a - 0.0% (1.09 KB)

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

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

[#020] sha256:f502c124ee22cd04f6e26140a5619e3f85f8bfcd5de1ed93d03e7ee2665cd441 - 0.0% (1.1 KB)

[#021] sha256:52c42b261e7193a4f64db57f04d454aa7552a63d4009d48126ddeacadfa8a9f4 - 0.0% (1.06 KB)


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

Apply image 1809-RTM-amd64

2021-07-06 20:34:18 UTC

Install update 1809-amd64

2021-07-27 16:33:10 UTC

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

2021-07-27 16:33:10 UTC

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

2021-07-27 16:33: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-07-27 16:33:37 UTC

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

2021-07-27 16:36:29 UTC

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

2021-07-27 16:36:39 UTC

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

2021-07-27 16:36:44 UTC

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

2021-07-27 16:36:51 UTC

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

2021-07-27 16:36:57 UTC

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

2021-07-27 16:36:57 UTC

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

2021-07-27 16:36:57 UTC

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

2021-07-27 16:36:58 UTC

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

2021-07-27 16:37:25 UTC

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

2021-07-27 16:37:25 UTC

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

2021-07-27 16:37:26 UTC

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

2021-07-27 16:37:27 UTC

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

2021-07-27 16:37:27 UTC

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

2021-07-27 16:37:28 UTC

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

2021-07-27 16:37:28 UTC

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

2021-07-27 16:37:29 UTC

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

Details
Created

2021-07-27 16:36:15 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-27T16:32:41Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    7738b256d3bf3b382b149b2d4b4e58b1bfdaf760
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-7738b256d3bf3b382b149b2d4b4e58b1bfdaf760-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:dfabfeb0568ca7df1c3a747b2ecf5d1346b113a121a39c9ffdc0708f24863c12 - 0.0% (1.36 KB)

[#003] sha256:44011d54efa620cb12e9ce2d60e63931b392b0546a555aa5af3c1b359afea123 - 0.0% (1.3 KB)

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

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

[#006] sha256:6ec2a7c51c294b064048abbbccfe7bfaa914dbbe0295d10944474c6fa957c422 - 0.33% (8.82 MB)

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

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

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

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

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

[#012] sha256:217d19d1e897f340a1115591cded1fa8bf2eafa0d0a2c9b869523032cde7f08e - 0.0% (1.26 KB)

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

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

[#015] sha256:b133518c7a352914960baa9621966739bf8c7823c7ac509fe7f9382d280d1a94 - 0.0% (1.26 KB)

[#016] sha256:259130752dd87f1d84d6a0b269964130dd61923265aebbbaec81c256ac54fca2 - 1.05% (28 MB)

[#017] sha256:007aebd039a4a53a58ae224de70e2a5c7c984dea8182d7697e45ffdb1a9e1afa - 0.0% (1.26 KB)

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

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

[#020] sha256:6332e265e849bab06346e8ab78dacc3e36648024fedf0ff85fdf32fb64c258ac - 0.0% (1.27 KB)

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


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

Apply image 20H2-RTM-amd64

2021-07-10 18:29:59 UTC

Install update 20H2-amd64

2021-07-27 16:32:16 UTC

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

2021-07-27 16:32:17 UTC

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

2021-07-27 16:32:53 UTC

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

2021-07-27 16:33:02 UTC

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

2021-07-27 16:35: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-27 16:35: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-27 16:35:50 UTC

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

2021-07-27 16:35:58 UTC

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

2021-07-27 16:36:06 UTC

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

2021-07-27 16:36:07 UTC

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

2021-07-27 16:36:07 UTC

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

2021-07-27 16:36:08 UTC

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

2021-07-27 16:36:08 UTC

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

2021-07-27 16:36:10 UTC

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

2021-07-27 16:36:12 UTC

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

2021-07-27 16:36:13 UTC

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

2021-07-27 16:36:13 UTC

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

2021-07-27 16:36:14 UTC

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

2021-07-27 16:36:14 UTC

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

2021-07-27 16:36:15 UTC

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

Details
Created

2021-07-27 16:32:37 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-27T16:32:27Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    7738b256d3bf3b382b149b2d4b4e58b1bfdaf760
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-7738b256d3bf3b382b149b2d4b4e58b1bfdaf760-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:2d7447cb7178381c21c5efe04f34c0491d032de8270da8d5508602bf6c20cf62 - 0.0% (1.26 KB)

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

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

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

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

[#007] sha256:8220695d346841cebe0b88f3d16229be4fdc1b1b3b1348da9ae5ff34f92f9e27 - 1.61% (37.2 MB)

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

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

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

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

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

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

[#014] sha256:24c0eec5b4ba94ca9f0c9f880b9fb56a252086f4c297d6e47597e2dddbd7a7f5 - 0.0% (1.29 KB)

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

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

[#017] sha256:ed1798a7bf010eb277568b714e056afd6de07d87ef9966f9edc96a75950de8b9 - 0.0% (1.26 KB)

[#018] sha256:cf6efb4041164a4e380f5993e297591e88e89b479c2306acf8e8f01306d64201 - 0.0% (1.3 KB)

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

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

[#021] sha256:e50640145d1014747e5747fa189b4a2aa465722dc7f653f2e63f532570880c07 - 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-27 16:29:22 UTC

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

2021-07-27 16:29:23 UTC

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

2021-07-27 16:29:34 UTC

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

2021-07-27 16:29:42 UTC

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

2021-07-27 16:31:08 UTC

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

2021-07-27 16:31:19 UTC

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

2021-07-27 16:31:31 UTC

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

2021-07-27 16:31:38 UTC

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

2021-07-27 16:31:46 UTC

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

2021-07-27 16:31:46 UTC

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

2021-07-27 16:31:47 UTC

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

2021-07-27 16:31:48 UTC

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

2021-07-27 16:32:29 UTC

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

2021-07-27 16:32:29 UTC

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

2021-07-27 16:32:31 UTC

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

2021-07-27 16:32:35 UTC

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

2021-07-27 16:32:35 UTC

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

2021-07-27 16:32:36 UTC

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

2021-07-27 16:32:36 UTC

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

2021-07-27 16:32:37 UTC

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

Details
Created

2021-07-27 16:29:41 UTC

Size

166 MB

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

KUBECTL_VERSION

v1.20.7

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:975315c501d5698920cbfa09f22cd4254042a336868ead6cf53758e062e706cf - 26.24% (43.6 MB)

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

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

[#003] sha256:543a47965ad5ef4fb9135abf01be85e0a3d2581ffec70d2db793d7d1a5164c16 - 7.46% (12.4 MB)

[#004] sha256:84c4f162e27bad1d04c35dd2e2491e4aa19cc272dd2df6aa69f373f546dee8eb - 22.09% (36.7 MB)

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

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

[#007] sha256:54bd55342e378a327e0b1a990ecb53f7df9017e941dec9b52c79518f082fdbcf - 0.0% (171 Bytes)


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

KIWI 9.23.20

2021-07-27 16:29:09 UTC

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

2021-07-27 16:29:10 UTC

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

2021-07-27 16:29:26 UTC

|1 ARCH=arm64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && rpm -e libsolv-tools zypper libzypp container-suseconnect ; curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2021-07-27 16:29:27 UTC

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

2021-07-27 16:29:28 UTC

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

2021-07-27 16:29:28 UTC

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

2021-07-27 16:29:29 UTC

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

2021-07-27 16:29:29 UTC

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

2021-07-27 16:29:29 UTC

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

2021-07-27 16:29:29 UTC

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

2021-07-27 16:29:29 UTC

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

2021-07-27 16:29:37 UTC

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

2021-07-27 16:29:39 UTC

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

2021-07-27 16:29:40 UTC

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

2021-07-27 16:29:40 UTC

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

2021-07-27 16:29:41 UTC

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

2021-07-27 16:29:41 UTC

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

2021-07-27 16:29:41 UTC

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

2021-07-27 16:29:41 UTC

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

2021-07-27 16:29:41 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