Namespace
rancher
Image / Tag
rancher-agent:v2.5.9-rc1
Content Digest
sha256:6d4e6fa6b54d069b620cef53c4864ca19d18269d6b85664695d29271e61d1c42
Details
Created

2021-06-05 01:35:16 UTC

Size

173 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-05T01:34:11Z
  • org.opencontainers.image.revision
    e4758752275ce8c2f3511a49104137e744b42987
  • 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-rc1

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:4bbfd2c87b7524455f144a03bf387c88b6d4200e5e0df9139a9d5e79110f89ca - 14.75% (25.5 MB)

[#001] sha256:d2e110be24e168b42c1a2ddbc4a476a217b73cccdba69cdcb212b812a88f5726 - 0.0% (857 Bytes)

[#002] sha256:889a7173dcfeb409f9d88054a97ab2445f5a799a823f719a5573365ee3662b6f - 0.0% (189 Bytes)

[#003] sha256:06985e6e42b3186b513439bf8afeab6410f6567423a95f897ffcb602f7ef2347 - 0.0% (123 Bytes)

[#004] sha256:1afa07c7982e394c2fcfb4096b11de1c2cdfb72b9732709564365f6a9015a9af - 33.05% (57.1 MB)

[#005] sha256:dc6362a906deca298ca1403f22d5470d7d898893cc97ce044bd5e64add1e7fd5 - 1.28% (2.2 MB)

[#006] sha256:6e353e97ce13b8c2953a05ba24e989403d9e1acf730640b843ef2d256974a61d - 15.39% (26.6 MB)

[#007] sha256:8770c4e1f593fb11e0c5608b33fe9e7caa2f483e99989796c43e4515d0a3e1d9 - 17.53% (30.3 MB)

[#008] sha256:fc2dfcae83144212799d3c7b9b632f1860e8f8ef003d91ee99002d24c2d013e6 - 0.01% (9.31 KB)

[#009] sha256:64a760319975c06e2d1b21b7659dc3eae98f70e32b5e0773b848266cdcf4de0e - 18.0% (31.1 MB)

[#010] sha256:73da54a1a27c9bfc27120a4ef8c6cee58843b67adddf8b1481a869932590eed0 - 0.0% (170 Bytes)


History
2021-05-19 19:44:30 UTC

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

2021-05-19 19:44:31 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2021-05-19 19:44:32 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2021-05-19 19:44:33 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2021-05-19 19:44:33 UTC

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

2021-06-05 01:34:35 UTC

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

2021-06-05 01:34:35 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-06-05 01:34:36 UTC

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

2021-06-05 01:34:37 UTC

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

2021-06-05 01:35:00 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-06-05 01:35:01 UTC

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

2021-06-05 01:35:02 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-06-05 01:35:02 UTC

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

2021-06-05 01:35:04 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-06-05 01:35:04 UTC

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

2021-06-05 01:35:04 UTC

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

2021-06-05 01:35:05 UTC

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

2021-06-05 01:35:05 UTC

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

2021-06-05 01:35:05 UTC

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

2021-06-05 01:35:12 UTC

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

2021-06-05 01:35:13 UTC

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

2021-06-05 01:35:14 UTC

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

2021-06-05 01:35:15 UTC

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

2021-06-05 01:35:15 UTC

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

2021-06-05 01:35:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-05T01:34:11Z

2021-06-05 01:35:16 UTC

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

2021-06-05 01:35:16 UTC

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

2021-06-05 01:35:16 UTC

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

Details
Created

2021-06-05 01:26:13 UTC

Size

257 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-05T01:26:10Z
  • org.opencontainers.image.revision
    e4758752275ce8c2f3511a49104137e744b42987
  • 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-rc1

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:b9043d31610e0dfa43b1afe286f8918b6e3bf69ece50f44424b29d48f20aa662 - 37.57% (96.7 MB)

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

[#002] sha256:59f852491115f703d7c336125278162ae9e72dbbd2d8b45a80f6aea8f1a3c8ee - 0.0% (1.06 KB)

[#003] sha256:efaa642785f959b721e6a32b037acb2d4ecf4d09c6651a52345cb6d9ddfc2e1d - 0.03% (68.5 KB)

[#004] sha256:4a2b5d5c6809f48dd6a20c905ee746b5b1cb8c8d363bb5be82d221eb4964ede2 - 0.0% (1.02 KB)

[#005] sha256:94b0fac429014c7fdb39cbd79c646634cbb06ee2895d3ac1f6764c87b3fd7832 - 37.66% (96.9 MB)

[#006] sha256:dc142ff30e18fc6eb45a314eb29bd588b4cb56d039c1f550c566a6405249210a - 0.05% (142 KB)

[#007] sha256:9bc909a96b413d7d13671ef7f14ed1fc141e4dae553467afbf85a101e8f4ede4 - 0.0% (1.06 KB)

[#008] sha256:b0cfe634ae1010881b3718b7ba4681eed14328d38a74631fb907c0d80e712e2f - 0.0% (1.01 KB)

[#009] sha256:8d0ba800abfd5f5492744c1e62e5b6b8c7bd9db6d6a9d5d71e5e06c6d425902f - 0.0% (855 Bytes)

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

[#011] sha256:2f1b8fd081fbee6d51a416f464dc4a2c43c1659529188558e0db4d4b1e48533d - 12.6% (32.4 MB)

[#012] sha256:aafa1bbe0717fac26214e6ad04e9e0797421c19ef7b9a1dddf42ed1d1d1a98a8 - 0.0% (881 Bytes)

[#013] sha256:e40e60adfab89e09fa464d29254a4233413f2197ba051773aa6e3ae9ebb79ba2 - 0.0% (896 Bytes)

[#014] sha256:7563f8d05ee57d1f7d0442433d44c22f0b0340eaa94a60625270a79bc91f7d78 - 0.0% (905 Bytes)

[#015] sha256:1b8877ea0d3ccef8450bdc34f733fff3471740d09dabd9df5510e5965c32819a - 0.0% (826 Bytes)

[#016] sha256:63600ca847e86af1742057ddfefc888124cd1120db0ddb5a320db2062691e6d6 - 0.0% (828 Bytes)

[#017] sha256:78618f016362007c22df1c225b0aa165e9bb8ae941f6800cdf2f473ae4e0ad78 - 12.05% (31 MB)

[#018] sha256:1b90a404f8dd78ece8150d08901f4b2ef2a07a106e7d11d16b3d72d53bbec2c3 - 0.0% (875 Bytes)

[#019] sha256:c0c845b3dd38e887cf73f94d5b86bb14936e0c24ad47dc00d36442e216a29ed4 - 0.0% (821 Bytes)

[#020] sha256:e375cc3126c5034c305b64a1874a5f749eabde4eb5f6154855cb454b0d68bbf2 - 0.0% (877 Bytes)

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

[#022] sha256:ba03180fecdb32dd8f8531e8ac6dac99ff556e01fb0e957dc1ddb80ac248291b - 0.0% (827 Bytes)


History
2021-05-07 11:54:57 UTC

Apply image 1809-amd64

2021-06-03 18:57:45 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-03 18:57:46 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-06-03 18:58:12 UTC

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

2021-06-03 18:58:13 UTC

cmd /S /C #(nop) USER ContainerUser

2021-06-03 18:58:27 UTC

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

2021-06-03 18:59:04 UTC

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

2021-06-03 18:59:05 UTC

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

2021-06-03 18:59:05 UTC

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

2021-06-04 22:40:56 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-06-04 22:40:56 UTC

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

2021-06-04 22:40:59 UTC

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

2021-06-04 22:41:00 UTC

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

2021-06-04 22:41:00 UTC

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

2021-06-04 22:41:01 UTC

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

2021-06-05 01:25:54 UTC

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

2021-06-05 01:25:54 UTC

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

2021-06-05 01:25:56 UTC

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

2021-06-05 01:25:57 UTC

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

2021-06-05 01:26:12 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-06-05T01:26:10Z

2021-06-05 01:26:12 UTC

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

2021-06-05 01:26:13 UTC

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

2021-06-05 01:26:13 UTC

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

Details
Created

2021-06-05 01:26:08 UTC

Size

2.47 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-05T01:26:01Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e4758752275ce8c2f3511a49104137e744b42987
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-rc1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:182d4887a30d6c29414d04c41f1093a66f4cc1bf83092d3231cc5538404d75ad - 37.95% (958 MB)

[#002] sha256:ff16a648ce5f9ad77db402acaa944e4ba8845cb7e6c6833561b8d593ba7e58d2 - 0.0% (1.27 KB)

[#003] sha256:6ee4e984ccaa9a85ada532061c634678f0780eb56f7b49a9dd920fe8a4588542 - 0.0% (1.32 KB)

[#004] sha256:8cc66e3d9f65700071823b2f615472ec5fbee27aaa78b6689831ac8b6a126a32 - 0.61% (15.5 MB)

[#005] sha256:51900ab5005be204299ea841330fa30b0aaf14d4bde27cf0d07a91fb26926778 - 0.21% (5.27 MB)

[#006] sha256:4b6f7ae1b22328920bd89ab1da335a450d1293ed31a46ed5b4c485af6cbcf103 - 0.32% (8.2 MB)

[#007] sha256:5e94fc671571bd4b0d70d83dba64cbce9ccae19377077ab40dfdce8f4d97f209 - 1.47% (37.2 MB)

[#008] sha256:8aa4c4da434a2b4524f33e697e13457b821f806882bd4f4b09c2ae1578ffd454 - 0.21% (5.33 MB)

[#009] sha256:050c9fb4d0ec3185f6550d7542a1c0d3d758f87b694a5d63d7360c4865413d0e - 0.62% (15.6 MB)

[#010] sha256:454586c25732b1bd8f974941d848d0ea2d705b6a86ecc04f0b97e39a72ea4f37 - 0.5% (12.7 MB)

[#011] sha256:7660513478769bc53645fed66706faa3a354b89a780635ecfbe76ae84a9d9fb8 - 0.02% (426 KB)

[#012] sha256:960b1ae54e0555897893bdb84830f8af3ccdcc62ba4f9abfe0e76107bf78f07d - 0.0% (1.31 KB)

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

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

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

[#016] sha256:bccfebebdf55cc7be6a4ed30a2c54967f10bdda5d67615d9800ebe5f36909aed - 0.0% (1.27 KB)

[#017] sha256:39d2ad27d96e8e0d1558beb03ad0dcf2461ced2ed4d351b918ec8ec46a912005 - 1.23% (31 MB)

[#018] sha256:2a40647b658b6c4b230d2f87ac708ff041545f6ecbd24cbc07ca647ae119af93 - 0.0% (1.3 KB)

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

[#020] sha256:fcf413f402c7b875b992061e95ec3737e036a813e9faef83be81e5bbae0cb642 - 0.0% (1.27 KB)

[#021] sha256:928a20519be3718b18e8236332cf8978aa3c22cb1723fea53051a9b898fcbbe3 - 0.0% (1.26 KB)

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


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

Apply image 20H2-RTM-amd64

2021-04-30 07:39:08 UTC

Install update 20H2-amd64

2021-05-31 07:41:00 UTC

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

2021-05-31 07:41:00 UTC

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

2021-05-31 07:41:32 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-05-31 07:41:42 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-05-31 07:42:10 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-05-31 07:42:22 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-05-31 07:42:32 UTC

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

2021-05-31 07:42:42 UTC

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

2021-05-31 07:42:51 UTC

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

2021-06-03 00:49:59 UTC

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

2021-06-03 00:50:00 UTC

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

2021-06-03 00:50:00 UTC

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

2021-06-03 00:50:00 UTC

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

2021-06-05 01:26:03 UTC

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

2021-06-05 01:26:03 UTC

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

2021-06-05 01:26:05 UTC

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

2021-06-05 01:26:06 UTC

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

2021-06-05 01:26:06 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-05T01:26:01Z

2021-06-05 01:26:07 UTC

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

2021-06-05 01:26:07 UTC

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

2021-06-05 01:26:08 UTC

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

Details
Created

2021-06-05 01:26:06 UTC

Size

261 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-05T01:26:03Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e4758752275ce8c2f3511a49104137e744b42987
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-rc1

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:911d5927702b4106ec92dc9af043208685f87704d17f0939c014111c65a18d85 - 38.35% (99.9 MB)

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

[#002] sha256:041c613b04de746af1399035c14bb8978204b9aab59ecdf2184c0bcb15f24b08 - 0.0% (1.02 KB)

[#003] sha256:8a5ba91ba8758892d81577f3201c8c2e75cf7ecbbc4c32594142c0df92c24bcd - 0.03% (72.5 KB)

[#004] sha256:046d10a1ee7c0f4de2f5c92166cc459cc45628f62741abc6431959cb4f0ed89d - 0.0% (1.01 KB)

[#005] sha256:3f9b3e396360eb2174599a78c81f829381715c349884739c161d48d1e2a6d571 - 37.2% (96.9 MB)

[#006] sha256:32b0bfc25fb66b41fe6d0bbd234bcd55aec3b3d9755a96a3774073ac67c59fa4 - 0.04% (99 KB)

[#007] sha256:5ca81c330ef5d0641c7e5d99033f6a48ef451d2220d4e2b2a019bf086afb47a9 - 0.0% (1.01 KB)

[#008] sha256:887a361a99819ef4fdc1358d24cbc655b51cada91e06d0093df2f60dd02dbec2 - 0.0% (1.01 KB)

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

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

[#011] sha256:0bffb89450da0ee2e23f16fe0f53e253cbeccc4d26e555dc54a0db8b0fe41ffb - 12.45% (32.4 MB)

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

[#013] sha256:0c2efebc30ef368de7a71ede69080066c1b54922813baf236c45d071fe361ea4 - 0.0% (1.01 KB)

[#014] sha256:17544b5a9c1989cfc154d341dd6b19e7c4f970d021db59f35462e7e2f04c1d27 - 0.0% (1.01 KB)

[#015] sha256:2d96706c0e903ee8fe63c5e28d8ab954b2b41cc71a7c3b851a992437e834fab4 - 0.0% (1.01 KB)

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

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

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

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

[#020] sha256:6640892009e5a39d3fc78ba72239add44c9ea322435784a262df89f05de5f9dc - 0.0% (1.05 KB)

[#021] sha256:9f4f1550ea2575fc2fa88b942b828d0c7b64258bc1216cdcf40267f16634f523 - 0.0% (1.04 KB)

[#022] sha256:0c960ca11346485f32ed0d0bbd80ab7566485d1d745c031b67502f94d455ab46 - 0.0% (1.04 KB)


History
2021-04-30 07:27:28 UTC

Apply image 2004-amd64

2021-06-03 18:47:23 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-03 18:47:24 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-06-03 18:47:31 UTC

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

2021-06-03 18:47:32 UTC

cmd /S /C #(nop) USER ContainerUser

2021-06-03 18:47:49 UTC

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

2021-06-03 18:48:22 UTC

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

2021-06-03 18:48:23 UTC

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

2021-06-03 18:48:23 UTC

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

2021-06-04 22:41:15 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-06-04 22:41:15 UTC

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

2021-06-04 22:41:18 UTC

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

2021-06-04 22:41:19 UTC

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

2021-06-04 22:41:19 UTC

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

2021-06-04 22:41:19 UTC

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

2021-06-05 01:25:44 UTC

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

2021-06-05 01:25:45 UTC

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

2021-06-05 01:25:46 UTC

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

2021-06-05 01:25:47 UTC

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

2021-06-05 01:26:05 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-06-05T01:26:03Z

2021-06-05 01:26:06 UTC

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

2021-06-05 01:26:06 UTC

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

2021-06-05 01:26:06 UTC

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

Details
Created

2021-06-05 01:30:13 UTC

Size

160 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-05T01:29:22Z
  • org.opencontainers.image.revision
    e4758752275ce8c2f3511a49104137e744b42987
  • 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-rc1

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:ed6dc9c66f7cc607969a6f995c83956f1e614ec5dd42205a2ea544f8f6260a34 - 14.09% (22.6 MB)

[#001] sha256:15c11899c85b166cc1ed1af82b5f8bda57b93fa119405e47bb96f45bbbd93533 - 0.0% (852 Bytes)

[#002] sha256:86ebe93eb4a196c3d45c24bb95176c57287e87aed340cf757e873a861aed2540 - 0.0% (189 Bytes)

[#003] sha256:12a47ee8371ad5d9da689bb50850123c0b68c58bb3c531a42a6ca1b8d639ced7 - 0.0% (123 Bytes)

[#004] sha256:250944f92ca239a644b112a3ccb234e2aab1ba6bca6a0152b45e322f78c373c4 - 32.65% (52.4 MB)

[#005] sha256:4acb2ad3cd2a57ed259a683d89f1ea9f5a4d7ad0110aad19664f931da8e475fd - 1.21% (1.94 MB)

[#006] sha256:612bb2dd6beabdd089128d9c4a6b9412604a20bfec69e43311a69b13223b74fb - 15.36% (24.6 MB)

[#007] sha256:5ee8f1d280a8a57dea95153196a3994a311dbb51e73acf951d493de3f88dac5b - 18.86% (30.3 MB)

[#008] sha256:0b410b0a946476292e92dd2d0f6f93a13e7ead281921c6151e60a4aa27f4ae73 - 0.01% (8.89 KB)

[#009] sha256:708111653df89497966de65ce31a4d5cd65b6f1a4f856163151997df1e32208f - 17.83% (28.6 MB)

[#010] sha256:8846c8178629d410c4cd84717734b736da6027e291cb5b83291f1b0fb06960cc - 0.0% (170 Bytes)


History
2021-05-27 12:29:48 UTC

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

2021-05-27 12:29:49 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2021-05-27 12:29:50 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2021-05-27 12:29:51 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2021-05-27 12:29:51 UTC

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

2021-06-05 01:29:38 UTC

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

2021-06-05 01:29:39 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-06-05 01:29:40 UTC

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

2021-06-05 01:29:40 UTC

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

2021-06-05 01:29: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-06-05 01:29:59 UTC

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

2021-06-05 01:30: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-06-05 01:30:01 UTC

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

2021-06-05 01:30: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-06-05 01:30:03 UTC

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

2021-06-05 01:30:03 UTC

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

2021-06-05 01:30:03 UTC

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

2021-06-05 01:30:03 UTC

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

2021-06-05 01:30:04 UTC

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

2021-06-05 01:30:09 UTC

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

2021-06-05 01:30:11 UTC

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

2021-06-05 01:30:12 UTC

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

2021-06-05 01:30:12 UTC

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

2021-06-05 01:30:12 UTC

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

2021-06-05 01:30:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-05T01:29:22Z

2021-06-05 01:30:13 UTC

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

2021-06-05 01:30:13 UTC

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

2021-06-05 01:30:13 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