Namespace
rancher
Image / Tag
rancher-agent:master-c1151f6e61b3e05a8499aaff9d946e35083df326-head
Content Digest
sha256:48050ac6d2c5aec02b91ee8171c0ac1ff58dd3232367da88e6b15711e7c4a931
Details
Created

2021-06-30 17:47:07 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-30T17:45:37Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    c1151f6e61b3e05a8499aaff9d946e35083df326
  • 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-c1151f6e61b3e05a8499aaff9d946e35083df326-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.97% (43.5 MB)

[#001] sha256:1d91dadb4295f59fe35425d6210c403eebc7f1821ff9190f9e31c771051aac2c - 26.52% (46.2 MB)

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

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

[#004] sha256:816710a8f9fbe49ed525b7be77d2bf9c1611dfd66df48c3dd5c36a6426ff2ee8 - 20.74% (36.2 MB)

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

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

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


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

KIWI 9.23.20

2021-06-30 17:46:05 UTC

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

2021-06-30 17:46:05 UTC

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

2021-06-30 17:46:52 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-30 17:46:52 UTC

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

2021-06-30 17:46:53 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-30 17:46:53 UTC

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

2021-06-30 17:46:55 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-30 17:46:55 UTC

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

2021-06-30 17:46:55 UTC

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

2021-06-30 17:46:55 UTC

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

2021-06-30 17:46:55 UTC

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

2021-06-30 17:47:03 UTC

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

2021-06-30 17:47:05 UTC

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

2021-06-30 17:47:06 UTC

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

2021-06-30 17:47:07 UTC

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

2021-06-30 17:47:07 UTC

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

2021-06-30 17:47:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-30T17:45:37Z

2021-06-30 17:47:07 UTC

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

2021-06-30 17:47:07 UTC

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

2021-06-30 17:47:07 UTC

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

Details
Created

2021-06-30 17:43:00 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-30T17:42:55Z
  • org.opencontainers.image.revision
    c1151f6e61b3e05a8499aaff9d946e35083df326
  • 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-c1151f6e61b3e05a8499aaff9d946e35083df326-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:709439243a5392ebc450bb1bd118b7255aa4f0f140129a8e920b0b79721f0031 - 0.0% (1.09 KB)

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

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

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

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

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

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

[#009] sha256:8efb42ca62ad567aa37de89b0a0e3426a9916d17a5d53e24b543969467db340f - 0.59% (15.6 MB)

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

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

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

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

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

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

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

[#017] sha256:1fd0229de36a7b99e63fcd52f01705caf423def65f35d57d37499444fea19ae5 - 0.0% (1.07 KB)

[#018] sha256:b78eabd73da6a1a9a3badb3b754cbffa1a6b98082d350437e7dea37586cc2079 - 0.0% (1.09 KB)

[#019] sha256:28d1a6556e2376ebd4c02e979d384e02a36acd6e936ecf16d4de4e562854503d - 0.0% (1.07 KB)

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

[#021] sha256:d5aed370efacfe0fb05dcad8e5ab55e93f9ba7b526c0b88091ef03916d1590a0 - 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-30 17:41:19 UTC

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

2021-06-30 17:41:19 UTC

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

2021-06-30 17:41:29 UTC

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

2021-06-30 17:41: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-06-30 17:41:57 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-30 17:42:07 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-30 17:42:13 UTC

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

2021-06-30 17:42:20 UTC

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

2021-06-30 17:42:26 UTC

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

2021-06-30 17:42:27 UTC

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

2021-06-30 17:42:27 UTC

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

2021-06-30 17:42:27 UTC

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

2021-06-30 17:42:56 UTC

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

2021-06-30 17:42:56 UTC

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

2021-06-30 17:42:57 UTC

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

2021-06-30 17:42:58 UTC

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

2021-06-30 17:42:59 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-06-30T17:42:55Z

2021-06-30 17:42:59 UTC

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

2021-06-30 17:42:59 UTC

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

2021-06-30 17:43:00 UTC

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

Details
Created

2021-06-30 17:40:16 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-30T17:38:28Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c1151f6e61b3e05a8499aaff9d946e35083df326
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c1151f6e61b3e05a8499aaff9d946e35083df326-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:89981e3e4fd62cb1160f4751ae8d5434e5ee69ddd0c66202ef7948e7f473377a - 0.0% (1.26 KB)

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

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

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

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

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

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

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

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

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

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

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

[#014] sha256:9bf8998a3dae94e8224e403e02c55e4f25def2f16befc01ca5ad529ff75e6e3b - 0.0% (1.3 KB)

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

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

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

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

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

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

[#021] sha256:c92765aa86f7d8edfe962c0d3943c9fa4c4d7cedc21fb32034025fb0c36d36c8 - 0.0% (1.29 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-30 17:38:09 UTC

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

2021-06-30 17:38:09 UTC

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

2021-06-30 17:38:40 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-30 17:38:49 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-30 17:39:16 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-30 17:39:32 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-30 17:39:46 UTC

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

2021-06-30 17:39:55 UTC

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

2021-06-30 17:40:03 UTC

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

2021-06-30 17:40:04 UTC

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

2021-06-30 17:40:05 UTC

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

2021-06-30 17:40:05 UTC

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

2021-06-30 17:40:05 UTC

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

2021-06-30 17:40:06 UTC

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

2021-06-30 17:40:07 UTC

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

2021-06-30 17:40:13 UTC

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

2021-06-30 17:40:14 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-30T17:38:28Z

2021-06-30 17:40:15 UTC

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

2021-06-30 17:40:15 UTC

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

2021-06-30 17:40:16 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-30 17:44:18 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-30T17:44:10Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c1151f6e61b3e05a8499aaff9d946e35083df326
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c1151f6e61b3e05a8499aaff9d946e35083df326-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:c0dabd03cc5e773443ed4d66cfcd81e91898dad7acf30e64d9edc45a03187e4b - 0.0% (1.3 KB)

[#003] sha256:c790706ed76990662950cf9ed86007f6e0e20558c4725cbc01fbda9f6a7b1b63 - 0.0% (1.32 KB)

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

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

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

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

[#008] sha256:0cb54cecb843ecf908c973b9a6b06a24c822283e8ccd963a7a656216b4de5ac9 - 0.23% (5.33 MB)

[#009] sha256:4526d9794fcf7d0d8df907494ea96a9f97f1cbf376bd04779895e10af40795a3 - 0.68% (15.6 MB)

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

[#011] sha256:327aa88fc5752fe5c9cb803dcd3499dca74720f253f4ead7c80861e1291e6772 - 0.0% (1.29 KB)

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

[#013] sha256:86a2fb3e1b0bfbf56aeda771e450ed2e3e838584dae8183a285dd1b474429625 - 0.0% (1.29 KB)

[#014] sha256:e0ecbdabc8b6566fad93f095bf3dbc64a0ea6c807722ece013be7eb080484789 - 0.0% (1.26 KB)

[#015] sha256:a808cd9f8c1fa0fdc6a5383bca3801d1162261bef64569abe6f031ead128aec7 - 0.0% (1.28 KB)

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

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

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

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

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

[#021] sha256:b94b40a00a590d5da82c6a017f37f96efe10c12c79d45ab26eb0caa2598d57b1 - 0.0% (1.3 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-30 17:41:51 UTC

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

2021-06-30 17:41:52 UTC

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

2021-06-30 17:42: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-30 17:42:27 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-30 17:42:54 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-30 17:43:06 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-30 17:43:15 UTC

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

2021-06-30 17:43:26 UTC

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

2021-06-30 17:43:34 UTC

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

2021-06-30 17:43:34 UTC

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

2021-06-30 17:43:35 UTC

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

2021-06-30 17:43:35 UTC

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

2021-06-30 17:44:12 UTC

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

2021-06-30 17:44:12 UTC

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

2021-06-30 17:44:13 UTC

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

2021-06-30 17:44:16 UTC

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

2021-06-30 17:44:17 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-30T17:44:10Z

2021-06-30 17:44:17 UTC

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

2021-06-30 17:44:18 UTC

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

2021-06-30 17:44:18 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-30 17:37:08 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-30T17:36:18Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    c1151f6e61b3e05a8499aaff9d946e35083df326
  • 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-c1151f6e61b3e05a8499aaff9d946e35083df326-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:18ad7d1658c35e2f5c5c1089e94310089639b5a4fa2b26ce06b214c856098e96 - 26.94% (45.7 MB)

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

[#003] sha256:56fda0a2d5649645eb0aad55cfb5eda4710a639a6502d2ceeb7a975e40e0f0d4 - 7.3% (12.4 MB)

[#004] sha256:79bec602f422a4f123e1c0b69263ccda52a174db04cae7ae212f37d9ae0b7eaf - 21.3% (36.1 MB)

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

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

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


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

KIWI 9.23.20

2021-06-30 17:36:38 UTC

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

2021-06-30 17:36:38 UTC

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

2021-06-30 17:36:55 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-30 17:36:55 UTC

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

2021-06-30 17:36:56 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-30 17:36:56 UTC

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

2021-06-30 17:36:57 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-30 17:36:57 UTC

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

2021-06-30 17:36:57 UTC

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

2021-06-30 17:36:57 UTC

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

2021-06-30 17:36:57 UTC

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

2021-06-30 17:37:05 UTC

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

2021-06-30 17:37:06 UTC

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

2021-06-30 17:37:07 UTC

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

2021-06-30 17:37:07 UTC

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

2021-06-30 17:37:08 UTC

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

2021-06-30 17:37:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-30T17:36:18Z

2021-06-30 17:37:08 UTC

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

2021-06-30 17:37:08 UTC

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

2021-06-30 17:37:08 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