Namespace
rancher
Image / Tag
rancher-agent:master-ddd0837abca4e8e8728116641af4ce55ed487243-head
Content Digest
sha256:006e921940390f9c2ba8476819e5067ec80c1a1ed70cfceb379ebc10892db335
Details
Created

2021-07-30 22:22:23 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-07-30T22:20:53Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    ddd0837abca4e8e8728116641af4ce55ed487243
  • 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-ddd0837abca4e8e8728116641af4ce55ed487243-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.34% (43.5 MB)

[#001] sha256:203705f88e9d26359a3ce54e9b678a9b7aa9becc65cbefae032c2288f3523480 - 28.09% (48.3 MB)

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

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

[#004] sha256:4d5076db10d67f1915e89718606e92e65ee45b4122013827d3b5cd575abbd7b4 - 21.42% (36.8 MB)

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

[#006] sha256:a3732e07be8bf71d0208e50c762236234b38c9dbaf3584a61e5dc1b2de09cf3e - 16.09% (27.7 MB)

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


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

KIWI 9.23.20

2021-07-30 22:21:21 UTC

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

2021-07-30 22:21:21 UTC

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

2021-07-30 22:22:08 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-30 22:22:09 UTC

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

2021-07-30 22:22: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-30 22:22:10 UTC

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

2021-07-30 22:22: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-30 22:22:11 UTC

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

2021-07-30 22:22:11 UTC

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

2021-07-30 22:22:12 UTC

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

2021-07-30 22:22:12 UTC

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

2021-07-30 22:22:20 UTC

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

2021-07-30 22:22:22 UTC

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

2021-07-30 22:22:22 UTC

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

2021-07-30 22:22:23 UTC

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

2021-07-30 22:22:23 UTC

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

2021-07-30 22:22:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-30T22:20:53Z

2021-07-30 22:22:23 UTC

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

2021-07-30 22:22:23 UTC

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

2021-07-30 22:22:23 UTC

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

Details
Created

2021-07-30 22:19:31 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-30T22:19:26Z
  • org.opencontainers.image.revision
    ddd0837abca4e8e8728116641af4ce55ed487243
  • 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-ddd0837abca4e8e8728116641af4ce55ed487243-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:4eedc47edd19cb56215dd0cb07e23dd818c948f8f2acb0e57de2309a75df4b15 - 0.0% (1.07 KB)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[#019] sha256:c388ba54320df4cff7f2c5d9b34531446877eec0f9fda2440e11a439186322fc - 0.0% (1.09 KB)

[#020] sha256:4fb8a3296c9b3bb764c98c8ee2f96d785b5cfd5c184297cbb415ae3bee44090d - 0.0% (1.07 KB)

[#021] sha256:1c4f7514c7d37bbed30d977dbfee1fcde37edc2f639c19fb474c7a37e5b36d55 - 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-07-30 22:17:41 UTC

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

2021-07-30 22:17:42 UTC

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

2021-07-30 22:18:00 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-30 22:18:08 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-30 22:18:29 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-30 22:18:38 UTC

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

2021-07-30 22:18:44 UTC

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

2021-07-30 22:18:51 UTC

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

2021-07-30 22:18:57 UTC

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

2021-07-30 22:18:57 UTC

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

2021-07-30 22:18:58 UTC

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

2021-07-30 22:18:58 UTC

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

2021-07-30 22:19:28 UTC

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

2021-07-30 22:19:28 UTC

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

2021-07-30 22:19:29 UTC

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

2021-07-30 22:19:30 UTC

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

2021-07-30 22:19:30 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-30T22:19:26Z

2021-07-30 22:19:30 UTC

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

2021-07-30 22:19:31 UTC

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

2021-07-30 22:19:31 UTC

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

Details
Created

2021-07-30 22:17:14 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-30T22:15:30Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ddd0837abca4e8e8728116641af4ce55ed487243
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-ddd0837abca4e8e8728116641af4ce55ed487243-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:abb22360edbcba539c47a1756b78a9bb84e2cf6c5fd740949936456a7c77e6e9 - 0.0% (1.26 KB)

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

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

[#005] sha256:810c382abc32bc18feb3563df56db3572b3418ebaeb38d625238f0d5926ee54a - 0.2% (5.27 MB)

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

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

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

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

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

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

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

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

[#014] sha256:2f2e02ff44a77b5dd815207654f959627e57c3e93779cb142414b0a874a43807 - 0.0% (1.27 KB)

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

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

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

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

[#019] sha256:8d64d0c94ce39859602981fd98e67bbfaf22c26a3fc887d05a50584ff25508b7 - 0.0% (1.29 KB)

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

[#021] sha256:0584497e034fd9e841429eee0a4b0de6b3015d2339f25a7c839f7c14abcd5a90 - 0.0% (1.3 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-07-30 22:15:11 UTC

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

2021-07-30 22:15:12 UTC

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

2021-07-30 22:15:45 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-30 22:15:55 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-30 22:16: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-30 22:16:35 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-30 22:16:45 UTC

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

2021-07-30 22:16:53 UTC

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

2021-07-30 22:17:01 UTC

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

2021-07-30 22:17:01 UTC

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

2021-07-30 22:17:02 UTC

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

2021-07-30 22:17:03 UTC

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

2021-07-30 22:17:03 UTC

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

2021-07-30 22:17:04 UTC

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

2021-07-30 22:17:06 UTC

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

2021-07-30 22:17:11 UTC

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

2021-07-30 22:17:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-30T22:15:30Z

2021-07-30 22:17:13 UTC

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

2021-07-30 22:17:13 UTC

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

2021-07-30 22:17:14 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-30 22:18:45 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-30T22:18:38Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ddd0837abca4e8e8728116641af4ce55ed487243
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-ddd0837abca4e8e8728116641af4ce55ed487243-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:7c9f7e8da5b5273f0b1eb08c65356e00b82313fe2b212e3335ec5f8505d45386 - 0.0% (1.26 KB)

[#003] sha256:1558b924d15cdbb142d128f28b51c731739476459b6f0e25a2889bf8944d2efa - 0.0% (1.31 KB)

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

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

[#006] sha256:978e6b448812f53d8551c31ad423de81623903d696b59f31143bb1182940cfcb - 0.37% (8.64 MB)

[#007] sha256:84551e2e813931ff6a828661bccccf048576d19a8ae219b50369ff9ca5cf181c - 1.61% (37.2 MB)

[#008] sha256:152f542535e47d221722a2cc32fea15106df34dad07e3540e6479b9418db44e2 - 0.23% (5.33 MB)

[#009] sha256:227be648e85e1eef90fae70392688dab49a52d78a7efc02c454b14a9966321aa - 0.67% (15.6 MB)

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

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

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

[#013] sha256:3e405aa900fd40d5f31ce4ea3cef6b9790fdff7e152ec236f25d8006819c6f5c - 0.0% (1.29 KB)

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

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

[#016] sha256:0567cedb198dd3ed701db71a287f95d1059451720e5d0a783ccc6ded9a1298ce - 1.21% (28 MB)

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

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

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

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

[#021] sha256:456fa09a30f1812be346adca389566edb7f0ad0495856fe379a0debe34f8b686 - 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-07-30 22:16:40 UTC

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

2021-07-30 22:16:41 UTC

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

2021-07-30 22:16:52 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-30 22:17:00 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-30 22:17: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-30 22:17:37 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-30 22:17:45 UTC

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

2021-07-30 22:17:53 UTC

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

2021-07-30 22:18:01 UTC

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

2021-07-30 22:18:01 UTC

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

2021-07-30 22:18:02 UTC

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

2021-07-30 22:18:02 UTC

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

2021-07-30 22:18:39 UTC

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

2021-07-30 22:18:40 UTC

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

2021-07-30 22:18:41 UTC

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

2021-07-30 22:18:42 UTC

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

2021-07-30 22:18:42 UTC

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

2021-07-30 22:18:43 UTC

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

2021-07-30 22:18:44 UTC

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

2021-07-30 22:18:45 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-30 22:17:08 UTC

Size

167 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-30T22:16:06Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    ddd0837abca4e8e8728116641af4ce55ed487243
  • 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-ddd0837abca4e8e8728116641af4ce55ed487243-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 - 26.02% (43.6 MB)

[#001] sha256:319f70ed047846d525d37a9731b64f2917fb2171f845e804fb7a629e35406fc2 - 28.43% (47.6 MB)

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

[#003] sha256:4738f45f463ed1ced33a5ec55695ead42e202910f243bf73a2f958d7afedd806 - 7.4% (12.4 MB)

[#004] sha256:139011994ce673f0eab7ce5b9c7bd19f6d43d37554849ab5afaeac1120f05d82 - 21.99% (36.8 MB)

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

[#006] sha256:9dc839be8a4895d76b951630f948c441c7a9e3d18b6ce86965636608e7f1ef51 - 15.0% (25.1 MB)

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


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

KIWI 9.23.20

2021-07-30 22:16:34 UTC

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

2021-07-30 22:16:34 UTC

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

2021-07-30 22:16:53 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-30 22:16:53 UTC

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

2021-07-30 22:16:54 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-30 22:16:54 UTC

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

2021-07-30 22:16:56 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-30 22:16:56 UTC

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

2021-07-30 22:16:56 UTC

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

2021-07-30 22:16:56 UTC

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

2021-07-30 22:16:56 UTC

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

2021-07-30 22:17:04 UTC

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

2021-07-30 22:17:06 UTC

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

2021-07-30 22:17:07 UTC

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

2021-07-30 22:17:07 UTC

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

2021-07-30 22:17:08 UTC

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

2021-07-30 22:17:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-30T22:16:06Z

2021-07-30 22:17:08 UTC

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

2021-07-30 22:17:08 UTC

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

2021-07-30 22:17: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