Namespace
rancher
Image / Tag
rancher-agent:master-a129420cb01311ab0a48a46f008eae0dd97061fd-head
Content Digest
sha256:e1d941ba90acfe67268561683f6928dc565e82446a2cc13b75e0e3b52ab643a9
Details
Created

2021-07-13 17:01:22 UTC

Size

175 MB

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

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

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

[#003] sha256:3656bc28dfd9008928ad4da26af6559be018a4d85dd10cf90810e1ac832fc1bd - 7.61% (13.3 MB)

[#004] sha256:c3088605b11de00b70a57931bc6373ce992a97f82457ab213d4f2864bcf50daa - 20.78% (36.4 MB)

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

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

[#007] sha256:00f099ba77844eb6c4f6a1c585e970d99f8406cc08a5fc23b2b51c05979bf698 - 0.0% (171 Bytes)


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

KIWI 9.23.20

2021-07-13 17:00:28 UTC

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

2021-07-13 17:00:28 UTC

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

2021-07-13 17:01:09 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-13 17:01:09 UTC

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

2021-07-13 17:01:10 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-13 17:01:10 UTC

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

2021-07-13 17:01:11 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-13 17:01:11 UTC

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

2021-07-13 17:01:11 UTC

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

2021-07-13 17:01:11 UTC

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

2021-07-13 17:01:11 UTC

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

2021-07-13 17:01:19 UTC

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

2021-07-13 17:01:21 UTC

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

2021-07-13 17:01:22 UTC

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

2021-07-13 17:01:22 UTC

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

2021-07-13 17:01:22 UTC

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

2021-07-13 17:01:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-13T17:00:01Z

2021-07-13 17:01:22 UTC

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

2021-07-13 17:01:22 UTC

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

2021-07-13 17:01:22 UTC

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

Details
Created

2021-07-13 17:00:29 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-13T17:00:24Z
  • org.opencontainers.image.revision
    a129420cb01311ab0a48a46f008eae0dd97061fd
  • 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-a129420cb01311ab0a48a46f008eae0dd97061fd-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:8d5139ce8e391161879a01d93f3cedd815a56486d43851e002819daea95cbbda - 34.2% (918 MB)

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

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

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

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

[#006] sha256:6721c17936c0086e0ee2f28a7214249a38a24352771ef57fd027e1583f786aeb - 0.28% (7.47 MB)

[#007] sha256:9819ad6f257c912347307588b11795e6d83ec4b28addcce64ef4058bc80c96b6 - 1.39% (37.2 MB)

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

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

[#010] sha256:7ec106e29f42df4b35adcb6eaff213823788827152a431d2e4f641ebd8f400d3 - 0.47% (12.7 MB)

[#011] sha256:72ef8b90fb8f804d5abd97b9581c18ee080bfe78be37a64273ff52771491f1bb - 0.0% (1.07 KB)

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

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

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

[#015] sha256:42544f9072023176ac6ea63a4a5b98fd54c99e0ccddb55b9b91cae3eb9c7e2aa - 0.0% (1.07 KB)

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

[#017] sha256:430ff8cf4a8d30992a77471c3e4974491cd37c99726ea29f372a5913247ca767 - 0.0% (1.07 KB)

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

[#019] sha256:63a4118706173e8c2c6514b8a6927e52aca9f6b33afd027ba07c55fba413b0a2 - 0.0% (1.08 KB)

[#020] sha256:860ebb49d33f10d74791e549b654123c3f7fc61be22c5bfa67a710c68231314b - 0.0% (1.09 KB)

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


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

Apply image 1809-RTM-amd64

2021-07-06 07:14:10 UTC

Install update 1809-amd64

2021-07-13 16:55:57 UTC

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

2021-07-13 16:55:58 UTC

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

2021-07-13 16:56:17 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-13 16:56:24 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-13 16:59:24 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-13 16:59:33 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-13 16:59:39 UTC

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

2021-07-13 16:59:46 UTC

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

2021-07-13 16:59:52 UTC

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

2021-07-13 16:59:52 UTC

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

2021-07-13 16:59:53 UTC

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

2021-07-13 16:59:53 UTC

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

2021-07-13 17:00:26 UTC

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

2021-07-13 17:00:26 UTC

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

2021-07-13 17:00:27 UTC

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

2021-07-13 17:00:28 UTC

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

2021-07-13 17:00:28 UTC

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

2021-07-13 17:00:28 UTC

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

2021-07-13 17:00:29 UTC

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

2021-07-13 17:00:29 UTC

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

Details
Created

2021-07-13 16:58:27 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-13T16:55:54Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a129420cb01311ab0a48a46f008eae0dd97061fd
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-a129420cb01311ab0a48a46f008eae0dd97061fd-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:a4daf907fbf2f2047cb31de79a175a1e16162a999f9e24b6d0c028b1b6e63fd2 - 41.28% (1.07 GB)

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

[#003] sha256:27964f842d39b9e999279d256939514aa1a5202f094f6382db1b905d4842cc33 - 0.0% (1.29 KB)

[#004] sha256:72c19c01fd7ef4393450025c3a2b1ce28b82cf3e1ec3a7384d668fa01b2438b4 - 0.58% (15.6 MB)

[#005] sha256:4bbee98fc1cf8b83bdc1bca76c708c59af7978fd8ec2ed54560f57cafaab7dbf - 0.2% (5.3 MB)

[#006] sha256:1c117631a72b846141e9fd5abfbab69313e20e79ca0dc1d4d52fb77cc3f6bb7c - 0.33% (8.76 MB)

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

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

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

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

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

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

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

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

[#015] sha256:570b23cc1a0b047ae08b6ae4fa61857ce11ca6b3dc887060e9ef952aa74e6884 - 0.0% (1.29 KB)

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

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

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

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

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

[#021] sha256:eff991a6d4ccadfd62eaf18d82ac0e4d4df0dafc5fc2423898226eb49ba24c3c - 0.0% (1.29 KB)


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

Apply image 20H2-RTM-amd64

2021-07-06 07:11:23 UTC

Install update 20H2-amd64

2021-07-13 16:55:36 UTC

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

2021-07-13 16:55:36 UTC

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

2021-07-13 16:56:08 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-13 16:56:16 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-13 16:57:25 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-13 16:57:40 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-13 16:57:58 UTC

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

2021-07-13 16:58:07 UTC

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

2021-07-13 16:58:19 UTC

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

2021-07-13 16:58:19 UTC

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

2021-07-13 16:58:20 UTC

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

2021-07-13 16:58:20 UTC

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

2021-07-13 16:58:21 UTC

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

2021-07-13 16:58:21 UTC

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

2021-07-13 16:58:22 UTC

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

2021-07-13 16:58:24 UTC

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

2021-07-13 16:58:25 UTC

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

2021-07-13 16:58:26 UTC

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

2021-07-13 16:58:26 UTC

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

2021-07-13 16:58:27 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-13 16:58:07 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-13T16:57:52Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a129420cb01311ab0a48a46f008eae0dd97061fd
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-a129420cb01311ab0a48a46f008eae0dd97061fd-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:8b700885dbb325450cc12ff37e44c5abf14f818c4c234df6f0ba9b9d45b3fc8b - 43.63% (1010 MB)

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

[#003] sha256:817a9614b592d5be71d25bd14975e0cd98480fdaf9391ddecc90b212ba258264 - 0.0% (1.29 KB)

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

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

[#006] sha256:57986c15dd340c84f6cc9d615af32e27c1198c45a06412834d89c8289e91dde0 - 0.37% (8.64 MB)

[#007] sha256:93ff22b98a8ad98382b870ab8c217a3aadcec28bfadc73151da277ed5ae8ba44 - 1.61% (37.2 MB)

[#008] sha256:96be1c9df9e5ba7392dc455bbda5c0de0855b5eeada413a451f2c320193200cd - 0.23% (5.3 MB)

[#009] sha256:342549e38c69cd4abe7728164cdde3ab78f00060b74cffb775608d798e5da96c - 0.67% (15.5 MB)

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

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

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

[#013] sha256:7a2b4ad21786048eb60e6aa69fbfba7da74ebe51a212e20039485e9fb713c8fa - 0.0% (1.29 KB)

[#014] sha256:676fad37559e80f8543a62b1e02c4d7823256bfb170fc9eb73afbf2414015f57 - 0.0% (1.27 KB)

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

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

[#017] sha256:1b0fee10866d0eb68087b5b1c4a8cb1ee317b6f1b04571b63eb2525d9520c2f2 - 0.0% (1.29 KB)

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

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

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

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


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

Apply image 2004-RTM-amd64

2021-07-06 07:13:32 UTC

Install update 2004-amd64

2021-07-13 16:54:14 UTC

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

2021-07-13 16:54:15 UTC

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

2021-07-13 16:54:31 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-13 16:54:40 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-13 16:56:25 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-13 16:56: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-13 16:56:48 UTC

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

2021-07-13 16:56:57 UTC

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

2021-07-13 16:57:05 UTC

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

2021-07-13 16:57:06 UTC

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

2021-07-13 16:57:06 UTC

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

2021-07-13 16:57:07 UTC

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

2021-07-13 16:57:54 UTC

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

2021-07-13 16:57:55 UTC

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

2021-07-13 16:57:57 UTC

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

2021-07-13 16:58:02 UTC

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

2021-07-13 16:58:04 UTC

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

2021-07-13 16:58:05 UTC

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

2021-07-13 16:58:06 UTC

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

2021-07-13 16:58:07 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-13 16:51:36 UTC

Size

171 MB

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

KUBECTL_VERSION

v1.20.7

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

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

[#001] sha256:42f7e1eb98940e5221370690880c321a811f080c61608e9fb8fab63510db8e5d - 27.17% (46.4 MB)

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

[#003] sha256:25a4ede2d9a081918d0569d2e23a140a9532dae819203e64205d9dafe5e15964 - 7.26% (12.4 MB)

[#004] sha256:5ec37ebef177d0da3cecb66990ab7dcbeacb76d697330156f4fd77bc2d28b18f - 21.35% (36.4 MB)

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

[#006] sha256:515f1f357388431ab27a17908072d3a64b9eb1bf44fd980435e3c48810e918af - 17.55% (30 MB)

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


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

KIWI 9.23.20

2021-07-13 16:51:01 UTC

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

2021-07-13 16:51:02 UTC

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

2021-07-13 16:51:21 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-13 16:51:21 UTC

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

2021-07-13 16:51:22 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-13 16:51:22 UTC

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

2021-07-13 16:51:23 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-13 16:51:23 UTC

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

2021-07-13 16:51:23 UTC

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

2021-07-13 16:51:23 UTC

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

2021-07-13 16:51:23 UTC

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

2021-07-13 16:51:31 UTC

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

2021-07-13 16:51:34 UTC

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

2021-07-13 16:51:34 UTC

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

2021-07-13 16:51:35 UTC

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

2021-07-13 16:51:35 UTC

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

2021-07-13 16:51:35 UTC

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

2021-07-13 16:51:35 UTC

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

2021-07-13 16:51:35 UTC

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

2021-07-13 16:51:36 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