Namespace
rancher
Image / Tag
rancher-agent:v2.5.9-rc13
Content Digest
sha256:c36c46085b8a13de4c8856b58a421fc578d4c3cf07bec8c89bab1e07c410a846
Details
Created

2021-07-13 00:19:46 UTC

Size

174 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-13T00:18:47Z
  • org.opencontainers.image.revision
    ed1655a697a80bfb6c64ac9c37b364fdd0c53168
  • 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-rc13

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:c37718c9426b8e7d26113603ab15e53ebc41107e00a4ab975d371b71afa432c6 - 0.0% (123 Bytes)

[#002] sha256:662cde5669d2a9e27f2654b503c236bf2862ee26d760c2434358b3ecf0e7865c - 32.85% (57.1 MB)

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

[#004] sha256:26062f38bb887582d8faaf0154bbb8a91f52920f4f67922d808534ab780a8c1b - 15.3% (26.6 MB)

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

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

[#007] sha256:f3a9af78310f3fd0daaf1b4b951dcadde0fdc394dad1021b874ddaa2d60a44fa - 17.89% (31.1 MB)

[#008] sha256:703de0bb9bd6ef47222b00fef42b9e1fac0b80740e4ffd971b6e3f9292106d19 - 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-13 00:19:09 UTC

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

2021-07-13 00:19: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-07-13 00:19:10 UTC

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

2021-07-13 00:19:10 UTC

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

2021-07-13 00:19: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-07-13 00:19:33 UTC

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

2021-07-13 00:19: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-07-13 00:19:34 UTC

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

2021-07-13 00:19:35 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-13 00:19:36 UTC

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

2021-07-13 00:19:36 UTC

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

2021-07-13 00:19:36 UTC

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

2021-07-13 00:19:36 UTC

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

2021-07-13 00:19:36 UTC

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

2021-07-13 00:19:42 UTC

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

2021-07-13 00:19:44 UTC

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

2021-07-13 00:19:45 UTC

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

2021-07-13 00:19:45 UTC

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

2021-07-13 00:19:45 UTC

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

2021-07-13 00:19:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-13T00:18:47Z

2021-07-13 00:19:46 UTC

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

2021-07-13 00:19:46 UTC

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

2021-07-13 00:19:46 UTC

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

Details
Created

2021-07-13 00:19:21 UTC

Size

259 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-13T00:19:18Z
  • org.opencontainers.image.revision
    ed1655a697a80bfb6c64ac9c37b364fdd0c53168
  • 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-rc13

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:c38a34afe6e065daa0c6889e73c4561920cf9f7ece6ce733e7b9c1cf4398dfec - 0.0% (860 Bytes)

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

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

[#012] sha256:f191405565501a308aba58841f3e839a423df53050ae2be59a99c22ae9952695 - 0.0% (831 Bytes)

[#013] sha256:2f8b146c78a1dee510b84cdd6bc06e635354438ebc2a51032f10974e63332d54 - 0.0% (831 Bytes)

[#014] sha256:ff0497396e1d0bcd43f5d371bb35f88c5c9b1335c79099a94da7da9a499bcc94 - 0.0% (828 Bytes)

[#015] sha256:cecc103f50223abda868ca273ee16b81538212b873dd1ae09a5170b0727bf97b - 0.0% (823 Bytes)

[#016] sha256:8c4a31f36df733821ee9465e64db891b5a9ecb943acbb979fc6052c7586730a8 - 0.0% (833 Bytes)

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

[#018] sha256:1722e6df1d296691e7c97fdeb0ffc98d5915a8a8c498d69272627bebdf65065e - 0.0% (831 Bytes)

[#019] sha256:08649e6792f329de401f23d40fcf78aff15cab2bb8ffc26694cc3991bee26d4f - 0.0% (830 Bytes)

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

[#021] sha256:91fa9a8f5a330cbc640eacbcc22afdd6a0972d509415da2b4735019b225931ff - 0.0% (860 Bytes)

[#022] sha256:524ab3453d6373e1c37185bfd44690df755914ab40f18721197ba5897566b663 - 0.0% (849 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-13 00:18:47 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-07-13 00:18:47 UTC

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

2021-07-13 00:18:49 UTC

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

2021-07-13 00:18:50 UTC

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

2021-07-13 00:18:50 UTC

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

2021-07-13 00:18:51 UTC

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

2021-07-13 00:18:51 UTC

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

2021-07-13 00:18:52 UTC

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

2021-07-13 00:18:53 UTC

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

2021-07-13 00:18:53 UTC

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

2021-07-13 00:19:20 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-07-13T00:19:18Z

2021-07-13 00:19:20 UTC

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

2021-07-13 00:19:21 UTC

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

2021-07-13 00:19:21 UTC

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

Details
Created

2021-07-13 00:17:22 UTC

Size

2.6 GB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-rc13

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.23% (1.07 GB)

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

[#003] sha256:cdcd02cfa9c7de1a47ae2b7e07663e01aea24c1d14e7b1039f6901e0c78096e2 - 0.0% (1.3 KB)

[#004] sha256:70bbf726318d7f5bb89e10924529455251aad8d069ab5284d341b67cf514019a - 0.58% (15.6 MB)

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

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

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

[#008] sha256:3fea1b3a811ca871703cda59d1f1b5e8ca0fc1d7681e38ab17bc82fa3bfb7c1c - 0.2% (5.32 MB)

[#009] sha256:60ae56f2f5f35cbd2a7d2e2c9562a4fe81eb668efd0ac3e49f5539b1c8a9827b - 0.58% (15.5 MB)

[#010] sha256:4559fcee30a774a18547d93860844bc961560754dc9f1d52837163b33ff387a6 - 0.48% (12.7 MB)

[#011] sha256:85584cd181e12b02fff20508d1eb04bab3c651bfa81cc2e40aa8bb219053fe35 - 0.02% (416 KB)

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

[#013] sha256:474294c839339b79decd67ddf9accd6608ad800903370e539c93722f22016ffb - 0.0% (1.29 KB)

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

[#015] sha256:9469f53f2b499ac720905e68a07c2fb1f880e4fbc875f749a9ab99b288ffda5b - 0.0% (1.27 KB)

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

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

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

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

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

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

[#022] sha256:4ac9ff254db0f16fbd9f5e1d359ead5a024f5ea24ce99264cb81a7519d8142d6 - 0.0% (1.26 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-13 00:15:27 UTC

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

2021-07-13 00:15:28 UTC

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

2021-07-13 00:15:38 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-13 00:15: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-13 00:16:28 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-13 00:16:39 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-13 00:16:48 UTC

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

2021-07-13 00:16:56 UTC

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

2021-07-13 00:17:06 UTC

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

2021-07-13 00:17:14 UTC

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

2021-07-13 00:17:15 UTC

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

2021-07-13 00:17:15 UTC

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

2021-07-13 00:17:16 UTC

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

2021-07-13 00:17:16 UTC

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

2021-07-13 00:17:17 UTC

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

2021-07-13 00:17:18 UTC

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

2021-07-13 00:17:19 UTC

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

2021-07-13 00:17:20 UTC

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

2021-07-13 00:17:20 UTC

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

2021-07-13 00:17:21 UTC

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

2021-07-13 00:17:22 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-13 00:14:27 UTC

Size

261 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-13T00:14:23Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ed1655a697a80bfb6c64ac9c37b364fdd0c53168
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-rc13

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:eeec6a19ea94a9f299f035367767abd01484e1d82246e04ca5e738c8a9310b1a - 0.0% (1.06 KB)

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

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

[#012] sha256:6062687d89313479a3a517e1ded00a2c6a48d12426284b7a7515a3f5cd3b5929 - 0.0% (1.05 KB)

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

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

[#015] sha256:79c07b2734e11c3ef0308dc782079ba9440c8511c19790f3571177ce8b6160ec - 0.0% (1.06 KB)

[#016] sha256:3ca18215e7fb00c7b0795521c14fe4314c31f8a3ac538f843f83db2bc8639175 - 0.0% (1.05 KB)

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

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

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

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

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

[#022] sha256:854785752d9b999e527c6e5cb26f63a89b41c45c7d0da7fa0233ec874c096c00 - 0.0% (1.01 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-13 00:13:36 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-07-13 00:13:37 UTC

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

2021-07-13 00:13:41 UTC

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

2021-07-13 00:13:46 UTC

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

2021-07-13 00:13:46 UTC

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

2021-07-13 00:13:47 UTC

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

2021-07-13 00:13:47 UTC

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

2021-07-13 00:13:47 UTC

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

2021-07-13 00:13:48 UTC

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

2021-07-13 00:13:51 UTC

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

2021-07-13 00:14:26 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-07-13T00:14:23Z

2021-07-13 00:14:26 UTC

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

2021-07-13 00:14:26 UTC

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

2021-07-13 00:14:27 UTC

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

Details
Created

2021-07-13 00:17:44 UTC

Size

161 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-13T00:16:52Z
  • org.opencontainers.image.revision
    ed1655a697a80bfb6c64ac9c37b364fdd0c53168
  • 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-rc13

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:0b4d9104636e75801fe511d6ac2378c4ee2af504b719bd7e6555a2e38abd83f5 - 0.0% (124 Bytes)

[#002] sha256:4f095eb362013a70e9ee74a88eb9084109be659b77df6b5ec0b797c12fb7a001 - 32.44% (52.4 MB)

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

[#004] sha256:b26e16354f535c7472da66a44599bcbbe7f99eaa4adf2885c12297ae2c9ffb93 - 15.26% (24.6 MB)

[#005] sha256:19b7ffd2b661c5730d4020c0fd37117735213c8424aea06fdb7bc7b3b691cdf0 - 19.37% (31.3 MB)

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

[#007] sha256:493cc3f1bb3c16f83dcc371baa8026791dac76d39406fd277499a748c044ad4d - 17.71% (28.6 MB)

[#008] sha256:43c272baff6ed645cb37fcb6bdeb3b05e23908ad97bf4ab46c30846b4d917843 - 0.0% (171 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-13 00:17:08 UTC

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

2021-07-13 00:17:08 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-13 00:17:08 UTC

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

2021-07-13 00:17:08 UTC

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

2021-07-13 00:17: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-07-13 00:17:27 UTC

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

2021-07-13 00:17:34 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-13 00:17:34 UTC

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

2021-07-13 00:17:35 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-13 00:17:35 UTC

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

2021-07-13 00:17:35 UTC

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

2021-07-13 00:17:36 UTC

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

2021-07-13 00:17:36 UTC

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

2021-07-13 00:17:36 UTC

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

2021-07-13 00:17:42 UTC

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

2021-07-13 00:17:43 UTC

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

2021-07-13 00:17:43 UTC

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

2021-07-13 00:17:44 UTC

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

2021-07-13 00:17:44 UTC

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

2021-07-13 00:17:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-13T00:16:52Z

2021-07-13 00:17:44 UTC

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

2021-07-13 00:17:44 UTC

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

2021-07-13 00:17:44 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