Namespace
rancher
Image / Tag
rancher-agent:master-e546ffe04257a8339585b41ebd3f5996c81d2f6d-head
Content Digest
sha256:a77202560308d742c5d925f34dd36e6990d1e83b21cd2f1da96e40fcd981683d
Details
Created

2021-06-29 23:47:00 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-06-29T23:45:39Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    e546ffe04257a8339585b41ebd3f5996c81d2f6d
  • 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-e546ffe04257a8339585b41ebd3f5996c81d2f6d-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:e69f0e2ce34d413c08c96df616476191423c38997a2f9656d4a941213fc28c3c - 26.52% (46.2 MB)

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

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

[#004] sha256:64c7577957151caff5d9a966211c66b5ded4fa37e72fa097455f82bc6a0ff94f - 20.72% (36.1 MB)

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

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

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


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

KIWI 9.23.20

2021-06-29 23:46:07 UTC

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

2021-06-29 23:46:07 UTC

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

2021-06-29 23:46:46 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-06-29 23:46:46 UTC

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

2021-06-29 23:46:47 UTC

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

2021-06-29 23:46:47 UTC

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

2021-06-29 23:46:48 UTC

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

2021-06-29 23:46:48 UTC

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

2021-06-29 23:46:48 UTC

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

2021-06-29 23:46:49 UTC

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

2021-06-29 23:46:49 UTC

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

2021-06-29 23:46:56 UTC

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

2021-06-29 23:46:58 UTC

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

2021-06-29 23:46:59 UTC

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

2021-06-29 23:46:59 UTC

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

2021-06-29 23:46:59 UTC

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

2021-06-29 23:46:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-29T23:45:39Z

2021-06-29 23:46:59 UTC

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

2021-06-29 23:46:59 UTC

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

2021-06-29 23:47:00 UTC

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

Details
Created

2021-06-29 23:44:09 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-29T23:44:04Z
  • org.opencontainers.image.revision
    e546ffe04257a8339585b41ebd3f5996c81d2f6d
  • 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-e546ffe04257a8339585b41ebd3f5996c81d2f6d-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:af749365f57d6e34c9ecbedf5d5a98a0ae8b17eae0ef98e6c1807aad2901ded8 - 0.0% (1.07 KB)

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

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

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

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

[#007] sha256:7e0e69430cefdc40210fa3e9f3abe87c1fe032d70b48049a76c7c4c5e91565f4 - 1.41% (37.2 MB)

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

[#009] sha256:0240ec4536a7865153f0682b706ce5816be6c94091eaa55f2e18be47cd9062ff - 0.59% (15.6 MB)

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

[#011] sha256:46a52ad59bacaa15c067fd620fa7a4af03f28cd3714e59d55262bb79e36262be - 0.0% (1.06 KB)

[#012] sha256:8532801520388f056f37d57582a7d3db54f14cf7b00b8c99f517897e366165ae - 0.0% (1.06 KB)

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

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

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

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

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

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

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

[#020] sha256:ee507151d69f3fbd2962ec8c3ed0873f93fa663872c21ebe5d6bdc61e7d1733a - 0.0% (1.06 KB)

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


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

Apply image 1809-RTM-amd64

2021-06-06 04:28:43 UTC

Install update 1809-amd64

2021-06-29 23:42:34 UTC

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

2021-06-29 23:42:34 UTC

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

2021-06-29 23:42:43 UTC

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

2021-06-29 23:42:50 UTC

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

2021-06-29 23:43:11 UTC

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

2021-06-29 23:43: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-06-29 23:43:25 UTC

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

2021-06-29 23:43:31 UTC

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

2021-06-29 23:43:37 UTC

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

2021-06-29 23:43:37 UTC

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

2021-06-29 23:43:37 UTC

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

2021-06-29 23:43:38 UTC

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

2021-06-29 23:44:05 UTC

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

2021-06-29 23:44:06 UTC

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

2021-06-29 23:44:07 UTC

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

2021-06-29 23:44:07 UTC

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

2021-06-29 23:44:08 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-06-29T23:44:04Z

2021-06-29 23:44:08 UTC

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

2021-06-29 23:44:08 UTC

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

2021-06-29 23:44:09 UTC

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

Details
Created

2021-06-29 23:43:13 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-29T23:41:35Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e546ffe04257a8339585b41ebd3f5996c81d2f6d
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-e546ffe04257a8339585b41ebd3f5996c81d2f6d-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:edecb7ba423588b0d77491b04a14c1514679bb10f3ea2366175bde627c7d6567 - 0.0% (1.27 KB)

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

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

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

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

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

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

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

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

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

[#012] sha256:c3bcd4efa91195d27b92865682188b38603f6bc12206808cb216b1594c13c8aa - 0.0% (1.29 KB)

[#013] sha256:973154b0ba28c5db30c3c62d01eaf714300132472fa491fa075e5837cebe3c10 - 0.0% (1.29 KB)

[#014] sha256:274641727e5b04a9fbab49c69ac3042116d6b7cac8efa2d9267059020fc065a7 - 0.0% (1.27 KB)

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

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

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

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

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

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

[#021] sha256:592cc7e5081b7f171bb7191e8f22bd8163c756e556aa8e0692a1e861b3a7b206 - 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-06-29 23:41:16 UTC

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

2021-06-29 23:41:17 UTC

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

2021-06-29 23:41:47 UTC

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

2021-06-29 23:41:56 UTC

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

2021-06-29 23:42:21 UTC

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

2021-06-29 23:42:38 UTC

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

2021-06-29 23:42:46 UTC

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

2021-06-29 23:42:55 UTC

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

2021-06-29 23:43:03 UTC

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

2021-06-29 23:43:04 UTC

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

2021-06-29 23:43:04 UTC

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

2021-06-29 23:43:04 UTC

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

2021-06-29 23:43:05 UTC

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

2021-06-29 23:43:06 UTC

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

2021-06-29 23:43:07 UTC

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

2021-06-29 23:43:12 UTC

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

2021-06-29 23:43:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-29T23:41:35Z

2021-06-29 23:43:12 UTC

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

2021-06-29 23:43:13 UTC

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

2021-06-29 23:43:13 UTC

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

Details
Created

2021-06-29 23:55:59 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-29T23:55:50Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e546ffe04257a8339585b41ebd3f5996c81d2f6d
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-e546ffe04257a8339585b41ebd3f5996c81d2f6d-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:5fbb46682191157424e7faafd4e28d0661247db3e61f2ebf2f4d1b569fd65335 - 0.0% (1.26 KB)

[#003] sha256:0d746b485da590d3ab2f9353f98f00133da91588b2c6b7cdfe61c2d4b65822b4 - 0.0% (1.3 KB)

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

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

[#006] sha256:81d336317eea8b4f6491d04ff2a94350ba6fdda6e26e6c78142732f1545b73db - 0.37% (8.6 MB)

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

[#008] sha256:015fd7da285aad62e8c6198308ed3a68d729cfa48aedf6137b37262c2d54c912 - 0.23% (5.33 MB)

[#009] sha256:66b3c2fa1a797c2a63038e97c39805b266b0bbdb42b2bea9db697e3c5cb9752b - 0.68% (15.6 MB)

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

[#011] sha256:847bb5f3edd38dbb44e9e204d2a3843a6d06d8f99420d96fbaf754e78717197a - 0.0% (1.26 KB)

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

[#013] sha256:273840d0621cd18454f624eed55577f2abaf4c55981abc75cd0fb0fed4ea0255 - 0.0% (1.29 KB)

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

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

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

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

[#018] sha256:70826008ce798e4f7237c7826f535c17360cd567461b49c030bb4ba3a92ccda0 - 0.0% (1.29 KB)

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

[#020] sha256:8b5e7d4123af665c64ce9d56fb4c26c6295cd02673cbec9af8b29427b56c4d81 - 0.0% (1.3 KB)

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


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

Apply image 2004-RTM-amd64

2021-06-06 19:51:57 UTC

Install update 2004-amd64

2021-06-29 23:54:00 UTC

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

2021-06-29 23:54:01 UTC

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

2021-06-29 23:54:11 UTC

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

2021-06-29 23:54:18 UTC

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

2021-06-29 23:54:43 UTC

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

2021-06-29 23:54:53 UTC

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

2021-06-29 23:55:01 UTC

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

2021-06-29 23:55:08 UTC

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

2021-06-29 23:55:16 UTC

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

2021-06-29 23:55:16 UTC

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

2021-06-29 23:55:17 UTC

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

2021-06-29 23:55:17 UTC

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

2021-06-29 23:55:54 UTC

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

2021-06-29 23:55:55 UTC

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

2021-06-29 23:55:56 UTC

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

2021-06-29 23:55:57 UTC

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

2021-06-29 23:55:57 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-29T23:55:50Z

2021-06-29 23:55:58 UTC

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

2021-06-29 23:55:58 UTC

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

2021-06-29 23:55: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-06-29 23:39:01 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-06-29T23:38:12Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    e546ffe04257a8339585b41ebd3f5996c81d2f6d
  • 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-e546ffe04257a8339585b41ebd3f5996c81d2f6d-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:a80bfba1b31a400ed38d66133ca71ac0481b843831a449e6fc5996810d968538 - 26.94% (45.7 MB)

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

[#003] sha256:890a445bd66c6173f8262ea46aa2cf22c5ad8765d2310e6edfe60ca59ca8cc65 - 7.3% (12.4 MB)

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

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

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

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


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

KIWI 9.23.20

2021-06-29 23:38:31 UTC

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

2021-06-29 23:38:31 UTC

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

2021-06-29 23:38:48 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-06-29 23:38:49 UTC

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

2021-06-29 23:38:49 UTC

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

2021-06-29 23:38:50 UTC

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

2021-06-29 23:38:51 UTC

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

2021-06-29 23:38:51 UTC

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

2021-06-29 23:38:51 UTC

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

2021-06-29 23:38:51 UTC

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

2021-06-29 23:38:51 UTC

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

2021-06-29 23:38:59 UTC

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

2021-06-29 23:39:00 UTC

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

2021-06-29 23:39:01 UTC

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

2021-06-29 23:39:01 UTC

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

2021-06-29 23:39:01 UTC

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

2021-06-29 23:39:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-29T23:38:12Z

2021-06-29 23:39:01 UTC

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

2021-06-29 23:39:01 UTC

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

2021-06-29 23:39:01 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