Namespace
rancher
Image / Tag
rancher-agent:master-1a218f578975b670ec96e21d61d9acae6db1279e-head
Content Digest
sha256:5f80e30de0a7ad6c7663b5d739e448e150130750f1841cf796937cb7e3ad4d19
Details
Created

2021-07-02 16:14:35 UTC

Size

174 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-02T16:13:12Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    1a218f578975b670ec96e21d61d9acae6db1279e
  • 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-1a218f578975b670ec96e21d61d9acae6db1279e-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.98% (43.5 MB)

[#001] sha256:310e80738480debd72bc683e543d9638b86518e65c05fbad1820146d3721a8f5 - 26.52% (46.2 MB)

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

[#003] sha256:d3ef7ed6ef877d354eac7693a1ab9872392e4cf38e92980b3e0b6bd92398db49 - 7.65% (13.3 MB)

[#004] sha256:9d8a19143eae043542e29251672a0c972106d82b99f6922107caf5357945c6e2 - 20.72% (36.1 MB)

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

[#006] sha256:fc1e08abf072581984419f922327279294efc85d274d9174c8c4abf6c6e230c2 - 18.85% (32.9 MB)

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


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

KIWI 9.23.20

2021-07-02 16:13:40 UTC

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

2021-07-02 16:13:40 UTC

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

2021-07-02 16:14:20 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 && 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-02 16:14:21 UTC

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

2021-07-02 16:14:22 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-02 16:14:22 UTC

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

2021-07-02 16:14:23 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-02 16:14:23 UTC

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

2021-07-02 16:14:23 UTC

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

2021-07-02 16:14:23 UTC

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

2021-07-02 16:14:24 UTC

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

2021-07-02 16:14:31 UTC

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

2021-07-02 16:14:33 UTC

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

2021-07-02 16:14:34 UTC

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

2021-07-02 16:14:35 UTC

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

2021-07-02 16:14:35 UTC

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

2021-07-02 16:14:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-02T16:13:12Z

2021-07-02 16:14:35 UTC

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

2021-07-02 16:14:35 UTC

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

2021-07-02 16:14:35 UTC

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

Details
Created

2021-07-02 15:59:07 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-02T15:59:02Z
  • org.opencontainers.image.revision
    1a218f578975b670ec96e21d61d9acae6db1279e
  • 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-1a218f578975b670ec96e21d61d9acae6db1279e-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:e1f9e9f968d70aeb24b23d9b9d623463515c2377ca39ce2b79ca3a0cdc2b1e76 - 0.0% (1.07 KB)

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

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

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

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

[#007] sha256:45da24c22820270fdb25127f26e220d83d2b4d459805b5ad6ea5f5dcc335264a - 1.41% (37.2 MB)

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

[#009] sha256:355729b56ca6ba7ef8cbdf1824c56d31da4e76c7f3ee7ce66f4742d93f4cfb92 - 0.59% (15.6 MB)

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

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

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

[#013] sha256:a1f76947231d96e2af248320939d0f420e22e22368673aa5a2e40022d30d15f1 - 0.0% (1.1 KB)

[#014] sha256:0a91b05bb838f0c5c21df995d85f6c439ec4413b92c2286198ce8c7036e24b34 - 0.0% (1.06 KB)

[#015] sha256:ad5e20781ff0f97f486f49cc8283577013bd7ec623e746a2e837fdee8e1f84cb - 0.0% (1.06 KB)

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

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

[#018] sha256:309e75483b56463eb81b88e5dfa21219473c4edb7fdc77b8c489d61654ab1927 - 0.0% (1.06 KB)

[#019] sha256:36fee25c11086e82ca501583960246c17e04e062128887bccaabd06b99844aae - 0.0% (1.15 KB)

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

[#021] sha256:2d16fa29cbe944b7ec4b84ec12ae09930475f610a9b304676894bb6287ef059f - 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-07-02 15:57:42 UTC

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

2021-07-02 15:57:42 UTC

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

2021-07-02 15:57:51 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-02 15:57:59 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-02 15:58: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-07-02 15:58:28 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-02 15:58:35 UTC

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

2021-07-02 15:58:41 UTC

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

2021-07-02 15:58:47 UTC

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

2021-07-02 15:58:47 UTC

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

2021-07-02 15:58:48 UTC

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

2021-07-02 15:58:48 UTC

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

2021-07-02 15:59:03 UTC

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

2021-07-02 15:59:03 UTC

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

2021-07-02 15:59:04 UTC

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

2021-07-02 15:59:05 UTC

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

2021-07-02 15:59:06 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-02T15:59:02Z

2021-07-02 15:59:06 UTC

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

2021-07-02 15:59:06 UTC

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

2021-07-02 15:59:07 UTC

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

Details
Created

2021-07-02 15:59:49 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-02T15:58:16Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    1a218f578975b670ec96e21d61d9acae6db1279e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-1a218f578975b670ec96e21d61d9acae6db1279e-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:af374cc50c34f3dc1bcedcae29974c6640f850f2c1aa2db21f819a30f2cf7197 - 0.0% (1.27 KB)

[#003] sha256:a00b4506e679b445e0765609dd3e78ab79554a5187bc7022327d44fc98fe42a7 - 0.0% (1.26 KB)

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

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

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

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

[#008] sha256:285fc769025815a2fa450cc1f77d6525891830fd94b165f81c5e44d48f621964 - 0.2% (5.32 MB)

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

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

[#011] sha256:59beb12a4a8a801ccdf597b1906e76054363257bec9e9a9a4dce30e05bf398c0 - 0.0% (1.27 KB)

[#012] sha256:bf5296ce310189e1b2c1dea911656b6c7ea1a4410f65478c7f48ce77d6f7ab4a - 0.0% (1.3 KB)

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

[#014] sha256:1935e61708db33c8acadacabcfebd936252a0bf1aaa3b7e3804cd9b55dd8ca7b - 0.0% (1.31 KB)

[#015] sha256:80f4b11c42d393542c51a7b2425835ec3eb000f2d219b7feed6e42e544a82e79 - 0.0% (1.29 KB)

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

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

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

[#019] sha256:93420cb5586a7814941bb9812249b67c250296d5be4e7ce55f38dca2b7023bac - 0.0% (1.26 KB)

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

[#021] sha256:bb01d2eb1c5a3f92d06b57875493fd710d8c7a258013f5eb4f7dacb565adb06f - 0.0% (1.27 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-07-02 15:57:57 UTC

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

2021-07-02 15:57:58 UTC

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

2021-07-02 15:58:28 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-02 15:58: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-02 15:59:01 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-02 15:59:13 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-02 15:59:22 UTC

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

2021-07-02 15:59:32 UTC

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

2021-07-02 15:59:41 UTC

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

2021-07-02 15:59:41 UTC

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

2021-07-02 15:59:42 UTC

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

2021-07-02 15:59:42 UTC

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

2021-07-02 15:59:43 UTC

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

2021-07-02 15:59:44 UTC

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

2021-07-02 15:59:45 UTC

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

2021-07-02 15:59:46 UTC

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

2021-07-02 15:59:47 UTC

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

2021-07-02 15:59:47 UTC

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

2021-07-02 15:59:48 UTC

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

2021-07-02 15:59: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-07-02 15:53:34 UTC

Size

2.25 GB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:master-1a218f578975b670ec96e21d61d9acae6db1279e-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:e55f7dc20bbd5c9b2d00b214f0270d12952f1c445c07c99908e1aa6e02c9b0da - 0.0% (1.37 KB)

[#003] sha256:79d16f7032fc5dffe8bbf4751081b4d24fcdfd82575897e5dd336aa199474a7e - 0.0% (1.31 KB)

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

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

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

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

[#008] sha256:34fa52b8305e4596ade083c379b8542df209f5a09410711f00e4efac72a54de2 - 0.23% (5.34 MB)

[#009] sha256:7706893df241044c33b1fdc4cab7a3cc5e752529036c6d347f026ef41e08fd42 - 0.68% (15.6 MB)

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

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

[#012] sha256:f8c686a5e125efba418c6dc858f00991c7eeea467fff0bc58e6b086d4421dea4 - 0.0% (1.3 KB)

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

[#014] sha256:95e5f63f6c6a187da54ffea9084e5a2139445174900992912c5683daba6201cf - 0.0% (1.3 KB)

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

[#016] sha256:6eab301ac4bf83e31dc9c13791739560f579dc32362b27523787af493a0c84d6 - 1.21% (27.8 MB)

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

[#018] sha256:820dd7ad440a5832f1ddc54ed0630bdfbf29d9cbb1cc70ec2b64d64a3d8a8b57 - 0.0% (1.29 KB)

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

[#020] sha256:8e097113b387f814e99435896a93712451b2e7caee0b1043ab7057f8957212be - 0.0% (1.27 KB)

[#021] sha256:12d4bd2c712ed5a6b54235207df9b9aab2b55d324a1bf0c33d959bdb13476d60 - 0.0% (1.25 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-07-02 15:44:01 UTC

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

2021-07-02 15:44:01 UTC

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

2021-07-02 15:44:12 UTC

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

2021-07-02 15:44:20 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-02 15:44:45 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-02 15:44:57 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-02 15:45:09 UTC

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

2021-07-02 15:45:20 UTC

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

2021-07-02 15:45:28 UTC

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

2021-07-02 15:45:29 UTC

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

2021-07-02 15:45:29 UTC

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

2021-07-02 15:45:30 UTC

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

2021-07-02 15:53:22 UTC

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

2021-07-02 15:53:22 UTC

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

2021-07-02 15:53:24 UTC

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

2021-07-02 15:53:31 UTC

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

2021-07-02 15:53:31 UTC

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

2021-07-02 15:53:31 UTC

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

2021-07-02 15:53:32 UTC

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

2021-07-02 15:53:34 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-02 16:05:25 UTC

Size

170 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-02T16:04:33Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    1a218f578975b670ec96e21d61d9acae6db1279e
  • 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-1a218f578975b670ec96e21d61d9acae6db1279e-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.68% (43.6 MB)

[#001] sha256:903c093b80b28c7da51fc4c418d96d44b4af096210e0c5f5d2e0c87b3fa94c4a - 26.94% (45.7 MB)

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

[#003] sha256:4af3d570c9cdff907f88a9e615f69f5ad316a4602b237aef87032fdc4e2f317c - 7.3% (12.4 MB)

[#004] sha256:84e4349dd20555c179ffe8210a6760f57cb39fcbd5383a30d744f3d1832f9166 - 21.29% (36.1 MB)

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

[#006] sha256:ed5a0641b97de07bd7d1f401b821626516a466e112830c90041b4c122c8ad4be - 17.64% (29.9 MB)

[#007] sha256:6fda0c8bd41e661f5aa26bed12fc7996ac8b75318ca5846f7d27d2e5ee680992 - 0.0% (169 Bytes)


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

KIWI 9.23.20

2021-07-02 16:04:53 UTC

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

2021-07-02 16:04:53 UTC

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

2021-07-02 16:05:10 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 && 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-02 16:05:11 UTC

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

2021-07-02 16:05:12 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-02 16:05:12 UTC

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

2021-07-02 16:05: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-02 16:05:14 UTC

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

2021-07-02 16:05:14 UTC

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

2021-07-02 16:05:14 UTC

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

2021-07-02 16:05:14 UTC

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

2021-07-02 16:05:21 UTC

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

2021-07-02 16:05:23 UTC

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

2021-07-02 16:05:24 UTC

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

2021-07-02 16:05:25 UTC

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

2021-07-02 16:05:25 UTC

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

2021-07-02 16:05:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-02T16:04:33Z

2021-07-02 16:05:25 UTC

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

2021-07-02 16:05:25 UTC

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

2021-07-02 16:05:25 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