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

2021-07-15 15:14:24 UTC

Size

176 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-15T15:13:22Z
  • org.opencontainers.image.revision
    0d09d4e8cf92f5cbed6796402a24526c2fa0fad2
  • 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-0d09d4e8cf92f5cbed6796402a24526c2fa0fad2-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:e7ae86ffe2df0787131a4c49ace1b018fd38d62929b007d86bdd1f825e56a852 - 14.46% (25.5 MB)

[#001] sha256:fbaf50578bb46f3163df95bf5663901cd0c710bb30ca9595b73fdb5e880af42f - 0.0% (122 Bytes)

[#002] sha256:f70d78b1258d11059c22f5aa392f4c52f72084f3cf27cbb66f1ee8844e983d08 - 32.4% (57.1 MB)

[#003] sha256:53181d4e77502991f0b920bf4bb2cb5b87d0bfe401c0bc3b45df5ce06dba0ab1 - 1.25% (2.2 MB)

[#004] sha256:8eec5bcf55e5b3f1b3b273c32fe3210352e9666985326d32ae756f819bdac60a - 15.09% (26.6 MB)

[#005] sha256:bbe40b56b51aa6c5c74935d153fb7565192cffe7af0a9da2a98835a75b714ecb - 19.14% (33.7 MB)

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

[#007] sha256:bbd623f4f441a7d9885f38b6e836f8949ce21650825a6cd3f9a2fe8bd6625601 - 17.65% (31.1 MB)

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


History
2021-07-13 22:29:15 UTC

/bin/sh -c #(nop) ADD file:7274ece1917848683250bbeda9eacf6eb7510481cbaa177880e3a60b4133e35b in /

2021-07-13 22:29:15 UTC

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

2021-07-15 15:13:46 UTC

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

2021-07-15 15:13:46 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-15 15:13:46 UTC

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

2021-07-15 15:13:47 UTC

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

2021-07-15 15:14:10 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-15 15:14:11 UTC

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

2021-07-15 15:14:11 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-15 15:14:11 UTC

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

2021-07-15 15:14:13 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-15 15:14:13 UTC

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

2021-07-15 15:14:13 UTC

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

2021-07-15 15:14:13 UTC

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

2021-07-15 15:14:13 UTC

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

2021-07-15 15:14:13 UTC

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

2021-07-15 15:14:20 UTC

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

2021-07-15 15:14:22 UTC

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

2021-07-15 15:14:23 UTC

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

2021-07-15 15:14:23 UTC

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

2021-07-15 15:14:23 UTC

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

2021-07-15 15:14:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-15T15:13:22Z

2021-07-15 15:14:23 UTC

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

2021-07-15 15:14:24 UTC

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

2021-07-15 15:14:24 UTC

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

Details
Created

2021-07-15 15:13:26 UTC

Size

259 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-15T15:13:20Z
  • org.opencontainers.image.revision
    0d09d4e8cf92f5cbed6796402a24526c2fa0fad2
  • 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-0d09d4e8cf92f5cbed6796402a24526c2fa0fad2-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:1fe726cab2e3663c41ca5d41968d189cee6f5689010ec2961cccf4d98a6eb3fb - 0.0% (831 Bytes)

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

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

[#012] sha256:4e3d2ebfcdd4f1e7d68753e36c9fa947f2235c780d50435942bc3cc095f7b180 - 0.0% (826 Bytes)

[#013] sha256:04c782afb6220bf50f71f417e824bdbf78864a76ce5e18f03532ef8f3cd73a92 - 0.0% (829 Bytes)

[#014] sha256:9b456eb43b9a6e68bf38ec3a252693ce09f604808e0b449e93ecf74a05ceb127 - 0.0% (826 Bytes)

[#015] sha256:9d89d8c998780cf54b701e55f223bc5d711c554831517193372d26fbe1fc2878 - 0.0% (851 Bytes)

[#016] sha256:4d56ff79ec1d25ff1f733a310f35f041390747f05fa91d6d93da0062c17fe467 - 0.0% (850 Bytes)

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

[#018] sha256:6e98d135d8f18c75ef5617021e8a3eb8956684d3df6ff18d23e800a83618c7df - 0.0% (831 Bytes)

[#019] sha256:56b5ba1aca790c813b6e9f1c2044dd81f321e2db245158e3e033c3565849270f - 0.0% (823 Bytes)

[#020] sha256:b6985b055dea65f36b5d162f237277d93ec3049a11a465c6ca9af569a4d60af0 - 0.0% (840 Bytes)

[#021] sha256:6f0c9d20ae06a458045f18ebee238236bb49dfd232acb5c2900de18f49286702 - 0.0% (826 Bytes)

[#022] sha256:b4b1c2d90249ec72039c5a9a4fe29ce4b3551ccf8e3e76f50832a350d8fe4812 - 0.0% (831 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-15 15:12:44 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-07-15 15:12:45 UTC

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

2021-07-15 15:12:47 UTC

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

2021-07-15 15:12:48 UTC

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

2021-07-15 15:12:48 UTC

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

2021-07-15 15:12:49 UTC

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

2021-07-15 15:13:22 UTC

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

2021-07-15 15:13:22 UTC

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

2021-07-15 15:13:23 UTC

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

2021-07-15 15:13:24 UTC

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

2021-07-15 15:13:25 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-07-15T15:13:20Z

2021-07-15 15:13:25 UTC

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

2021-07-15 15:13:25 UTC

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

2021-07-15 15:13:26 UTC

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

Details
Created

2021-07-15 15:16:18 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-15T15:14:41Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    0d09d4e8cf92f5cbed6796402a24526c2fa0fad2
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-0d09d4e8cf92f5cbed6796402a24526c2fa0fad2-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:58774ea6a2cebd62d24073292e71120a3b5e2bb74dc7b2358b29eedfa30b5a8f - 41.24% (1.07 GB)

[#002] sha256:7e88f5ab5e4831881544de0fe2224f9d92ec42edd7de28f1919ed06b111d2334 - 0.0% (1.36 KB)

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

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

[#005] sha256:550c04eb18c267b14c75121a41c3aab9c7fd7bd8dd6063892bceb7dbbc2c679d - 0.2% (5.26 MB)

[#006] sha256:3c80e9a0cad29c3d3c3a0fba48b8916e0e53b2e0f95fdfd1dd648a5a5ece471f - 0.33% (8.74 MB)

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

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

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

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

[#011] sha256:f69e09552c95f7893b04d56a7d9446defa0d1a05c478d0911bc115133eb8db90 - 0.02% (425 KB)

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

[#013] sha256:14c363f2d72df6584caa9ed84046b5bd24bbd71a50af4340bf0a70af5784f566 - 0.0% (1.26 KB)

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

[#015] sha256:5730809e11c9c67da314e369bd606a3e9dc1e61536fa5c9bf692daab80cd6f74 - 0.0% (1.27 KB)

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

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

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

[#019] sha256:70a80878cce5bc9d5443173881d19dd01a81df9dfc7e69f434ee2059461050be - 0.0% (1.26 KB)

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

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

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


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

Apply image 20H2-RTM-amd64

2021-07-10 18:29:59 UTC

Install update 20H2-amd64

2021-07-15 15:14:42 UTC

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

2021-07-15 15:14:43 UTC

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

2021-07-15 15:14:53 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-15 15:15:02 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-15 15:15:29 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-15 15:15:40 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-15 15:15:48 UTC

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

2021-07-15 15:15:55 UTC

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

2021-07-15 15:16:04 UTC

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

2021-07-15 15:16:11 UTC

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

2021-07-15 15:16:11 UTC

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

2021-07-15 15:16:12 UTC

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

2021-07-15 15:16:13 UTC

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

2021-07-15 15:16:13 UTC

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

2021-07-15 15:16:14 UTC

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

2021-07-15 15:16:15 UTC

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

2021-07-15 15:16:16 UTC

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

2021-07-15 15:16:16 UTC

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

2021-07-15 15:16:17 UTC

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

2021-07-15 15:16:17 UTC

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

2021-07-15 15:16:18 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-15 15:14:59 UTC

Size

261 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-15T15:14:45Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    0d09d4e8cf92f5cbed6796402a24526c2fa0fad2
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-0d09d4e8cf92f5cbed6796402a24526c2fa0fad2-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:6ced69bfa900c36908beaf402631e1bbba05f4acfe37ed0f57fff95143b1523e - 0.0% (1.02 KB)

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

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

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

[#013] sha256:2b98d7dc66b19bf1affee732094b06d689a78d7002c5a4456432affa76d9a2c3 - 0.0% (1.04 KB)

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

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

[#016] sha256:f08e8c8a7ea0fc6f8402f9c0f37dfc3d356c602af73b3f5d1d0a5f281bc1e033 - 0.0% (1.02 KB)

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

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

[#019] sha256:c2649ea6f7ce845e621dba53d263179b4691d6cd0ebb05ccc3b60a7932142997 - 0.0% (1.05 KB)

[#020] sha256:36cfb8fde389430879d19481a6dc438a7cef445ba00809554c78d80e41d73cf6 - 0.0% (1.05 KB)

[#021] sha256:2c7f76c555ed2a2863296834ba1455ca9aa446e9c14f1775e66735dab592ba95 - 0.0% (1.02 KB)

[#022] sha256:e03a515b5b4aedde36bb0d435cc81cf1829fe7fc9aefe04e1575b734e4286213 - 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-15 15:13:59 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-07-15 15:13:59 UTC

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

2021-07-15 15:14:02 UTC

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

2021-07-15 15:14:04 UTC

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

2021-07-15 15:14:05 UTC

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

2021-07-15 15:14:06 UTC

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

2021-07-15 15:14:50 UTC

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

2021-07-15 15:14:52 UTC

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

2021-07-15 15:14:54 UTC

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

2021-07-15 15:14:55 UTC

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

2021-07-15 15:14:56 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-07-15T15:14:45Z

2021-07-15 15:14:57 UTC

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

2021-07-15 15:14:58 UTC

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

2021-07-15 15:14:59 UTC

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

Details
Created

2021-07-15 15:08:03 UTC

Size

164 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-15T15:07:13Z
  • org.opencontainers.image.revision
    0d09d4e8cf92f5cbed6796402a24526c2fa0fad2
  • 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-0d09d4e8cf92f5cbed6796402a24526c2fa0fad2-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:b9bb7af7248f30dd1b1f9807608f5f532133384e4db55caa6dbc69b9cf15ddcc - 13.81% (22.6 MB)

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

[#002] sha256:409d2d12b37cbe65ab2b110f66c5feebe29cb8f4e40906abe9e6f2b75996c2dc - 31.96% (52.4 MB)

[#003] sha256:ca876db7e112c45f7660c6adfb9cb37cfe1b3db2a08798d9c5628d6738a44ce8 - 1.18% (1.94 MB)

[#004] sha256:1462d77f527c8333fd61ca63324b0d52b3c6f739b9e6ae2c8a54eff6ae91a2ff - 15.03% (24.6 MB)

[#005] sha256:c32b823c653613b9d56004a72dd66b8318ff60e93623133456f0e8f49ebd58a9 - 20.56% (33.7 MB)

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

[#007] sha256:cd7a761fd972890f10c8987094910bb4654d2557a849c3e933ad4bcecb5310e9 - 17.45% (28.6 MB)

[#008] sha256:68e6cbdb0a39c4f70eef7ae22524928fca9c1bfbe35a0208a450d7aefc7c8b00 - 0.0% (173 Bytes)


History
2021-07-13 23:01:09 UTC

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

2021-07-13 23:01:09 UTC

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

2021-07-15 15:07:29 UTC

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

2021-07-15 15:07:29 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-15 15:07:29 UTC

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

2021-07-15 15:07:29 UTC

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

2021-07-15 15:07:49 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-15 15:07:50 UTC

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

2021-07-15 15:07:51 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-15 15:07:51 UTC

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

2021-07-15 15:07:52 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-15 15:07:52 UTC

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

2021-07-15 15:07:52 UTC

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

2021-07-15 15:07:52 UTC

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

2021-07-15 15:07:52 UTC

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

2021-07-15 15:07:53 UTC

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

2021-07-15 15:07:59 UTC

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

2021-07-15 15:08:01 UTC

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

2021-07-15 15:08:01 UTC

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

2021-07-15 15:08:02 UTC

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

2021-07-15 15:08:02 UTC

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

2021-07-15 15:08:02 UTC

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

2021-07-15 15:08:02 UTC

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

2021-07-15 15:08:03 UTC

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

2021-07-15 15:08:03 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