Namespace
rancher
Image / Tag
rancher-agent:v2.5.8-patch3-head
Content Digest
sha256:b7cc2ce0254818469a24e8d25b1c2ff39eff7ef5c34db58ae14cc67940f38252
Details
Created

2021-11-08 22:34:48 UTC

Size

182 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-11-08T22:33:46Z
  • org.opencontainers.image.revision
    6f5f6958d5ba5c563477be76dfd058ddcfeed6bf
  • 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.8-patch3-6f5f6958d5ba5c563477be76dfd058ddcfeed6bf-head

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_amd64

DOCKER_URL_amd64

https://get.docker.com/builds/Linux/x86_64/docker-1.10.3

DOCKER_URL_arm64

https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64

KUBECTL_VERSION

v1.19.7

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:284055322776031bac33723839acb0db2d063a525ba4fa1fd268a831c7553b26 - 14.01% (25.5 MB)

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

[#002] sha256:faa8d16e801049f6bcdd8ebcb0c91432cbfa8b742c9d7733df3fef640602c7eb - 31.4% (57.1 MB)

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

[#004] sha256:8fd9bf31de77367e756f93a4d5c2c46ca4af61d7b1cf8c32f74ed453b0bb7a32 - 14.62% (26.6 MB)

[#005] sha256:3d90c5a2551e770cfb081aa6027b3e66942cfd71b951fcc7930eb3fafa3b4151 - 21.71% (39.5 MB)

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

[#007] sha256:404589da4aeabccb97b9c17dc80a39be4fbf9d32e614fe619e1d4918e5de6aee - 17.03% (31 MB)

[#008] sha256:60303c303a6dfacf4190ebf87b369c689cb02b88b5762914ac50cf1f43e03982 - 0.0% (172 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-11-08 22:34:09 UTC

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

2021-11-08 22:34:09 UTC

/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_amd64

2021-11-08 22:34:10 UTC

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

2021-11-08 22:34:10 UTC

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

2021-11-08 22:34:32 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 ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && 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-11-08 22:34:33 UTC

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

2021-11-08 22:34:34 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-11-08 22:34:34 UTC

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

2021-11-08 22:34:36 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-11-08 22:34:36 UTC

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

2021-11-08 22:34:36 UTC

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

2021-11-08 22:34:36 UTC

/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24

2021-11-08 22:34:37 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.8-patch3-6f5f6958d5ba5c563477be76dfd058ddcfeed6bf-head

2021-11-08 22:34:37 UTC

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

2021-11-08 22:34:44 UTC

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

2021-11-08 22:34:46 UTC

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

2021-11-08 22:34:47 UTC

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

2021-11-08 22:34:47 UTC

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

2021-11-08 22:34:47 UTC

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

2021-11-08 22:34:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-08T22:33:46Z

2021-11-08 22:34:47 UTC

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

2021-11-08 22:34:47 UTC

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

2021-11-08 22:34:48 UTC

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

Details
Created

2021-11-08 22:32:44 UTC

Size

265 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-11-08T22:27:45Z
  • org.opencontainers.image.revision
    6f5f6958d5ba5c563477be76dfd058ddcfeed6bf
  • 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.8-patch3-6f5f6958d5ba5c563477be76dfd058ddcfeed6bf-head

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.01% (97.9 MB)

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

[#002] sha256:ec15f88b470e661a5bcbf752be8911cc9a55400bb61f8599c772ca7704b84e79 - 0.0% (1.05 KB)

[#003] sha256:ac07502c17d810f285b9d3ffc3a842caeddc04c21433d9c3b7364fdb87c2b169 - 0.03% (69.6 KB)

[#004] sha256:64a089d33c969e98ab310a2c482b66b9de300b011eaa3c588c879d9927c7b097 - 0.0% (1.07 KB)

[#005] sha256:4dfe454ca810b3435c0ba23c7a58ad17ce8905122059a2f601203fe60efcefa4 - 38.94% (103 MB)

[#006] sha256:a1f2ba486349702f8cff51bda790d94271338f213811220e50e5f5baa84a37ec - 0.05% (146 KB)

[#007] sha256:42b511bbc4c2d3e45589407ebf6ca93af12bf83931b1b0901adeac0080882e91 - 0.0% (1.02 KB)

[#008] sha256:8ebdf7a60fb43de967f27a102427ed6dba125b43d3022149f247910ee24a40fd - 0.0% (1.02 KB)

[#009] sha256:876d60617071bd7da4fba2b88c826801bf74530bb8d9b88e40d0647b4a8cd12d - 0.0% (858 Bytes)

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

[#011] sha256:ebed4efe0bc06b836b8152f8824ab1d5c1a840de5217b6a462e1b5b422425edd - 12.26% (32.4 MB)

[#012] sha256:acbbb884de2f031919b52b7be525c93402fda4656420df679bf07dffa915e48b - 0.0% (852 Bytes)

[#013] sha256:afc5f4751634854942aaf1188b6792e378095c9376c9886181e20f6d059faeb9 - 0.0% (878 Bytes)

[#014] sha256:80ce74a49ab4f833771aac3cf9ab408d3c84f448de9c70a5d5456a811363a7aa - 0.0% (854 Bytes)

[#015] sha256:75031076c39ec1733092e13f70a96c6dae210a2375d0cca9f9e376f28e7e1a68 - 0.0% (853 Bytes)

[#016] sha256:1183705a2d82b532d5701564c1025f7e346906467606fe82dd7c25d5adbf5877 - 0.0% (832 Bytes)

[#017] sha256:3d19260302edc835b45c1d89145267ab2c125a44581ecd0c277ef3191c0b6043 - 11.67% (30.9 MB)

[#018] sha256:7274dd532d865ab97a6a0eb6abb30d3967f0134a36f1a493f8ce161f9c8ceda8 - 0.0% (832 Bytes)

[#019] sha256:fa2a422251e98e3911e5714cbcdbb074725b10356f6eb7b98efadabd08a3eb70 - 0.0% (826 Bytes)

[#020] sha256:bc5116286d3fcb8c87a712a6914ff52361024359fab9232b7373b786a362cae7 - 0.0% (824 Bytes)

[#021] sha256:6fdc3c973165811ed85a6346aa1ada0e77d271fdfd95e00bf9e5db037ea339b3 - 0.0% (844 Bytes)

[#022] sha256:32ce69363f05f1decb32723cff1e1ac0d6c52e5919cf057edfbf02a7d295c85a - 0.0% (824 Bytes)


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

Apply image 1809-amd64

2021-11-02 20:56:31 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-11-02 20:56:32 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-11-02 20:57:08 UTC

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

2021-11-02 20:57:09 UTC

cmd /S /C #(nop) USER ContainerUser

2021-11-02 20:57:36 UTC

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

2021-11-02 20:58:22 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-11-02 20:58:23 UTC

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

2021-11-02 20:58:24 UTC

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

2021-11-08 22:32:29 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-11-08 22:32:31 UTC

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

2021-11-08 22:32:34 UTC

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

2021-11-08 22:32:37 UTC

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

2021-11-08 22:32:38 UTC

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

2021-11-08 22:32:38 UTC

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

2021-11-08 22:32:38 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.8-patch3-6f5f6958d5ba5c563477be76dfd058ddcfeed6bf-head

2021-11-08 22:32:39 UTC

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

2021-11-08 22:32:40 UTC

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

2021-11-08 22:32:43 UTC

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

2021-11-08 22:32:43 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-11-08T22:27:45Z

2021-11-08 22:32:44 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.revision=6f5f6958d5ba5c563477be76dfd058ddcfeed6bf

2021-11-08 22:32:44 UTC

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

2021-11-08 22:32:44 UTC

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

Details
Created

2021-11-08 22:34:48 UTC

Size

2.64 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-11-08T22:33:07Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    6f5f6958d5ba5c563477be76dfd058ddcfeed6bf
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.8-patch3-6f5f6958d5ba5c563477be76dfd058ddcfeed6bf-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:294dc3832dd1014e02f503feec7f07b88eb7c6ff56bcd4d30dddc85e4c27e9c8 - 0.0% (1.29 KB)

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

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

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

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

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

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

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

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

[#011] sha256:03895e5c072199e9dbc996214670119843a972d82f228f7389a6886644c44d1f - 0.02% (431 KB)

[#012] sha256:3e100d4e1360d52bc82da1380d7cd3b6819fb75b7affc91fe718eadb52681592 - 0.0% (1.26 KB)

[#013] sha256:3a355aa62b71fff1245699d647beec1fc45c9712b9d2d2fddf5e36f591cb79c3 - 0.0% (1.26 KB)

[#014] sha256:515a3cef8576c520f1064837a87d50c679add2880e58030c85a6f26807b726d0 - 0.0% (1.28 KB)

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

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

[#017] sha256:a847bccb4212d1483788ecb820d750acdf0f9d7c748b3419c1c606446edb5842 - 1.14% (30.9 MB)

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

[#019] sha256:8ddab29c8acb9a2c89cfe934d3e91136f8f84b062d6f62dd51c4233d9e2a4180 - 0.0% (1.26 KB)

[#020] sha256:51f8ebe65461b56d826d803bffdb12fe54cd200e442f9f6e6535a8c4f5a4ffe3 - 0.0% (1.29 KB)

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

[#022] sha256:e1ba0ad25da484faeaa75a5f7683ad433074ecfd5a51b4f3c57b5bef34416c15 - 0.0% (1.28 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-11-08 22:33:09 UTC

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

2021-11-08 22:33:09 UTC

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

2021-11-08 22:33:19 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-11-08 22:33:26 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-11-08 22:33:53 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-11-08 22:34:07 UTC

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

2021-11-08 22:34:15 UTC

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

2021-11-08 22:34:23 UTC

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

2021-11-08 22:34:31 UTC

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

2021-11-08 22:34:39 UTC

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

2021-11-08 22:34:40 UTC

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

2021-11-08 22:34:40 UTC

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

2021-11-08 22:34:41 UTC

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

2021-11-08 22:34:41 UTC

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

2021-11-08 22:34:42 UTC

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

2021-11-08 22:34:45 UTC

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

2021-11-08 22:34:46 UTC

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

2021-11-08 22:34:46 UTC

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

2021-11-08 22:34:47 UTC

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

2021-11-08 22:34:47 UTC

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

2021-11-08 22:34:48 UTC

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

Details
Created

2021-11-08 22:35:05 UTC

Size

267 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-11-08T22:30:16Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    6f5f6958d5ba5c563477be76dfd058ddcfeed6bf
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.8-patch3-6f5f6958d5ba5c563477be76dfd058ddcfeed6bf-head

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 - 37.55% (100 MB)

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

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

[#003] sha256:9a440a2e2012e7eb4f81583b7318173dc023485c8f4e7c34932a888b7874ae09 - 0.03% (68.9 KB)

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

[#005] sha256:c36829b1e2cf4b3c99e4481e52ff44598c35e4730185f8517a5bd6f8a5a091e8 - 38.6% (103 MB)

[#006] sha256:4886d8032a6b1a72675685684f9caa27c7a97314df5127db92cb9895945064f6 - 0.05% (148 KB)

[#007] sha256:2c145bcd9516bbe8d28639c87838f22bc8ac6153b0b13f3eab8de00eae55e0df - 0.0% (1.05 KB)

[#008] sha256:2c63e987ab7124d3fb58a0dbca43aa66f7d4042e0e3ca2693d09a4001dd7b1f2 - 0.0% (1.02 KB)

[#009] sha256:a013e8b3b0202896362ecc5787118846e62739582b71b558abb596ef9b92ac33 - 0.0% (1.08 KB)

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

[#011] sha256:5b8f23c6e4d8b619609ebdeb2fdbdd35c034b64d3d63c42ae007c08b200b1aa4 - 12.15% (32.4 MB)

[#012] sha256:14c28544888aab32851d8a5cd7fcad4886771ae9c04a39c361b5b9e0f38ada5c - 0.0% (1.02 KB)

[#013] sha256:13620f26a62ce9d8d9ca0b9e207ae618b83a1ed7cf97779fab92c580178b351f - 0.0% (1.02 KB)

[#014] sha256:d0426336f6d2196f96e617e7dcdedb5321499e539cb07c07bda9c7a936082478 - 0.0% (1.04 KB)

[#015] sha256:db3388e65e4c90dc98cfbc84ce19258d6c31c3bac46f560a73d20d2dbb9d06dd - 0.0% (1.02 KB)

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

[#017] sha256:4182e90311114f1dce8b05455d0b0544e4dcf57b61f9f290eea11f1a6f94f237 - 11.57% (30.9 MB)

[#018] sha256:875873fa80c6fc342a90e89939fba4a6a6840b48709d4c2f3c04e76ffe641423 - 0.0% (1.02 KB)

[#019] sha256:895b02011984d138dc9683d4e009aaa5fae42ea53801c9df3d950a59aa264ece - 0.0% (1.02 KB)

[#020] sha256:c25d6bf64bb7f65031b8bb4f9db7492b5f9fbf48dfba0390811c572431b7d336 - 0.0% (1.01 KB)

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

[#022] sha256:9fb6ca0da03f5a8d8a8c7a8936d16355b9f5c187240fa07d741f210e3c172103 - 0.0% (1.04 KB)


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

Apply image 2004-amd64

2021-11-02 20:54:44 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-11-02 20:54:44 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-11-02 20:55:17 UTC

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

2021-11-02 20:55:17 UTC

cmd /S /C #(nop) USER ContainerUser

2021-11-02 20:55:47 UTC

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

2021-11-02 20:56:31 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-11-02 20:56:32 UTC

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

2021-11-02 20:56:33 UTC

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

2021-11-08 22:34:54 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-11-08 22:34:55 UTC

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

2021-11-08 22:34:57 UTC

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

2021-11-08 22:34:58 UTC

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

2021-11-08 22:34:58 UTC

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

2021-11-08 22:34:59 UTC

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

2021-11-08 22:34:59 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.8-patch3-6f5f6958d5ba5c563477be76dfd058ddcfeed6bf-head

2021-11-08 22:35:00 UTC

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

2021-11-08 22:35:02 UTC

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

2021-11-08 22:35:03 UTC

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

2021-11-08 22:35:04 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-11-08T22:30:16Z

2021-11-08 22:35:04 UTC

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

2021-11-08 22:35:05 UTC

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

2021-11-08 22:35:05 UTC

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

Details
Created

2021-11-08 22:31:39 UTC

Size

170 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-11-08T22:30:49Z
  • org.opencontainers.image.revision
    6f5f6958d5ba5c563477be76dfd058ddcfeed6bf
  • 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.8-patch3-6f5f6958d5ba5c563477be76dfd058ddcfeed6bf-head

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_arm64

DOCKER_URL_amd64

https://get.docker.com/builds/Linux/x86_64/docker-1.10.3

DOCKER_URL_arm64

https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64

KUBECTL_VERSION

v1.19.7

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:f46992f278c2dd50c481ff60ce8528b6eb59016ac6243e1a7fb385c79c5944b9 - 13.35% (22.6 MB)

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

[#002] sha256:5e715408d866135d2891c4d5a86c67946d03204009701387983dc25003ff437b - 30.9% (52.4 MB)

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

[#004] sha256:de38680165a7336a75811def0b2ab0f96317561230b7b7b318cf3389dee40d0b - 14.53% (24.6 MB)

[#005] sha256:20e98e920f3b4d3050d42214464eda3a0e6402ac81a77d4ffd160c3daea674d0 - 23.26% (39.4 MB)

[#006] sha256:4e4dfe33099e0cd13754d3c981f00a2ef497f8b9e59a8db8efd11e141113c33f - 0.01% (8.89 KB)

[#007] sha256:9c102a30b51b33e51ba0b46dc4d51b04224eafc2084843f78b84aabe3373f21b - 16.81% (28.5 MB)

[#008] sha256:880aaf9bd0d6a993264d0d7e07f4da59a6985ee010d3f865f4a17204b7325f1e - 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-11-08 22:31:05 UTC

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

2021-11-08 22:31:05 UTC

/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_arm64

2021-11-08 22:31:05 UTC

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

2021-11-08 22:31:06 UTC

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

2021-11-08 22:31:27 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 ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && 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-11-08 22:31:27 UTC

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

2021-11-08 22:31:28 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-11-08 22:31:28 UTC

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

2021-11-08 22:31:29 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-11-08 22:31:30 UTC

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

2021-11-08 22:31:30 UTC

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

2021-11-08 22:31:30 UTC

/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24

2021-11-08 22:31:30 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.8-patch3-6f5f6958d5ba5c563477be76dfd058ddcfeed6bf-head

2021-11-08 22:31:30 UTC

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

2021-11-08 22:31:37 UTC

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

2021-11-08 22:31:38 UTC

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

2021-11-08 22:31:39 UTC

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

2021-11-08 22:31:39 UTC

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

2021-11-08 22:31:39 UTC

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

2021-11-08 22:31:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-08T22:30:49Z

2021-11-08 22:31:39 UTC

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

2021-11-08 22:31:39 UTC

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

2021-11-08 22:31:39 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