Namespace
rancher
Image / Tag
rancher-agent:master-94e6b5c3dc766a950acf38d48c8df3c5382264ed-head
Content Digest
sha256:0fe4679c316e9717ba46ea0f3b7f003f9a54a8a0bfc5670503342eef1825b8de
Details
Created

2021-07-30 16:38:21 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-30T16:36:58Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    94e6b5c3dc766a950acf38d48c8df3c5382264ed
  • 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-94e6b5c3dc766a950acf38d48c8df3c5382264ed-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:e2c8af1ed702678592ce8da29d960651718ae9d9aa3e771b191d6a7f6a761e6d - 28.09% (48.3 MB)

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

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

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

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

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

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


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

KIWI 9.23.20

2021-07-30 16:37:25 UTC

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

2021-07-30 16:37:26 UTC

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

2021-07-30 16:38:06 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 16:38:07 UTC

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

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

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

2021-07-30 16:38:09 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 16:38:09 UTC

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

2021-07-30 16:38:09 UTC

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

2021-07-30 16:38:09 UTC

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

2021-07-30 16:38:09 UTC

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

2021-07-30 16:38:17 UTC

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

2021-07-30 16:38:19 UTC

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

2021-07-30 16:38:20 UTC

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

2021-07-30 16:38:21 UTC

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

2021-07-30 16:38:21 UTC

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

2021-07-30 16:38:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-30T16:36:58Z

2021-07-30 16:38:21 UTC

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

2021-07-30 16:38:21 UTC

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

2021-07-30 16:38:21 UTC

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

Details
Created

2021-07-30 16:20:27 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-30T16:20:22Z
  • org.opencontainers.image.revision
    94e6b5c3dc766a950acf38d48c8df3c5382264ed
  • 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-94e6b5c3dc766a950acf38d48c8df3c5382264ed-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:80fc9fcd83f62fc5379a5f547b476cdd118d21a9e61076ea649b3c5de1269730 - 0.0% (1.07 KB)

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

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

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

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

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

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

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

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

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

[#012] sha256:f5010a203d7f26bf03d1060c2d2ec18b401e105746fab811f124d8035f1ec981 - 0.0% (1.09 KB)

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

[#014] sha256:49baf3d0e15bf083413f38387ed5ac914692eabb5663127b2534a02bee58f5f4 - 0.0% (1.06 KB)

[#015] sha256:253dda651e4741e0038a602b40f211d407eb3c36a3306351887cc0dc23f22c1e - 0.0% (1.07 KB)

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

[#017] sha256:8b868081e9ffb8f01d6fa62541226a59379569e0e10e089f5567ebb952fbf41b - 0.0% (1.09 KB)

[#018] sha256:200402df96048c40b3e8b213b60c7337046a9c87e01c484c6c1a8d9c0f57576b - 0.0% (1.07 KB)

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

[#020] sha256:8cf51fc07f7ea66b01431750fe689fc9e229fbbe3df9b0e4ef845b7114dc18a6 - 0.0% (1.07 KB)

[#021] sha256:63304adf6a714418247845864ad2e8a2c4e6f3593d60ef4f0633188b30425910 - 0.0% (1.07 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 16:19:01 UTC

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

2021-07-30 16:19:01 UTC

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

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

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

2021-07-30 16:20:02 UTC

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

2021-07-30 16:20:08 UTC

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

2021-07-30 16:20:08 UTC

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

2021-07-30 16:20:09 UTC

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

2021-07-30 16:20:09 UTC

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

2021-07-30 16:20:24 UTC

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

2021-07-30 16:20:24 UTC

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

2021-07-30 16:20:25 UTC

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

2021-07-30 16:20:26 UTC

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

2021-07-30 16:20:26 UTC

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

2021-07-30 16:20:27 UTC

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

2021-07-30 16:20:27 UTC

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

2021-07-30 16:20:27 UTC

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

Details
Created

2021-07-30 16:35:07 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-30T16:33:35Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    94e6b5c3dc766a950acf38d48c8df3c5382264ed
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-94e6b5c3dc766a950acf38d48c8df3c5382264ed-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:511420602f15e9267079cfcd86fec08de3dac86f2b256246ec638dd6a41ef26e - 0.0% (1.26 KB)

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

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

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

[#006] sha256:53a5fe9e2edca27dd8aa12eb0ac32620ceb30708384be481143ed22738b2a68a - 0.33% (8.75 MB)

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

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

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

[#010] sha256:04bf04f7411eca1cb53ba9a60e172766d1d0ffe1bf7ce340bc810601d05b5410 - 0.48% (12.7 MB)

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

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

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

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

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

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

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

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

[#019] sha256:e41510cf2e48ad416a3c56f077af4f0909f5d0d69f49291ef362e2211b8b8844 - 0.0% (1.3 KB)

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

[#021] sha256:3c3f0461009202a453d66b86fce1f2668606ad76967f3d655c74793c49c89cc4 - 0.0% (1.27 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 16:33:15 UTC

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

2021-07-30 16:33:15 UTC

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

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

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

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

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

2021-07-30 16:34:52 UTC

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

2021-07-30 16:35:00 UTC

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

2021-07-30 16:35:01 UTC

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

2021-07-30 16:35:01 UTC

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

2021-07-30 16:35:02 UTC

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

2021-07-30 16:35:02 UTC

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

2021-07-30 16:35:03 UTC

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

2021-07-30 16:35:04 UTC

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

2021-07-30 16:35:05 UTC

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

2021-07-30 16:35:05 UTC

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

2021-07-30 16:35:06 UTC

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

2021-07-30 16:35:06 UTC

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

2021-07-30 16:35:07 UTC

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

Details
Created

2021-07-30 16:32:44 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-30T16:32:33Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    94e6b5c3dc766a950acf38d48c8df3c5382264ed
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-94e6b5c3dc766a950acf38d48c8df3c5382264ed-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:22165e36a6484a21bc9b1b10007c340dc5ce0e1f83940b15c82a3b815fe329d2 - 0.0% (1.3 KB)

[#003] sha256:7fe9c94520bccd74959e9bc6928010a12523d483d0d2deb747e39cf7d8e51132 - 0.0% (1.29 KB)

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

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

[#006] sha256:80789e2eec3c861966666b046f5ec343d61fb35d912ee3f0e7a454589465a173 - 0.37% (8.63 MB)

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

[#008] sha256:c4c8a9080be6829fa6d0c3f95082f3fb0280529221fb068c66a3121ab2a4cfd8 - 0.23% (5.32 MB)

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

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

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

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

[#013] sha256:0bc185850d8888b5a88410c1f1fcefc12fe5d7906e96132f83b7ecf39de5b2e6 - 0.0% (1.29 KB)

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

[#015] sha256:347014c9144a451545b07b56d92068ed90097ec538ffe5ba31072363be5f822b - 0.0% (1.29 KB)

[#016] sha256:7d5e5144dfe580be233126438b52780c95929a2fe392d7094e84e1470e3a9cef - 1.21% (28 MB)

[#017] sha256:f428034796577843312a8892ae966e2a2fd94248efeeba2fba6a85e0a2a8f7f1 - 0.0% (1.31 KB)

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

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

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

[#021] sha256:f2c62f9b4eab8de97347bcad0ffe1798b7a13a1708d6397cd74bbd7a14f193b1 - 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 16:30:22 UTC

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

2021-07-30 16:30:22 UTC

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

2021-07-30 16:30:39 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 16:30:47 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 16:31:14 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 16:31:33 UTC

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

2021-07-30 16:31:41 UTC

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

2021-07-30 16:31:50 UTC

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

2021-07-30 16:31:58 UTC

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

2021-07-30 16:31:58 UTC

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

2021-07-30 16:31:59 UTC

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

2021-07-30 16:32:00 UTC

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

2021-07-30 16:32:35 UTC

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

2021-07-30 16:32:37 UTC

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

2021-07-30 16:32:39 UTC

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

2021-07-30 16:32:41 UTC

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

2021-07-30 16:32:42 UTC

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

2021-07-30 16:32:43 UTC

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

2021-07-30 16:32:43 UTC

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

2021-07-30 16:32:44 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 16:28:19 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-30T16:27:27Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    94e6b5c3dc766a950acf38d48c8df3c5382264ed
  • 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-94e6b5c3dc766a950acf38d48c8df3c5382264ed-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:61bb2572936c35e3e222bc2045e392359abb671feb8c674d1ffdcccf5ce99da8 - 28.43% (47.6 MB)

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

[#003] sha256:9e48364421bda5a4eb71f20e1225b87bac09c9ae35421f160d92960434c2a2bc - 7.4% (12.4 MB)

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

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

[#006] sha256:52a988ab0fc218e9f5844b8e466850f701ef7f5876db49da398249d680b054f4 - 15.0% (25.1 MB)

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


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

KIWI 9.23.20

2021-07-30 16:27:47 UTC

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

2021-07-30 16:27:47 UTC

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

2021-07-30 16:28:04 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 16:28:04 UTC

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

2021-07-30 16:28:05 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 16:28:05 UTC

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

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

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

2021-07-30 16:28:07 UTC

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

2021-07-30 16:28:07 UTC

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

2021-07-30 16:28:07 UTC

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

2021-07-30 16:28:15 UTC

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

2021-07-30 16:28:17 UTC

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

2021-07-30 16:28:17 UTC

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

2021-07-30 16:28:18 UTC

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

2021-07-30 16:28:18 UTC

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

2021-07-30 16:28:18 UTC

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

2021-07-30 16:28:18 UTC

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

2021-07-30 16:28:19 UTC

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

2021-07-30 16:28:19 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