Namespace
rancher
Image / Tag
rancher-agent:v2.6-222dced3a7f8914dd94c8afcc5c47a7f09c8be99-head
Content Digest
sha256:7f1bd3aa8e40f95f9a865479ddad6b7972e67a03f98fab578764c43fb0839dc8
Details
Created

2021-08-04 18:15:29 UTC

Size

172 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-08-04T18:14:01Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    222dced3a7f8914dd94c8afcc5c47a7f09c8be99
  • 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:v2.6-222dced3a7f8914dd94c8afcc5c47a7f09c8be99-head

KUBECTL_VERSION

v1.21.3

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

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

[#001] sha256:f38755db4c934ca721a0b5ea20dbeffbb58fd42b2188823e4d9b4c873e538c6c - 28.07% (48.3 MB)

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

[#003] sha256:437c9bdc39d950149081e2407cd79769e4c3a627fb80a25d81865b62f22ae75d - 7.76% (13.3 MB)

[#004] sha256:18c69e502be6d6d9f6200b00fc2b8b223de10c031c710ef31fe98c636cadd482 - 21.5% (37 MB)

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

[#006] sha256:602d7e1f28b7a53907f307fc3461925c03aa2ea4607de11c5b67ab3c19d0166d - 16.08% (27.7 MB)

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


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

KIWI 9.23.20

2021-08-04 18:14:28 UTC

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

2021-08-04 18:14:28 UTC

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

2021-08-04 18:15:15 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-08-04 18:15:15 UTC

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

2021-08-04 18:15:16 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-08-04 18:15:16 UTC

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

2021-08-04 18:15:17 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-08-04 18:15:17 UTC

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

2021-08-04 18:15:17 UTC

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

2021-08-04 18:15:18 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-222dced3a7f8914dd94c8afcc5c47a7f09c8be99-head

2021-08-04 18:15:18 UTC

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

2021-08-04 18:15:26 UTC

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

2021-08-04 18:15:27 UTC

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

2021-08-04 18:15:28 UTC

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

2021-08-04 18:15:28 UTC

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

2021-08-04 18:15:29 UTC

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

2021-08-04 18:15:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-04T18:14:01Z

2021-08-04 18:15:29 UTC

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

2021-08-04 18:15:29 UTC

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

2021-08-04 18:15:29 UTC

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

Details
Created

2021-08-04 18:13:22 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-04T18:13:15Z
  • org.opencontainers.image.revision
    222dced3a7f8914dd94c8afcc5c47a7f09c8be99
  • 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:v2.6-222dced3a7f8914dd94c8afcc5c47a7f09c8be99-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:f143c6fed32d477c35b660b2e108ea62e3593c03e44bd9ced208ce52b26b0841 - 34.31% (922 MB)

[#002] sha256:279edf8cc0e1d91329d79a7cffdb3a507a1afb15e2b91b437ef1a72141fc783c - 0.0% (1.07 KB)

[#003] sha256:7b31e68597fb9f63ef878a34ba41d1d194ef9d6662a7989e0363f47d38c3a9af - 0.0% (1.06 KB)

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

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

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

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

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

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

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

[#011] sha256:b1db3078e1a15331a388a1f98854ae1b8b23296d8b237388d11fb511a16f6aac - 0.0% (1.09 KB)

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

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

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

[#015] sha256:3a144c4045fa55d22094294874fb62ae379527c2149b56d9c6dab7b762aca025 - 0.0% (1.08 KB)

[#016] sha256:7ea5f292e4bbd91ce0b2f6f3e95cef3d240ddd549cf71b823bc5e6a1e7abb896 - 1.04% (28 MB)

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

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

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

[#020] sha256:3747dfb0300595d7174a02a9b03d818b46bcde0e8fd040f33d7b3d148b01c74e - 0.0% (1.07 KB)

[#021] sha256:a1013af3d720f4a7a0860633253fc0c43b8d79d6a801d52060750821bbc1a621 - 0.0% (1.09 KB)


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

Apply image 1809-RTM-amd64

2021-07-06 20:34:18 UTC

Install update 1809-amd64

2021-08-04 18:11:10 UTC

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

2021-08-04 18:11:10 UTC

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

2021-08-04 18:11: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-08-04 18:11:39 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-08-04 18:12:10 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-08-04 18:12:20 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-08-04 18:12:27 UTC

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

2021-08-04 18:12:35 UTC

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

2021-08-04 18:12:41 UTC

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

2021-08-04 18:12:42 UTC

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

2021-08-04 18:12:42 UTC

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

2021-08-04 18:12:43 UTC

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

2021-08-04 18:13:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-222dced3a7f8914dd94c8afcc5c47a7f09c8be99-head

2021-08-04 18:13:17 UTC

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

2021-08-04 18:13:18 UTC

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

2021-08-04 18:13:19 UTC

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

2021-08-04 18:13:20 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-04T18:13:15Z

2021-08-04 18:13:20 UTC

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

2021-08-04 18:13:21 UTC

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

2021-08-04 18:13:22 UTC

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

Details
Created

2021-08-04 18:12:36 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-04T18:10:33Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    222dced3a7f8914dd94c8afcc5c47a7f09c8be99
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-222dced3a7f8914dd94c8afcc5c47a7f09c8be99-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:58774ea6a2cebd62d24073292e71120a3b5e2bb74dc7b2358b29eedfa30b5a8f - 41.3% (1.07 GB)

[#002] sha256:66d972a2a6d5a5011e55ba3f7691c9c829f81dfa7be4b9e55263fdb68f575d37 - 0.0% (1.27 KB)

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

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

[#005] sha256:625bfd2357d7c7bab17a05f1de6ef5ab5fda0a488ca8d4fd49c56b1044b1fca1 - 0.2% (5.27 MB)

[#006] sha256:f648817919376ea639a9c2a4e79bfa4777043473e283727265d81eec6d4999ef - 0.33% (8.74 MB)

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

[#008] sha256:00f12fbc633a5087d01e40d4cbd080b48094c070ccbd5667ece61bfb508f4cce - 0.2% (5.33 MB)

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

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

[#011] sha256:141d9ebc5c2f810efe5e6561d14260da8c4e4928a0ffe11d48bf8cfc2f0955a7 - 0.0% (1.26 KB)

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

[#013] sha256:d20e25e54f237f96626b62a07bee2e4f13447f1482976b88fbb02991460d64b7 - 0.0% (1.27 KB)

[#014] sha256:784a2e4e24a7d1b8a1846a2c953a925b46133d33962f3fba19c4f4062765232e - 0.0% (1.27 KB)

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

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

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

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

[#019] sha256:6604575e10fc38faf58a2a76a321951517685828bcd2cfafcd8bf98029da9903 - 0.0% (1.29 KB)

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

[#021] sha256:144e2163dc43d1bd2c499f51e53742f2e4840df3f9e839ae9b9de181819c5b25 - 0.0% (1.31 KB)


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

Apply image 20H2-RTM-amd64

2021-07-10 18:29:59 UTC

Install update 20H2-amd64

2021-08-04 18:10:11 UTC

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

2021-08-04 18:10:12 UTC

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

2021-08-04 18:10: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-08-04 18:10:57 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-08-04 18:11:26 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-08-04 18:11:43 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-08-04 18:11:58 UTC

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

2021-08-04 18:12:11 UTC

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

2021-08-04 18:12:26 UTC

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

2021-08-04 18:12:27 UTC

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

2021-08-04 18:12:28 UTC

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

2021-08-04 18:12:28 UTC

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

2021-08-04 18:12:29 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-222dced3a7f8914dd94c8afcc5c47a7f09c8be99-head

2021-08-04 18:12:30 UTC

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

2021-08-04 18:12:31 UTC

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

2021-08-04 18:12:32 UTC

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

2021-08-04 18:12:33 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-04T18:10:33Z

2021-08-04 18:12:34 UTC

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

2021-08-04 18:12:35 UTC

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

2021-08-04 18:12:36 UTC

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

Details
Created

2021-08-04 18:10:08 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-04T18:10:00Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    222dced3a7f8914dd94c8afcc5c47a7f09c8be99
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-222dced3a7f8914dd94c8afcc5c47a7f09c8be99-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:6907d97093063478e2c552549bbcd0b499d1dfba051bad994179f5a1d343fe58 - 43.65% (1010 MB)

[#002] sha256:3b6f7826decfee0482806eea88106bdfb7c5b58cc9e2df28fbc9db152fc84854 - 0.0% (1.37 KB)

[#003] sha256:3bf4812137be1342d999234476f5638e239843db4c51ee33c3aea73fec276b2f - 0.0% (1.31 KB)

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

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

[#006] sha256:6d0f93145b3035aa2ff0c554ccb0ac6032cab73d7c73755f4e863c43a5fc57a1 - 0.37% (8.64 MB)

[#007] sha256:60b91ddf8721f717f64bb40267bd244ec3f454811d913d1954615608503c4b35 - 1.61% (37.2 MB)

[#008] sha256:42cc0c40c2d7b253c65f68efab30ebe442ac6a960783cfe993dc1442d7abeab4 - 0.23% (5.3 MB)

[#009] sha256:7f9e53320744c37a5aef9401bceded1818cd3b99d8fe79453e61e296d25cecd6 - 0.67% (15.5 MB)

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

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

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

[#013] sha256:0fd7831422be2bb330b35f22a13a86ed07e5342d60dc17487e05ce8313e64d32 - 0.0% (1.27 KB)

[#014] sha256:4dd904dd1f6ffa55682b6bb2af350a87a48fcc9762408e3a5365e93a5195e7ab - 0.0% (1.27 KB)

[#015] sha256:87e4bb900026b3ec9b34f929ebaafb58f519b4d8236c0693179b7c52c0f8b297 - 0.0% (1.29 KB)

[#016] sha256:40ad873ce4a9c047a633d4d8c7fbb37306ad255b8da08ec483d6fca72ff73762 - 1.21% (28 MB)

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

[#018] sha256:056dd6509ca43208959ae58f5537a8a3269657473f2cbdd4359a6949b8d28861 - 0.0% (1.29 KB)

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

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

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


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

Apply image 2004-RTM-amd64

2021-07-10 18:37:09 UTC

Install update 2004-amd64

2021-08-04 18:07:26 UTC

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

2021-08-04 18:07:27 UTC

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

2021-08-04 18:07:44 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-08-04 18:07:58 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-08-04 18:08:36 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-08-04 18:08:49 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-08-04 18:09:00 UTC

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

2021-08-04 18:09:09 UTC

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

2021-08-04 18:09:17 UTC

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

2021-08-04 18:09:17 UTC

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

2021-08-04 18:09:18 UTC

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

2021-08-04 18:09:18 UTC

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

2021-08-04 18:10:01 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-222dced3a7f8914dd94c8afcc5c47a7f09c8be99-head

2021-08-04 18:10:03 UTC

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

2021-08-04 18:10:05 UTC

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

2021-08-04 18:10:06 UTC

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

2021-08-04 18:10:06 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-04T18:10:00Z

2021-08-04 18:10:07 UTC

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

2021-08-04 18:10:08 UTC

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

2021-08-04 18:10:08 UTC

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

Details
Created

2021-08-04 18:07:29 UTC

Size

168 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-08-04T18:05:06Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    222dced3a7f8914dd94c8afcc5c47a7f09c8be99
  • 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:v2.6-222dced3a7f8914dd94c8afcc5c47a7f09c8be99-head

KUBECTL_VERSION

v1.21.3

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.99% (43.6 MB)

[#001] sha256:8487786e4a36e832410381bc53ecdb2a5144e94eb1d5187869e566f7598aa8b0 - 28.39% (47.6 MB)

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

[#003] sha256:896114c5fdf0c369e13e51c782e7f418d41b78d674f9cde848ae6bbba6d1d8d0 - 7.39% (12.4 MB)

[#004] sha256:27375018f8d2cc8c5aab9f28c487e5c61394b8081b8c8e36f43db0519ae13487 - 22.08% (37 MB)

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

[#006] sha256:239aabcd72fdd9ba0532f415b627c2f1213c5f31f528b9d68d903cb2fba43947 - 14.99% (25.1 MB)

[#007] sha256:010624bd4a36e05c95441fce16dcff2c78fd7604075b67e2f816a5ae8207536f - 0.0% (171 Bytes)


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

KIWI 9.23.20

2021-08-04 18:05:26 UTC

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

2021-08-04 18:05:26 UTC

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

2021-08-04 18:07:14 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-08-04 18:07:15 UTC

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

2021-08-04 18:07:16 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-08-04 18:07:16 UTC

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

2021-08-04 18:07:17 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-08-04 18:07:17 UTC

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

2021-08-04 18:07:17 UTC

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

2021-08-04 18:07:18 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-222dced3a7f8914dd94c8afcc5c47a7f09c8be99-head

2021-08-04 18:07:18 UTC

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

2021-08-04 18:07:25 UTC

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

2021-08-04 18:07:27 UTC

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

2021-08-04 18:07:28 UTC

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

2021-08-04 18:07:28 UTC

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

2021-08-04 18:07:28 UTC

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

2021-08-04 18:07:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-04T18:05:06Z

2021-08-04 18:07:29 UTC

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

2021-08-04 18:07:29 UTC

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

2021-08-04 18:07:29 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