Namespace
rancher
Image / Tag
rancher-agent:v2.5.11-rc2
Content Digest
sha256:9b22be4359d670254212ce99576ff305b48ae249b8c7fad097bbb0bf8ce98f8f
Details
Created

2021-10-31 00:30:18 UTC

Size

165 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-10-31T00:29:21Z
  • org.opencontainers.image.revision
    354819c82ed018cef4906eacca2b5b03396d5bbb
  • 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.5.11-rc2

KUBECTL_VERSION

v1.19.13

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:284055322776031bac33723839acb0db2d063a525ba4fa1fd268a831c7553b26 - 15.44% (25.5 MB)

[#001] sha256:4f2c83630b4ef2e2e52272ed604b879f3b1dd5338fb34c56018a22b4573930b1 - 0.0% (123 Bytes)

[#002] sha256:066858df24af3ddd4bdd5921608e955de7aae12b1e907e452f1f7746baafb1e8 - 28.83% (47.5 MB)

[#003] sha256:46c2561fc6ecda923f34de23d759e72e081739883e9c55c6809631617c4f986a - 1.34% (2.2 MB)

[#004] sha256:c0ef09fb45691aa3e432159fd7e63faa3330e6ee0deb269df09820a648697d42 - 16.11% (26.6 MB)

[#005] sha256:00e133593bfe2c12de4b41e43efd968accf54580db633d1063ffca39942a825a - 24.18% (39.9 MB)

[#006] sha256:5d65778cb30a7e48b52221f5e5f93a87e0c56a166aaef147d96a504d507d30b6 - 0.01% (9.31 KB)

[#007] sha256:ed431195d2dc886b6a4bcdf6f9674d660e2e6b8eba09696da9d9ed3287cdc269 - 14.09% (23.2 MB)

[#008] sha256:31804d93fc3e5cd2d375e6a0e605b3c4b2260817f1fa6c86b950f1fe2f7722cf - 0.0% (171 Bytes)


History
2021-10-01 02:23:23 UTC

/bin/sh -c #(nop) ADD file:0d82cd095966e8ee78b593cb47a352eec842edb7bd9d9468e8a70154522447d1 in /

2021-10-01 02:23:24 UTC

/bin/sh -c #(nop) CMD ["bash"]

2021-10-31 00:29:44 UTC

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

2021-10-31 00:29:44 UTC

|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh

2021-10-31 00:29:44 UTC

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

2021-10-31 00:30:04 UTC

|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl ssh && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2021-10-31 00:30:05 UTC

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

2021-10-31 00:30:06 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-10-31 00:30:06 UTC

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

2021-10-31 00:30:07 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 > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin

2021-10-31 00:30:07 UTC

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

2021-10-31 00:30:07 UTC

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

2021-10-31 00:30:07 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.11-rc2

2021-10-31 00:30:08 UTC

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

2021-10-31 00:30:16 UTC

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

2021-10-31 00:30:17 UTC

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

2021-10-31 00:30:18 UTC

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

2021-10-31 00:30:18 UTC

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

2021-10-31 00:30:18 UTC

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

2021-10-31 00:30:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-31T00:29:21Z

2021-10-31 00:30:18 UTC

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

2021-10-31 00:30:18 UTC

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

2021-10-31 00:30:18 UTC

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

Details
Created

2021-10-31 00:29:47 UTC

Size

259 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-10-31T00:24:25Z
  • org.opencontainers.image.revision
    354819c82ed018cef4906eacca2b5b03396d5bbb
  • 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.5.11-rc2

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:934e212983f208dc2bebc5de38259a6a62f1761868aacfee2cb3585a13b1e24b - 37.87% (97.9 MB)

[#001] sha256:95a0af8ce152d7c502ee9949bc24b596cf0004d3e60256162b04262040403e51 - 0.0% (1.02 KB)

[#002] sha256:35d92ec5aaff004f9cb3c6d8e949aea104ef54753721df6b025a1fe1a0366959 - 0.0% (1.02 KB)

[#003] sha256:82375b7be0bebd9b0810996a58e8948f3c52748d47a79b7b4636bdf702302d8e - 0.03% (66.2 KB)

[#004] sha256:2e0918b091586c24fabafe15dd6c7a60e8b93def5f3c19a82ba8a986e0d6cf75 - 0.0% (1.02 KB)

[#005] sha256:186e54466344bd718395bb74a3f68ef079266f1ccb3462ea6fa9ec9060d45f2f - 37.45% (96.8 MB)

[#006] sha256:b96074205f14742387965ec12bb69c9b32def081d2603f6ab4ab59a1a51e1163 - 0.05% (144 KB)

[#007] sha256:9fc67e497f9c0b984d837c6ea9d9b6027a1978ff8e8a871c687d1972b422f03d - 0.0% (1.12 KB)

[#008] sha256:cabf7274e752503fa60c93d5e172d8c8308dfb72f9c795252c48237235097a38 - 0.0% (1.05 KB)

[#009] sha256:29f37fb2ea4de61b92f775aaf79ac799beb030bcfcfccf2fce7bcda1c4802709 - 0.0% (862 Bytes)

[#010] sha256:738151956e671b4c3ffa2e5890abb7a19cf84acac84bc579aa29d8a07bff4274 - 0.04% (96.5 KB)

[#011] sha256:71ba491d4ad57ce2d524092195e57ea85331c217d9f6248a862d4bb9e9b421a8 - 12.54% (32.4 MB)

[#012] sha256:ee9e87ffcbe2403c7cdaf7c945a5fce317e7afd57988cd557def21d59c255b5e - 0.0% (857 Bytes)

[#013] sha256:3d849593638f05f8a8ba5c3df1e4d0f4e52c6bc5a74fa2598d32ffd1f4cc4f86 - 0.0% (827 Bytes)

[#014] sha256:7f8847444ec6af9c680ecec92ea07c703ef1e284babd6da2530fd24f5cb32a72 - 0.0% (849 Bytes)

[#015] sha256:24e8142a7c00b38c298773aa45c1695f4471cbc30ff6fc3d5698bfb2ac1f0878 - 0.0% (832 Bytes)

[#016] sha256:67783334b2a11252be67b52a4610614f6a991a0a2929c80041ca8e64df125101 - 0.0% (826 Bytes)

[#017] sha256:2cc544057f4c76c15f3c58b16e2adb5098796acdab14b5b442b9a373c24c3a89 - 12.01% (31.1 MB)

[#018] sha256:28f80d3e80ce5c2e1784595e13cbd3299f28aef4a245c237cbd6fee741784771 - 0.0% (850 Bytes)

[#019] sha256:a2fbeeda8dfa08a5c688d3ead9b10d32743bd3924d45a76698aa72fb3e616abf - 0.0% (817 Bytes)

[#020] sha256:8d8d6869dc60ae54eba37bc6b58abb407f5b7a971173bc4c1b3cf9ed305d6ac9 - 0.0% (858 Bytes)

[#021] sha256:fb39896c8cba9f44afa433cb3a2ac0517ad658da2808cc71c6a74196f36c3892 - 0.0% (829 Bytes)

[#022] sha256:a899826a2c2e31b89963fbb099854fb179499dc45f2292d9f508c0b1bd021ea1 - 0.0% (828 Bytes)


History
2021-10-07 08:01:14 UTC

Apply image 1809-amd64

2021-10-21 22:29:16 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1809

2021-10-21 22:29:17 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-10-21 22:29:48 UTC

cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2021-10-21 22:29:48 UTC

cmd /S /C #(nop) USER ContainerUser

2021-10-21 22:30:09 UTC

cmd /S /C #(nop) COPY dir:ead4e14906b927676a608cee082ac81b55cd8f2948906ae5dd557af8037904dc in C:\Program Files\PowerShell

2021-10-21 22:31:04 UTC

cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2021-10-21 22:31:05 UTC

cmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0

2021-10-21 22:31:06 UTC

cmd /S /C #(nop) CMD ["pwsh.exe"]

2021-10-31 00:29:39 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-10-31 00:29:40 UTC

cmd /S /C #(nop) COPY multi:965b304f043056ca0b908acb4f545cec25b679d606a72d8b8fec16db9d31e8bc in \Windows\System32\

2021-10-31 00:29:42 UTC

cmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\

2021-10-31 00:29:43 UTC

cmd /S /C #(nop) ARG VERSION=dev

2021-10-31 00:29:43 UTC

cmd /S /C #(nop) LABEL io.cattle.agent=true

2021-10-31 00:29:43 UTC

cmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24

2021-10-31 00:29:44 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.11-rc2

2021-10-31 00:29:44 UTC

cmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2021-10-31 00:29:45 UTC

cmd /S /C #(nop) COPY multi:f8a4b69957a63cb324bf7fce5246ab16af34e1262f86ec281b994dfdd61881c9 in \etc\rancher\

2021-10-31 00:29:46 UTC

cmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2021-10-31 00:29:46 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-10-31T00:24:25Z

2021-10-31 00:29:47 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.revision=354819c82ed018cef4906eacca2b5b03396d5bbb

2021-10-31 00:29:47 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-10-31 00:29:47 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

Details
Created

2021-10-31 00:29:53 UTC

Size

2.64 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-10-31T00:28:21Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    354819c82ed018cef4906eacca2b5b03396d5bbb
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.11-rc2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:b6fefc95bf4a567290e69413f970ab250c2799cc8fdb01f701decff56639e7fa - 41.96% (1.11 GB)

[#002] sha256:66f67f9e99ec109de746c74c5514ed4fc69fae381511973f767e21b0a4f09b6e - 0.0% (1.29 KB)

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

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

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

[#006] sha256:1fe0f5f513c15436fdf3e5b3dc86221ab3b164ca0431f9c48c7a670a3c6969eb - 0.33% (8.79 MB)

[#007] sha256:bc984d48a9cab53c410456c7b783b7985812b87001800a42d15905eb27ac25ba - 1.38% (37.2 MB)

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

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

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

[#011] sha256:da06f002558854b03039cb5b51716110255d6dd3abce84b7026c220e8116addb - 0.02% (428 KB)

[#012] sha256:c596ee5419e0a3f614a4b93a047f47dd97e6cc092b9b1c7647a7bfb0733a58f4 - 0.0% (1.29 KB)

[#013] sha256:749cb0039c2eae022434e6e2ed66d105de10a2c0b140176353cf36632ab591b6 - 0.0% (1.29 KB)

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

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

[#016] sha256:b6e03cd9511838ccfd4278a2f16503880a7a5af3f9f1844d83c4ab96d848825c - 0.0% (1.26 KB)

[#017] sha256:3d929232132a2b00eb29dfa95f7f4019cea78437d593486ac1491056e24582cc - 1.15% (31.1 MB)

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

[#019] sha256:f9ec10d686ae37a4289c48b754ba68cc67413c9e52bb6f126612d7f6539e2b49 - 0.0% (1.28 KB)

[#020] sha256:482b1de1d2e5f0ae8245f71110707b3b2be015a790b94e916941ede829b2f13a - 0.0% (1.29 KB)

[#021] sha256:0a0ec5d3277f0c49f46c04a77001686f6840d2cc27b49e97710cddc7ce44cae6 - 0.0% (1.26 KB)

[#022] sha256:d163a5b6dd2764a22cb04c4f4df9719507e46222fdfde7cdf6b7227a327e62f1 - 0.0% (1.26 KB)


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

Apply image 20H2-RTM-amd64

2021-10-06 06:59:29 UTC

Install update 20H2-amd64

2021-10-31 00:28:23 UTC

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

2021-10-31 00:28:24 UTC

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

2021-10-31 00:28:33 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-10-31 00:28:41 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-10-31 00:29:05 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-10-31 00:29:16 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-10-31 00:29:24 UTC

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

2021-10-31 00:29:32 UTC

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

2021-10-31 00:29:40 UTC

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

2021-10-31 00:29:47 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell

2021-10-31 00:29:47 UTC

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

2021-10-31 00:29:48 UTC

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

2021-10-31 00:29:48 UTC

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

2021-10-31 00:29:48 UTC

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

2021-10-31 00:29:49 UTC

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

2021-10-31 00:29:50 UTC

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

2021-10-31 00:29:51 UTC

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

2021-10-31 00:29:51 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-10-31T00:28:21Z

2021-10-31 00:29:52 UTC

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

2021-10-31 00:29:53 UTC

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

2021-10-31 00:29:53 UTC

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

Details
Created

2021-10-31 00:28:48 UTC

Size

261 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-10-31T00:24:07Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    354819c82ed018cef4906eacca2b5b03396d5bbb
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.11-rc2

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-2004

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:235386bf54c54d622f69dc13878e4bc807079e7cae8b1e51a44b986abc311c0e - 38.42% (100 MB)

[#001] sha256:5f2b14d9953a7e0e36962670fb79bec21738d68377ed04ebda06d8081bef031b - 0.0% (1.02 KB)

[#002] sha256:5917167700a93b6b7123dc6d8ca338d410cd8704f9500a98d8987743c9d23681 - 0.0% (1.01 KB)

[#003] sha256:565ce46ba1d71a354ef466ad981fdc84a986686e64bfeff48ebba0d95f159d5d - 0.03% (72.8 KB)

[#004] sha256:42c5d1b8dfd29f9601609333e47fb1955c573d35c537dba97639e2ccd9719190 - 0.0% (1.02 KB)

[#005] sha256:a80954fdbfa14a7d64188d7faad05ba557f5e8c21e45c035632658c19d7b3218 - 37.13% (96.8 MB)

[#006] sha256:1ab632b927122c07934b31f018543444915e9e8ca406e7919112ffe1a9cd3b96 - 0.04% (102 KB)

[#007] sha256:ec860a251f7cc01c43a647bc956c8b0785f27518936f90f1b38eb3ab08029ac2 - 0.0% (1.03 KB)

[#008] sha256:986624f7f95bd71ee769d7f0a16fc191d2612893635b335fd7a7f704bc5fb1ad - 0.0% (1.05 KB)

[#009] sha256:022cfb22609801031f94823ce9e92de2398e278d441ec3b94615658da5032398 - 0.0% (1.01 KB)

[#010] sha256:2f9afca8c7a2a2930ce200effbdeadf5f2a1d92f83896b7ad8e33da5b669324f - 0.04% (102 KB)

[#011] sha256:0c81bedf517647a9a2ced33543335762584bdf7ffd0a84344091ec480cb48264 - 12.43% (32.4 MB)

[#012] sha256:90917cbf6c67f9b39b103ecb25487db6b045f566b3cb403d4ea741d81fec1d9b - 0.0% (1.01 KB)

[#013] sha256:5655152b8d3674ba9737515f25e3fab154be00962a6d49303fd5ad54c4511ab0 - 0.0% (1.05 KB)

[#014] sha256:fcd7d52baf616aa37ad6fba04a12de81d9eb2040a0d9f274def9388b1369b36a - 0.0% (1.02 KB)

[#015] sha256:13891f778b62f37c5b9ffd1f27a116306b16fabfc4654fd69c8f31345903dc7d - 0.0% (1.05 KB)

[#016] sha256:ef6770b5e05f8c5d73cf6bbe1a68e7a1f73a34e576a124bcc1ebaf4f629807d5 - 0.0% (1.01 KB)

[#017] sha256:df2f95ac05de7dfdde03de50ce3695cfd3f6a7138da46035fb5065f4686c04c3 - 11.91% (31.1 MB)

[#018] sha256:2f81163f7a6f67f88d608fb8d9bb2d53ba2125a4fb997b9e4fbdfc536ec34684 - 0.0% (1.01 KB)

[#019] sha256:0a647bb6f1186ed51ed80f1332763aa3a46c776d6c7bb1f9e84b40a71919ec32 - 0.0% (1.04 KB)

[#020] sha256:923074b6f6bc14d79baea98a4d217c3d0860eb615bc310ab0e31c5446ef6640d - 0.0% (1.02 KB)

[#021] sha256:d9acb75a17b456a79aa106db5e99f518005797467dd5079e0ffaedbac248b5ee - 0.0% (1.01 KB)

[#022] sha256:ba5a2b6b1a97444d57e86a83028ba247645ef51bba3a7e9f48d5f53eaac2df7a - 0.0% (1.01 KB)


History
2021-10-06 06:31:56 UTC

Apply image 2004-amd64

2021-10-21 22:15:04 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-2004

2021-10-21 22:15:05 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-10-21 22:15:48 UTC

cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2021-10-21 22:15:49 UTC

cmd /S /C #(nop) USER ContainerUser

2021-10-21 22:16:17 UTC

cmd /S /C #(nop) COPY dir:ead4e14906b927676a608cee082ac81b55cd8f2948906ae5dd557af8037904dc in C:\Program Files\PowerShell

2021-10-21 22:16:57 UTC

cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2021-10-21 22:16:58 UTC

cmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0

2021-10-21 22:16:59 UTC

cmd /S /C #(nop) CMD ["pwsh.exe"]

2021-10-31 00:28:40 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-10-31 00:28:41 UTC

cmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\

2021-10-31 00:28:42 UTC

cmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\

2021-10-31 00:28:43 UTC

cmd /S /C #(nop) ARG VERSION=dev

2021-10-31 00:28:44 UTC

cmd /S /C #(nop) LABEL io.cattle.agent=true

2021-10-31 00:28:44 UTC

cmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24

2021-10-31 00:28:44 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.11-rc2

2021-10-31 00:28:45 UTC

cmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2021-10-31 00:28:46 UTC

cmd /S /C #(nop) COPY multi:f8a4b69957a63cb324bf7fce5246ab16af34e1262f86ec281b994dfdd61881c9 in \etc\rancher\

2021-10-31 00:28:46 UTC

cmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2021-10-31 00:28:47 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-10-31T00:24:07Z

2021-10-31 00:28:47 UTC

cmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0

2021-10-31 00:28:47 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-ref=354819c82ed018cef4906eacca2b5b03396d5bbb

2021-10-31 00:28:48 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2021-10-31 00:24:02 UTC

Size

154 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-10-31T00:23:09Z
  • org.opencontainers.image.revision
    354819c82ed018cef4906eacca2b5b03396d5bbb
  • 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.5.11-rc2

KUBECTL_VERSION

v1.19.13

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:f46992f278c2dd50c481ff60ce8528b6eb59016ac6243e1a7fb385c79c5944b9 - 14.69% (22.6 MB)

[#001] sha256:bfab32ad949673b1e6b14d2fd1605696e739a3f44237cbfab20f6d41d9698c54 - 0.0% (123 Bytes)

[#002] sha256:6daa6782ab2de16b0c97c755ebf1bacb38958200d4b2a902e255c48dea5a7cc4 - 28.5% (43.9 MB)

[#003] sha256:0c1786634264586499cf6d54dd1b1f9d97c0878c7029da32e93e6b26c4a21bbb - 1.26% (1.94 MB)

[#004] sha256:949fd8d26310250d227368af63bd6bd01b528033440f67c5599aefdf01f88836 - 15.99% (24.6 MB)

[#005] sha256:dc27ff0de10ff4490914f9338ce64a4439299c6e85c53040e0992df9ae3760d2 - 25.88% (39.9 MB)

[#006] sha256:3ac198705795e81db83d0b460156f19e3853871ad1779d097b03053c6ebbcde5 - 0.01% (8.89 KB)

[#007] sha256:70f3493632289453bb7af58ae1e8b6a4a0cf674b5a4b52454cee4fbdc17a9799 - 13.67% (21.1 MB)

[#008] sha256:46c59b132228ba176df95992941775ecaf407573ed94ca639e73e8411305a42a - 0.0% (171 Bytes)


History
2021-10-16 01:47:38 UTC

/bin/sh -c #(nop) ADD file:35e2504756850fc1add00516fa89b0499b59c348457a96708eedb61313e7b25e in /

2021-10-16 01:47:38 UTC

/bin/sh -c #(nop) CMD ["bash"]

2021-10-31 00:23:25 UTC

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

2021-10-31 00:23:25 UTC

|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh

2021-10-31 00:23:26 UTC

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

2021-10-31 00:23:43 UTC

|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl ssh && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2021-10-31 00:23:44 UTC

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

2021-10-31 00:23:50 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-10-31 00:23:50 UTC

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

2021-10-31 00:23:51 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 > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin

2021-10-31 00:23:51 UTC

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

2021-10-31 00:23:52 UTC

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

2021-10-31 00:23:52 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.11-rc2

2021-10-31 00:23:52 UTC

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

2021-10-31 00:23:59 UTC

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

2021-10-31 00:24:00 UTC

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

2021-10-31 00:24:01 UTC

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

2021-10-31 00:24:01 UTC

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

2021-10-31 00:24:01 UTC

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

2021-10-31 00:24:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-31T00:23:09Z

2021-10-31 00:24:01 UTC

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

2021-10-31 00:24:01 UTC

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

2021-10-31 00:24:02 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