Namespace
rancher
Image / Tag
rancher-agent:v2.5.9-ce6f49d03c801ec218f0f27c1ffd690c31c9248b-head
Content Digest
sha256:b2fe5f1b5b7d5f61349e0761ae552c5f8d4b4b40576aeaacdef55814d9968a3a
Details
Created

2021-07-08 17:38:56 UTC

Size

174 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-08T17:37:57Z
  • org.opencontainers.image.revision
    ce6f49d03c801ec218f0f27c1ffd690c31c9248b
  • 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.9-ce6f49d03c801ec218f0f27c1ffd690c31c9248b-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:25fa05cd42bd8fabb25d2a6f3f8c9f7ab34637903d00fd2ed1c1d0fa980427dd - 14.66% (25.5 MB)

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

[#002] sha256:010d6742b9a88d74047a7587a24c26b7cb700910b1fb0a4e455970c60c0b8295 - 32.85% (57.1 MB)

[#003] sha256:f9e65d8e4d446e512e73835b170ae173dbceab6f8e4e95ce87149b2a1dfd1ecd - 1.27% (2.2 MB)

[#004] sha256:2b0b1b8d568ab5846a3f4aa681a5bedab32df559f9938043c2892b5ce5bc01f9 - 15.3% (26.6 MB)

[#005] sha256:6a562d541454c56c50dddc10a6882896f83accfad2c9558e62ed4932e15707fe - 18.02% (31.3 MB)

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

[#007] sha256:44c220510592461becd5caa6befacd18d89c210a29ffe82194f6d39c36c86b8e - 17.9% (31.1 MB)

[#008] sha256:ee96399d81521053eac417a0824184aa810c456a6ead8af0f9258f34532e1d2f - 0.0% (172 Bytes)


History
2021-06-17 23:31:22 UTC

/bin/sh -c #(nop) ADD file:900f735ff138e5137cf25ddd85a32a01921ebec26d86704d24b5f12e73a832c2 in /

2021-06-17 23:31:22 UTC

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

2021-07-08 17:38:20 UTC

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

2021-07-08 17:38:20 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-07-08 17:38:20 UTC

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

2021-07-08 17:38:20 UTC

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

2021-07-08 17:38:43 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-07-08 17:38:44 UTC

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

2021-07-08 17:38:45 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-08 17:38:45 UTC

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

2021-07-08 17:38:46 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-07-08 17:38:46 UTC

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

2021-07-08 17:38:46 UTC

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

2021-07-08 17:38:46 UTC

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

2021-07-08 17:38:46 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.9-ce6f49d03c801ec218f0f27c1ffd690c31c9248b-head

2021-07-08 17:38:46 UTC

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

2021-07-08 17:38:53 UTC

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

2021-07-08 17:38:54 UTC

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

2021-07-08 17:38:55 UTC

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

2021-07-08 17:38:56 UTC

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

2021-07-08 17:38:56 UTC

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

2021-07-08 17:38:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-08T17:37:57Z

2021-07-08 17:38:56 UTC

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

2021-07-08 17:38:56 UTC

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

2021-07-08 17:38:56 UTC

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

Details
Created

2021-07-08 17:38:29 UTC

Size

259 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-08T17:38:24Z
  • org.opencontainers.image.revision
    ce6f49d03c801ec218f0f27c1ffd690c31c9248b
  • 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.9-ce6f49d03c801ec218f0f27c1ffd690c31c9248b-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:e4800203e906d49fbdaf1eeab4de72f28796d5b9a1ea44f8d7461001cfa56614 - 37.87% (97.9 MB)

[#001] sha256:37e2a99502929907be9f61d2ab79808da1a0fd6dae8043104238740d91618cd3 - 0.0% (1 KB)

[#002] sha256:9f66967e32d2d64ac2af3d16c23fcde0e6a789cf664463e8ccc58527b4dc7b2d - 0.0% (1.07 KB)

[#003] sha256:b6a52ec87314983605f653e3f5b69e38f8c5e400e44c04df72e0cf917caa376d - 0.03% (69.7 KB)

[#004] sha256:084953d2ae59cd254a4e1303d8b5201f9460c84b9fada350ec3afc30fa7f10aa - 0.0% (1.03 KB)

[#005] sha256:46085a535b2e7e25951283c7101807ed39c885bdc12a0509a49ea18090355b7e - 37.48% (96.9 MB)

[#006] sha256:5245ed433c5953b81a5929d602e6afa2b3ede97420f7e9631b21b1662f700bc2 - 0.05% (138 KB)

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

[#008] sha256:31656f6046a7896ffea3e1d0e151b8fee701701ab0d74f01b9ffd07527d31907 - 0.0% (1.09 KB)

[#009] sha256:66ed6996d0d261a2fd8aea7492d4d12b9b75e14bcd43d93c5844c511cf5511a3 - 0.0% (825 Bytes)

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

[#011] sha256:85faf86f0aee88f044196214f00e603089857b0fedaca22a661a8bc8317c91d2 - 12.54% (32.4 MB)

[#012] sha256:a1dec18b72dca903b59cbae10709cbf716ec1f9caf8b56f75aaa33e0a853e61e - 0.0% (828 Bytes)

[#013] sha256:662fbf3c0d2afa12ce3f13b2689c6c94e4b179dd974681ed4597edd565a9df09 - 0.0% (823 Bytes)

[#014] sha256:2e01a5d4866cbc06c20617ae63f9a8b352b71b10b4ebab5f9b2041d1842a2eaf - 0.0% (829 Bytes)

[#015] sha256:595d75230f9d2f875b756036024983f288e6abf952774aa2b1bf66a39db834fd - 0.0% (850 Bytes)

[#016] sha256:772ce3559b65d71d27c3e39388fc38e271e6247e0295baa8f73b23e96f8b7eaf - 0.0% (848 Bytes)

[#017] sha256:fe3a2b5dc75a81c4c5b93ecb7860c3b04893d933212b3a3e0c089c98e861face - 11.99% (31 MB)

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

[#019] sha256:0d1d0106a51e22b72ecbb5524e163da1891a837f242d4288f141cbf863516dbc - 0.0% (832 Bytes)

[#020] sha256:950b3f2d47378a445f6352bf70cc117306256a7b2ab84307905cb7abcd92810a - 0.0% (846 Bytes)

[#021] sha256:da2a5b7b855019c46cddced8eee05cd75ab49be0ad0556a3060ad1f7c10ff604 - 0.0% (854 Bytes)

[#022] sha256:810c197a77693f804f90cb5692101133f9dae599c984aed45ac3ffbdcd8f99ed - 0.0% (853 Bytes)


History
2021-06-06 04:04:04 UTC

Apply image 1809-amd64

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

cmd /S /C #(nop) USER ContainerAdministrator

2021-06-16 21:30:30 UTC

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

2021-06-16 21:30:31 UTC

cmd /S /C #(nop) USER ContainerUser

2021-06-16 21:30:46 UTC

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

2021-06-16 21:31:20 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-06-16 21:31:21 UTC

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

2021-06-16 21:31:21 UTC

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

2021-07-08 17:37:53 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-07-08 17:37:54 UTC

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

2021-07-08 17:37:56 UTC

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

2021-07-08 17:37:57 UTC

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

2021-07-08 17:37:57 UTC

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

2021-07-08 17:37:57 UTC

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

2021-07-08 17:38:26 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.9-ce6f49d03c801ec218f0f27c1ffd690c31c9248b-head

2021-07-08 17:38:26 UTC

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

2021-07-08 17:38:27 UTC

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

2021-07-08 17:38:28 UTC

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

2021-07-08 17:38:28 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-07-08T17:38:24Z

2021-07-08 17:38:29 UTC

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

2021-07-08 17:38:29 UTC

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

2021-07-08 17:38:29 UTC

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

Details
Created

2021-07-08 17:42:09 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-08T17:40:21Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ce6f49d03c801ec218f0f27c1ffd690c31c9248b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-ce6f49d03c801ec218f0f27c1ffd690c31c9248b-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:a4daf907fbf2f2047cb31de79a175a1e16162a999f9e24b6d0c028b1b6e63fd2 - 41.22% (1.07 GB)

[#002] sha256:fd5f7f7373d36e2e3d4ac4015994a5cc45ad131551aff8e82a13d55b451c22f8 - 0.0% (1.3 KB)

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

[#004] sha256:106901111450896a0629f1d7e2152270123653a4057e474198a98b435587c5f6 - 0.58% (15.6 MB)

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

[#006] sha256:6ea88c9b8175d26d2795b99a9b16e5b4640d8d56247036f3b0c5049d1471f88f - 0.33% (8.76 MB)

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

[#008] sha256:f12f836ab08a5e4f9959402570e96866bd0e3250e1693cfe4c840e2e378a94d3 - 0.2% (5.35 MB)

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

[#010] sha256:c7f1f436a9b4c9b0b12257919e663b16b0125a0d7ebef8dfb676dca9b5268133 - 0.48% (12.8 MB)

[#011] sha256:777895f7fe7a01caf83c1b640275da63a0a240414b9de3717a7457748fadfd7c - 0.02% (447 KB)

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

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

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

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

[#016] sha256:ecd6b2b068ed60d655730e51b7050ded76eb6d8121cb37b201c2c310b36e9ab4 - 0.0% (1.29 KB)

[#017] sha256:b66df53967183dfdcba8a4e02997de25cd320115217b0c207cf05be55ccaf5a3 - 1.16% (31 MB)

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

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

[#020] sha256:bfba67893903d7e2cb02e0409945dcff6fd510ed751cd803d0ed7ce8476c9451 - 0.0% (1.26 KB)

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

[#022] sha256:c752eb463969b5cddc338f93953ec46ae23544ced44ddc1e7183e1761c5423ca - 0.0% (1.27 KB)


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

Apply image 20H2-RTM-amd64

2021-07-06 07:11:23 UTC

Install update 20H2-amd64

2021-07-08 17:40:23 UTC

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

2021-07-08 17:40:23 UTC

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

2021-07-08 17:40: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-07-08 17:40:43 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-08 17:41:07 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-08 17:41:18 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-08 17:41:31 UTC

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

2021-07-08 17:41:39 UTC

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

2021-07-08 17:41:52 UTC

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

2021-07-08 17:41:59 UTC

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

2021-07-08 17:42:00 UTC

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

2021-07-08 17:42:01 UTC

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

2021-07-08 17:42:01 UTC

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

2021-07-08 17:42:02 UTC

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

2021-07-08 17:42:03 UTC

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

2021-07-08 17:42:04 UTC

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

2021-07-08 17:42:06 UTC

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

2021-07-08 17:42:07 UTC

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

2021-07-08 17:42:07 UTC

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

2021-07-08 17:42:08 UTC

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

2021-07-08 17:42:09 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-08 17:37:33 UTC

Size

261 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-08T17:37:26Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ce6f49d03c801ec218f0f27c1ffd690c31c9248b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-ce6f49d03c801ec218f0f27c1ffd690c31c9248b-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:bca78f8fa83191ac16623f3b9232ab190ac651cb7745d18af90e02369038e795 - 38.36% (100 MB)

[#001] sha256:b77aecbb5bf3dbaaafa3ea6a4265cb09130fc84788a7c33cb651155d7873ac44 - 0.0% (1.05 KB)

[#002] sha256:7a3e8ff65f26a74dd589abd6f15850b57cc9584be579b1ee5ff36b7e1c561d0b - 0.0% (1.02 KB)

[#003] sha256:8da29dc28de9f48f2b34fc1d221871498e505ab3675fb70e026ee50149d52467 - 0.03% (69.2 KB)

[#004] sha256:858e76d45044b547560a90b47ed454f49e590b1cca3674287e4852604c3ddfc2 - 0.0% (1.02 KB)

[#005] sha256:07beb22e02a1c48f8b32a4c25275fb24963ad0382a2ac97dc7d0b961b1232276 - 37.18% (96.9 MB)

[#006] sha256:31535ebda5413205b079008a41d0da38c64ca45de210253d7801e58b1de4a837 - 0.05% (131 KB)

[#007] sha256:4c66e94b32efa56f53deb956f23d812683e97ddc93d463c1cd440e0fa1406770 - 0.0% (1.02 KB)

[#008] sha256:54bd105d78e97cb812daca34b41c3d4f708f2d88a28b1410567ffbbb7f42bc09 - 0.0% (1.02 KB)

[#009] sha256:f87a6474da0fbd74ef2f1afae40986d71d83ba135f6494049de383ed64ef3965 - 0.0% (1.04 KB)

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

[#011] sha256:f4727db638f18b7f9e7ede5bc8a202af3424767f3431556535072ce6e9e70bbd - 12.44% (32.4 MB)

[#012] sha256:0e8fb389051bc1373f00fe12d286ee9140a47fbe07b3225db1aabd5d2f317b1c - 0.0% (1.01 KB)

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

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

[#015] sha256:f935f9ab9dda14bdc38cdc76bc631891772309ef085e859802937c4682224192 - 0.0% (1.04 KB)

[#016] sha256:5cf927bd57fa036586976c9b96e6afe7a5e7f867a2e631c60944071cc0f4fb63 - 0.0% (1.04 KB)

[#017] sha256:f9f1065aad93cf103cd67f44a024fe03891baba2a8e76ed5ca892d3d00f3fb25 - 11.9% (31 MB)

[#018] sha256:d7ba0e0c6fb2cc3f90b0b3c9439d19ed24cfd30c94dc072d484583b29e287576 - 0.0% (1.04 KB)

[#019] sha256:e9b699a96c74e9e2da1698209d90449c07eb706bb4fe00e8393f408af92d70af - 0.0% (1.01 KB)

[#020] sha256:e7abcc3b465c1630261ff705281f34d65d72b07067dbf491dd0b0000a4159f94 - 0.0% (1.04 KB)

[#021] sha256:b2140f4068a091f7b9d6cfcbbf8148a010ff6d1c7e71c6ccfb99e611995555cd - 0.0% (1.06 KB)

[#022] sha256:459317dfbfc303fb6cc2ee76929308db3991fdbbe6e5666e762da983622ea84d - 0.0% (1.04 KB)


History
2021-06-06 19:26:43 UTC

Apply image 2004-amd64

2021-06-16 21:30: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-06-16 21:30:04 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-06-16 21:30:26 UTC

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

2021-06-16 21:30:27 UTC

cmd /S /C #(nop) USER ContainerUser

2021-06-16 21:30:43 UTC

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

2021-06-16 21:31:16 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-06-16 21:31:17 UTC

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

2021-06-16 21:31:17 UTC

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

2021-07-08 17:36:41 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-07-08 17:36:42 UTC

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

2021-07-08 17:36:44 UTC

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

2021-07-08 17:36:47 UTC

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

2021-07-08 17:36:47 UTC

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

2021-07-08 17:36:47 UTC

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

2021-07-08 17:37:28 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.9-ce6f49d03c801ec218f0f27c1ffd690c31c9248b-head

2021-07-08 17:37:28 UTC

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

2021-07-08 17:37:30 UTC

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

2021-07-08 17:37:32 UTC

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

2021-07-08 17:37:32 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-07-08T17:37:26Z

2021-07-08 17:37:32 UTC

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

2021-07-08 17:37:33 UTC

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

2021-07-08 17:37:33 UTC

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

Details
Created

2021-07-08 17:37:12 UTC

Size

162 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-08T17:36:22Z
  • org.opencontainers.image.revision
    ce6f49d03c801ec218f0f27c1ffd690c31c9248b
  • 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.9-ce6f49d03c801ec218f0f27c1ffd690c31c9248b-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:55c604a74c4b0b41ef666f811f5e160693236be8ea130c6df723480f59cbb9b8 - 14.01% (22.6 MB)

[#001] sha256:0dda5bbbcf35fb963ed45df446382c27b8c26201a1441e562aae9987a26030e6 - 0.0% (124 Bytes)

[#002] sha256:23a23e3da403f05e14c8d94a06c584712ffaba1f55a7b512f63fe77c04c02fd6 - 32.44% (52.4 MB)

[#003] sha256:69da5f2923ea7f30c9c630b1cd7f7bf198ac5f763d0792eaeae6b359dcaae18a - 1.2% (1.94 MB)

[#004] sha256:c21425fa75c7a6cb3bfdc5e9587eb06c56ad42bee0b57cec12f8e2c32acbdfe0 - 15.25% (24.6 MB)

[#005] sha256:04001e4de718177c99047d2d6deaffaa28207e382b45d1660a14abfca662c192 - 19.38% (31.3 MB)

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

[#007] sha256:947a17ff390c07bdf135fa03832256d0940ffe43c39a6f4b9ef61d9d84ab10dd - 17.71% (28.6 MB)

[#008] sha256:fb9eb1b5ea24488b693e3d02100e1352c220976e4ec1232c4c23a7e134ead4c1 - 0.0% (170 Bytes)


History
2021-06-17 23:53:50 UTC

/bin/sh -c #(nop) ADD file:1c098d4ee63884766899c72e542e107525f0b7ade5528de87642587389864bcc in /

2021-06-17 23:53:51 UTC

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

2021-07-08 17:36:37 UTC

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

2021-07-08 17:36:37 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-07-08 17:36:38 UTC

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

2021-07-08 17:36:38 UTC

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

2021-07-08 17:36:59 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-07-08 17:37:00 UTC

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

2021-07-08 17:37:01 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-08 17:37:01 UTC

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

2021-07-08 17:37:02 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-07-08 17:37:03 UTC

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

2021-07-08 17:37:03 UTC

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

2021-07-08 17:37:03 UTC

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

2021-07-08 17:37:03 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.9-ce6f49d03c801ec218f0f27c1ffd690c31c9248b-head

2021-07-08 17:37:03 UTC

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

2021-07-08 17:37:09 UTC

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

2021-07-08 17:37:11 UTC

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

2021-07-08 17:37:11 UTC

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

2021-07-08 17:37:12 UTC

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

2021-07-08 17:37:12 UTC

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

2021-07-08 17:37:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-08T17:36:22Z

2021-07-08 17:37:12 UTC

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

2021-07-08 17:37:12 UTC

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

2021-07-08 17:37:12 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