Namespace
rancher
Image / Tag
rancher-agent:v2.5-70efe502dd5c5dc8dc969813cbbdc04debb055a8-head
Content Digest
sha256:e17fe35b264693d159bb9cd1797e43fbd53d22ed5098f426e14ff82ffc49a200
Details
Created

2021-04-13 21:03:16 UTC

Size

192 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-04-13T21:01:12Z
  • org.opencontainers.image.revision
    70efe502dd5c5dc8dc969813cbbdc04debb055a8
  • 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-70efe502dd5c5dc8dc969813cbbdc04debb055a8-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:6e0aa5e7af40303f56126b1469d1f37525b3a55a788836a6c9b773f6ce8bc446 - 13.26% (25.5 MB)

[#001] sha256:d47239a868b3375462d644f2ffb1b20114623fac03109d2950bdf0d57ab487d2 - 0.0% (850 Bytes)

[#002] sha256:49cbb10cca8504e3dbd65eb5db3c1dd0cd27070154386f819c5936de321c14b1 - 0.0% (189 Bytes)

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

[#004] sha256:feaf3d8c236d37112a1bffca563b649cd29b0be644853b0eeb4b3cccba5b71b7 - 29.71% (57.1 MB)

[#005] sha256:b0cf1c69e4cdec93ee98edf15749d8bd086cad09755299977088473d8243d507 - 1.15% (2.2 MB)

[#006] sha256:5f2b8736c39f12ddeb3b2b2ebf911c25e6d6a9bb0458a8fffb9bd3d5896f8177 - 13.84% (26.6 MB)

[#007] sha256:5f43aac4d02c4598d3de5a26b67d87d89a316c79899b492ea887f71dd4b76b91 - 25.95% (49.8 MB)

[#008] sha256:41caa42c4891628da1a75d231beecccd4acac3b767b210e64b0d2382616846a8 - 0.0% (9.31 KB)

[#009] sha256:2834309e6321293cbb9e220bcb060a52fd614e5d7bb8c6e6a2fbf2aa119c4064 - 16.08% (30.9 MB)

[#010] sha256:50d7dc7dd271c144ec40791deb3970ca0ae980e150679684270782c442155c69 - 0.0% (170 Bytes)


History
2021-03-25 22:32:58 UTC

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

2021-03-25 22:32:59 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-03-25 22:33:00 UTC

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

2021-03-25 22:33:01 UTC

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

2021-03-25 22:33:02 UTC

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

2021-04-13 21:02:07 UTC

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

2021-04-13 21:02:07 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-04-13 21:02:08 UTC

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

2021-04-13 21:02:08 UTC

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

2021-04-13 21:02:51 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-04-13 21:02:52 UTC

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

2021-04-13 21:02:54 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-04-13 21:02:54 UTC

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

2021-04-13 21:02:57 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-04-13 21:02:57 UTC

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

2021-04-13 21:02:57 UTC

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

2021-04-13 21:02:58 UTC

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

2021-04-13 21:02:58 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-70efe502dd5c5dc8dc969813cbbdc04debb055a8-head

2021-04-13 21:02:59 UTC

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

2021-04-13 21:03:11 UTC

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

2021-04-13 21:03:12 UTC

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

2021-04-13 21:03:14 UTC

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

2021-04-13 21:03:15 UTC

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

2021-04-13 21:03:15 UTC

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

2021-04-13 21:03:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-13T21:01:12Z

2021-04-13 21:03:15 UTC

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

2021-04-13 21:03:16 UTC

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

2021-04-13 21:03:16 UTC

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

Details
Created

2021-04-13 20:50:20 UTC

Size

257 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-04-13T20:50:14Z
  • org.opencontainers.image.revision
    70efe502dd5c5dc8dc969813cbbdc04debb055a8
  • 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-70efe502dd5c5dc8dc969813cbbdc04debb055a8-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:a11c4ca8f1ba16b6e1395d4523be2215bd0871c2e3e4695b9f2b87bd7472be52 - 37.6% (96.7 MB)

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

[#002] sha256:5d0612e238e6ac2ec0f8cecd67d4a9c3c7f7057095840f820b4a6b6be3f1eb40 - 0.0% (1.07 KB)

[#003] sha256:0b45784adecff220a6553edd5795641c56b36b1e4b57dcab277bbd25883e1d48 - 0.02% (65.8 KB)

[#004] sha256:15b76c0e846ecb01cf839be55fccd055ac480e8a0256d017fe14bc4c8b920ab3 - 0.0% (1.12 KB)

[#005] sha256:f7a723a7649370197918291b2dcd4615f851d12684eef849ebb19e1e1ebe97e9 - 37.68% (96.9 MB)

[#006] sha256:89f8320245754316677404661ea5262e74e31c8a9d068fe9959f532f738835c7 - 0.05% (131 KB)

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

[#008] sha256:30f6ca13ff406b2f43cddd954d1ee3af6ab87531b8955a5a3ce6967cc950da30 - 0.0% (1.02 KB)

[#009] sha256:54725a32952b392ce929d1714d6bdae1e5035c576d60f29f2cb9a5e88e106b50 - 0.0% (853 Bytes)

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

[#011] sha256:a2890c0aedb331376e2989ba9f1a34dd19c5f89deec4349f915b49d874184b60 - 12.61% (32.4 MB)

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

[#013] sha256:18a8b8e1e4befd71273f1b51bc997196859d949cff6705124df521d929265684 - 0.0% (825 Bytes)

[#014] sha256:164fb73bd0bc1c686a0110eb288d919839ff6f3fde57e4168690cbbb24f1ffd6 - 0.0% (831 Bytes)

[#015] sha256:6b850a8851de042df2e34e8db7915b7ad05ed501cead1f862bdf416c25a43d30 - 0.0% (854 Bytes)

[#016] sha256:5404e24c480ab4608bd5bf950187fee8652bb66e72301f40321d2a28664188a4 - 0.0% (864 Bytes)

[#017] sha256:0235c31f60229c2ad5e777adb7cd070e3643140642cae44ef5dbab468ff5edfd - 12.0% (30.8 MB)

[#018] sha256:c86adc20bbdfb193129e2fef48009ac00af11349f6881dd59c2a91375828f270 - 0.0% (821 Bytes)

[#019] sha256:fa97906569213d3a9a73d261d2ce2de8c66461bd43bfeedd842d12642e3dc405 - 0.0% (829 Bytes)

[#020] sha256:7303c36427be69f8cd99fdc2c2c6e1daafcdf556760f94ef18d6dd30ee835588 - 0.0% (828 Bytes)

[#021] sha256:244f73297a27ab79865c33afbb88b7b7604d4fdcfaa3834798d9e7252e9f5c68 - 0.0% (831 Bytes)

[#022] sha256:ca759615f02f46dc1dfd3bad8989b14f786edf4f6b63d1dd2a9e7610f6d84e75 - 0.0% (832 Bytes)


History
2021-02-26 16:47:31 UTC

Apply image 1809-amd64

2021-03-16 20:49:38 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-03-16 20:49:39 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-16 20:50:06 UTC

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

2021-03-16 20:50:06 UTC

cmd /S /C #(nop) USER ContainerUser

2021-03-16 20:50:29 UTC

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

2021-03-16 20:51:08 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-03-16 20:51:09 UTC

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

2021-03-16 20:51:10 UTC

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

2021-04-11 20:13:01 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-11 20:13:02 UTC

cmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\

2021-04-11 20:13:04 UTC

cmd /S /C #(nop) COPY multi:0e8a6dbde6799ed29d97e3da760f8f6561915347bc7d5fba733e9b1f8de89a63 in \Windows\

2021-04-11 20:13:05 UTC

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

2021-04-11 20:13:06 UTC

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

2021-04-11 20:13:06 UTC

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

2021-04-13 20:50:16 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-70efe502dd5c5dc8dc969813cbbdc04debb055a8-head

2021-04-13 20:50:16 UTC

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

2021-04-13 20:50:17 UTC

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

2021-04-13 20:50:18 UTC

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

2021-04-13 20:50:19 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-04-13T20:50:14Z

2021-04-13 20:50:19 UTC

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

2021-04-13 20:50:19 UTC

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

2021-04-13 20:50:20 UTC

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

Details
Created

2021-04-13 20:52:10 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-04-13T20:52:02Z
  • org.opencontainers.image.revision
    70efe502dd5c5dc8dc969813cbbdc04debb055a8
  • 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-70efe502dd5c5dc8dc969813cbbdc04debb055a8-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909

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:d94040b3fb21af94caf37df4e5732028c860fbdff08d3f6f98552316af465108 - 37.77% (97.4 MB)

[#001] sha256:dde1ba7643f60847f0fe8c5ce03f23b32c0927305ed32101d81c94c94aeb5a60 - 0.0% (1.06 KB)

[#002] sha256:8a0fcc2069e76692cc8d3be425e860129743cf0a9a8b7c3a4b385a4bde46e24d - 0.0% (1.02 KB)

[#003] sha256:372628681d3f3193edd6b4d325b0e1951cecf78cda01faebff2d74f027129a95 - 0.02% (63.8 KB)

[#004] sha256:b8b3ab6c96ae48b226cc75073ecc078a2fb97a79e8d0b7a2f47f0fc4dad90640 - 0.0% (1.12 KB)

[#005] sha256:975d084e016729a87575417c001084cb5144aca879b7c752d5a994f0133ded4d - 37.58% (96.9 MB)

[#006] sha256:21cf46249eb98082a41c66691f63e18665ad35770ad6b26eee5a1b8b860bbed0 - 0.05% (127 KB)

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

[#008] sha256:293b4a523414b356f590eb0ecf1243d4bb8dacd6de738847c751efea835263f0 - 0.0% (1.02 KB)

[#009] sha256:8960feedcad581615252b0a9f7e110b04cf554ab28ae8056cdbb9ce615a4704b - 0.0% (877 Bytes)

[#010] sha256:6477b9ddefc7fbb5883c4d6f4eec9ae3ccdc0e89e7da94ae34115f69fce98686 - 0.04% (101 KB)

[#011] sha256:4bc0262ac357ca45bc4887a6ea8109bfefa158d32e8a715686e93cb9fc8fbd4e - 12.57% (32.4 MB)

[#012] sha256:2ccfcce08d9dc34306d5f919cc3ff20160d29790d7746e8a8c4019e4cb3f4310 - 0.0% (823 Bytes)

[#013] sha256:6ae4cc826eaf9f3480f5d1d61fef374017456aa7f2fe33bb5314d844dc675046 - 0.0% (866 Bytes)

[#014] sha256:5575f53f8d4f73072c44368690ae98daaee23a3dada8b557657b25ec8b3b2942 - 0.0% (823 Bytes)

[#015] sha256:e74832abcc8d0112d5ec6a2353dd003a72c88cc193609f86d422020029b85a8e - 0.0% (867 Bytes)

[#016] sha256:15b63ee57bd7353ca084bdca987eaf7746fa988ebe9258ad43b8d9638eea35ac - 0.0% (856 Bytes)

[#017] sha256:b5003ed2e30b6f4b552d694b31f6e1b7d8cd2326e6849d0b3db66707c25a091f - 11.96% (30.8 MB)

[#018] sha256:5f0478b33257a410a85743ccaa1b1e56df208d4c58d54b49ffcce62c7a702875 - 0.0% (848 Bytes)

[#019] sha256:df51f3321e108aa5103d7af4cfcf65e7bc3d288ca7facafb25ea3458b8a2660b - 0.0% (828 Bytes)

[#020] sha256:1d62c10a9cb931e4de60ce9808f206aabd7950c46ecaa8dbf6e7cb2c295e2dfd - 0.0% (865 Bytes)

[#021] sha256:f922056f29fe33b2dc707caa6b9d6259be436fc3ca6e06eab242c876ded0fd10 - 0.0% (886 Bytes)

[#022] sha256:dee20848cef7d597f7dd4e26b08101ca32f15e579948b064943f53d9c7427751 - 0.0% (818 Bytes)


History
2021-03-06 02:10:40 UTC

Apply image 1909-amd64

2021-03-16 21:08:18 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-1909

2021-03-16 21:08:19 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-16 21:08:42 UTC

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

2021-03-16 21:08:42 UTC

cmd /S /C #(nop) USER ContainerUser

2021-03-16 21:09:02 UTC

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

2021-03-16 21:09:41 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-03-16 21:09:41 UTC

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

2021-03-16 21:09:42 UTC

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

2021-04-11 20:15:25 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-11 20:15:26 UTC

cmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\

2021-04-11 20:15:29 UTC

cmd /S /C #(nop) COPY multi:0e8a6dbde6799ed29d97e3da760f8f6561915347bc7d5fba733e9b1f8de89a63 in \Windows\

2021-04-11 20:15:30 UTC

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

2021-04-11 20:15:30 UTC

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

2021-04-11 20:15:30 UTC

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

2021-04-13 20:52:05 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-70efe502dd5c5dc8dc969813cbbdc04debb055a8-head

2021-04-13 20:52:05 UTC

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

2021-04-13 20:52:07 UTC

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

2021-04-13 20:52:08 UTC

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

2021-04-13 20:52:08 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-04-13T20:52:02Z

2021-04-13 20:52:09 UTC

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

2021-04-13 20:52:09 UTC

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

2021-04-13 20:52:10 UTC

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

Details
Created

2021-04-13 20:50:17 UTC

Size

259 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-13T20:50:11Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    70efe502dd5c5dc8dc969813cbbdc04debb055a8
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-70efe502dd5c5dc8dc969813cbbdc04debb055a8-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903

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:302b7cf33b3a2bd3c958c33a0bb0221099c7abebd46bd685a171899210be5180 - 37.93% (98.1 MB)

[#001] sha256:de401d0ad50a73809f52f1b2cdd08372d48affaed3cdc2d9c82fd93fdb86935d - 0.0% (822 Bytes)

[#002] sha256:b251ece4f860cf57423dd1455d77586f293f469389d4e8f22eda21f3f3865674 - 0.0% (921 Bytes)

[#003] sha256:da83f3e327d6be0778a2e9cb3bdbcd4381d91d53be27a9d83e7a02d713898ab6 - 0.03% (67.5 KB)

[#004] sha256:128bd25e4a5fd56d89d1d3519ab5299fad89e0fa26b42a19bbcacf3ffc63a75a - 0.0% (849 Bytes)

[#005] sha256:02a46850464f896128d38032429af01ed881c9561496b85a7dcf75894d1cfd3f - 37.5% (97 MB)

[#006] sha256:99558043528fca28cf576a5dae72c8dbbe8a309833109869786f3e709ee3e864 - 0.04% (92.7 KB)

[#007] sha256:39ff56c128357f2bde42c7177c54985736cd9022f26f72f0560ccd997975b59d - 0.0% (843 Bytes)

[#008] sha256:bb889420c0e542967f5ff0364fc7f0f64026326699d5dba17be0ff04d9435c8c - 0.0% (917 Bytes)

[#009] sha256:c2e4570154f822e7e5e55b2de7958115263e9160ee88ac499704cc920a112d31 - 0.0% (824 Bytes)

[#010] sha256:b2b0f0232d90104aeba9a317eb39350997e5d7406f0d51f8704eb0463239ee32 - 0.04% (101 KB)

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

[#012] sha256:d54a477570518a0e874d274b61f74055564eb37c4d3df96f55a3b5ae249ca737 - 0.0% (847 Bytes)

[#013] sha256:152767154615bfa769085ac129134e26bae2b52b32128df450f57942d24098fa - 0.0% (828 Bytes)

[#014] sha256:b1d9e53f77d21da85a1b52bf0dc9edb34169002e586cc60888d125012350f1cf - 0.0% (824 Bytes)

[#015] sha256:8ba364c9ce2e3f6ec38116cfa3ca1af447eedcfa4c977dd0df3f5b650e0d5f12 - 0.0% (822 Bytes)

[#016] sha256:b09b89857d1bb2d0378358585a6d8207b62290f41d964016af44e324c4570f7f - 0.0% (824 Bytes)

[#017] sha256:66e98822507c790086c61cdfe5dc0334f1a9b5d7fa08456f1792d8b51ab7174d - 11.93% (30.8 MB)

[#018] sha256:caa48ca27bdd13cd1dde526b05e39c2df2e6dd8a138c3258ff3dba10bc09615c - 0.0% (823 Bytes)

[#019] sha256:b51ae583c190544d1fb8bc86315e328101c5dfecc7febb89df826c6ac8556578 - 0.0% (853 Bytes)

[#020] sha256:e2e74abcc2a22888e51f03745cca2b9e6601235d72dd2654f7b89dac716a20bd - 0.0% (829 Bytes)

[#021] sha256:3253d1f6ddce07037bf6827ed14b91174e7645883b94a42d0928b0e6dcc1c484 - 0.0% (855 Bytes)

[#022] sha256:694e821fc2615556f2dacec25c6256c4f0edf4089574bbecddb3c65343180f90 - 0.0% (846 Bytes)


History
2020-12-02 14:58:01 UTC

Apply image 1903-amd64

2021-01-15 21:08:09 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-1903

2021-01-15 21:08:10 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-15 21:08:55 UTC

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

2021-01-15 21:08:56 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-15 21:09:18 UTC

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

2021-01-15 21:09:58 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-01-15 21:09:59 UTC

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

2021-01-15 21:10:00 UTC

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

2021-04-11 20:10:56 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-11 20:10:57 UTC

cmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\

2021-04-11 20:10:59 UTC

cmd /S /C #(nop) COPY multi:0e8a6dbde6799ed29d97e3da760f8f6561915347bc7d5fba733e9b1f8de89a63 in \Windows\

2021-04-11 20:10:59 UTC

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

2021-04-11 20:11:00 UTC

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

2021-04-11 20:11:00 UTC

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

2021-04-13 20:50:14 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-70efe502dd5c5dc8dc969813cbbdc04debb055a8-head

2021-04-13 20:50:14 UTC

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

2021-04-13 20:50:15 UTC

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

2021-04-13 20:50:16 UTC

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

2021-04-13 20:50:16 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-04-13T20:50:11Z

2021-04-13 20:50:16 UTC

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

2021-04-13 20:50:17 UTC

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

2021-04-13 20:50:17 UTC

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

Details
Created

2021-04-13 20:50:58 UTC

Size

260 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-13T20:50:51Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    70efe502dd5c5dc8dc969813cbbdc04debb055a8
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-70efe502dd5c5dc8dc969813cbbdc04debb055a8-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:ef11e3fc4f3c8fde075a1b6b355f949a4163916f4072d517d85436e89af06a04 - 38.36% (99.9 MB)

[#001] sha256:6fac50e5ea9440b763f0f8dd58d69e63559a2f5d23699ddb06bebc4e32457358 - 0.0% (1.08 KB)

[#002] sha256:4a722553d5b78dc72fdfb9cfa606e981a5e16e91bd39e1a31d48d404100a1818 - 0.0% (1.04 KB)

[#003] sha256:5cc4e742396cfd33c96a66606fdd2307fca8332c3017f800f1d469a29db4da6b - 0.03% (69.9 KB)

[#004] sha256:6efd700701e5ddcf36ea5f200578fc1591ec2ede441805f924257c7c2b927173 - 0.0% (1.02 KB)

[#005] sha256:42e2fcb8ee26da679f19acb0e9745b232cf906a1ed06ae22cd76347d40d29edb - 37.23% (96.9 MB)

[#006] sha256:d6e9194bcf6cc510d6cad386008fe83a7f55a32c226dd49d983063497f87d076 - 0.04% (98.5 KB)

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

[#008] sha256:afb0f01d0f03927cdf49da73a8ed697c412b396f10193cab1998ff6f8e35e442 - 0.0% (1.04 KB)

[#009] sha256:d5d2834876b251bab04611cfe377ad6e029b1ea0c9c1d50f68bd9de010911749 - 0.0% (923 Bytes)

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

[#011] sha256:4b1ba6b0353d2a98a71a5107a81dd4c0017c630ed00f98cb7e1177d6953e06b3 - 12.46% (32.4 MB)

[#012] sha256:c05a09e8779f1351db9523ac8f203ef9e09b5c0245e2343b67d077a77ad5e0b2 - 0.0% (874 Bytes)

[#013] sha256:10eed813647675ee005b5d85b0bbf859bb7928e4348c28bff2b600992ea4178d - 0.0% (834 Bytes)

[#014] sha256:b1dbb245fe1856459c6c0e412423fc5db283ce072e76da80b2c554d2587133a9 - 0.0% (835 Bytes)

[#015] sha256:d1d345edc3819fb3205e3cb6c74be12e06585e352fbad7f418515d02025539e8 - 0.0% (840 Bytes)

[#016] sha256:4aa0d3cecfeb5150fc6c8f9660265a42436df47869d8bb244a76b9f0c15fa1b4 - 0.0% (834 Bytes)

[#017] sha256:d210c0b431fc02f9aee2a1ba419657356d49680e0a37d8390304039e9d3e2192 - 11.85% (30.8 MB)

[#018] sha256:52daf6f37c6703e6f783de38ab97071e11edffb39a0721f0e1c56f89f861dd81 - 0.0% (839 Bytes)

[#019] sha256:aaeab3d3eb9d1bee42a098287a7265e525696f22219e1d9571da68468132acaa - 0.0% (856 Bytes)

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

[#021] sha256:0f81ea045cf6de0cc8f02537cc0b1a6f2906b2a3521c23790e331647caad1dc5 - 0.0% (840 Bytes)

[#022] sha256:460843120125d94ecd33da81999455e978f9c433c07de5eed8eafaf09f04437d - 0.0% (833 Bytes)


History
2021-03-05 14:29:04 UTC

Apply image 2004-amd64

2021-03-16 21:15:26 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-03-16 21:15:27 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-16 21:15:35 UTC

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

2021-03-16 21:15:35 UTC

cmd /S /C #(nop) USER ContainerUser

2021-03-16 21:15:51 UTC

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

2021-03-16 21:16:25 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-03-16 21:16:25 UTC

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

2021-03-16 21:16:26 UTC

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

2021-04-11 20:22:44 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-11 20:22:45 UTC

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

2021-04-11 20:22:48 UTC

cmd /S /C #(nop) COPY multi:0e8a6dbde6799ed29d97e3da760f8f6561915347bc7d5fba733e9b1f8de89a63 in \Windows\

2021-04-11 20:22:49 UTC

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

2021-04-11 20:22:50 UTC

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

2021-04-11 20:22:50 UTC

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

2021-04-13 20:50:54 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-70efe502dd5c5dc8dc969813cbbdc04debb055a8-head

2021-04-13 20:50:54 UTC

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

2021-04-13 20:50:55 UTC

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

2021-04-13 20:50:56 UTC

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

2021-04-13 20:50:57 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-04-13T20:50:51Z

2021-04-13 20:50:57 UTC

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

2021-04-13 20:50:58 UTC

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

2021-04-13 20:50:58 UTC

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

Details
Created

2021-04-13 20:50:47 UTC

Size

2.46 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-13T20:50:39Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    70efe502dd5c5dc8dc969813cbbdc04debb055a8
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-70efe502dd5c5dc8dc969813cbbdc04debb055a8-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:ad702b8ea1d861f6708801dfed7808856abc2c94d52e7805e2eee95f03a9281d - 37.8% (952 MB)

[#002] sha256:2a8bb981c4cf0b32ffb74dd4f3ef8134654c19d5ac39f27fc7e9df30cdab8703 - 0.0% (1.34 KB)

[#003] sha256:77753ad3fb55ab9a25c7e0bce5391f076703a30f463feb47126c149946b30f12 - 0.0% (1.27 KB)

[#004] sha256:12c96996eabf31239e8016cadce85ce1776843b5b237ea7f394effb5484dc3fd - 0.62% (15.5 MB)

[#005] sha256:a1ef2e6f4d1c926bf2f7e2928f476085fcd81acde530f9f69d3513941c2f18d5 - 0.21% (5.25 MB)

[#006] sha256:0da9fc523dd189030ffd3d1d6f20c0333b973279240d072c167802f1a4c2e375 - 0.31% (7.82 MB)

[#007] sha256:d62967b874e8e6eeb15aa6c9bc39865ef3249e4b1f50be196a73e0b7a56aa117 - 1.48% (37.2 MB)

[#008] sha256:f3ce97cc8ef327138fd1fe7eadac6805ab4c5e81d5761c770a882bf520e6eb51 - 0.21% (5.32 MB)

[#009] sha256:9fcf9a8ce597d08c47bbfd459c34d7a1571e488201e5095e9e1fbc450d9cba82 - 0.62% (15.5 MB)

[#010] sha256:2528d4af0666ffdbb16de71624611695db14ac04bd30c43c6fe28bf86cab6c05 - 0.51% (12.7 MB)

[#011] sha256:d82d5eb80f081522215fa667f73a8fc711350f3415b4e513b7eec3c93b6720da - 0.02% (420 KB)

[#012] sha256:5a8641ca13f20e01590b05192b3120740afdf60887e06e03552df59dc40af3b1 - 0.0% (1.29 KB)

[#013] sha256:2269a5166ce12a71a0b820f693e71b2b984903118241b6af9ce470fb3ca5c443 - 0.0% (1.26 KB)

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

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

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

[#017] sha256:69e9a1c35b3abd5aa5ac5e1f536bc7f3d19cf50f8233637e1cc1b546c63f3a0c - 1.23% (30.8 MB)

[#018] sha256:7b362d182876c7a472df452f814ecbdd6e48a01204ea25da8757ef05312a69be - 0.0% (1.36 KB)

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

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

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

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


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

Apply image 20H2-RTM-amd64

2021-04-09 10:01:30 UTC

Install update 20H2-amd64

2021-04-13 18:04:33 UTC

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

2021-04-13 18:04:34 UTC

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

2021-04-13 18:05:15 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-04-13 18:05:47 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.0/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-04-13 18:06:34 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-04-13 18:06:51 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-04-13 18:07:16 UTC

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

2021-04-13 18:07:30 UTC

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

2021-04-13 18:07:43 UTC

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

2021-04-13 18:56:15 UTC

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

2021-04-13 18:56:15 UTC

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

2021-04-13 18:56:16 UTC

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

2021-04-13 18:56:16 UTC

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

2021-04-13 20:50:41 UTC

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

2021-04-13 20:50:41 UTC

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

2021-04-13 20:50:43 UTC

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

2021-04-13 20:50:44 UTC

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

2021-04-13 20:50:45 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-04-13T20:50:39Z

2021-04-13 20:50:45 UTC

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

2021-04-13 20:50:46 UTC

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

2021-04-13 20:50:47 UTC

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

Details
Created

2021-04-13 20:56:41 UTC

Size

180 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-04-13T20:55:41Z
  • org.opencontainers.image.revision
    70efe502dd5c5dc8dc969813cbbdc04debb055a8
  • 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-70efe502dd5c5dc8dc969813cbbdc04debb055a8-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:af9ca2923c1e73640f6df497fc7fc63e3c2e24892f1d6abbd4225542339b6e06 - 12.58% (22.6 MB)

[#001] sha256:9a2babfbd9d095d8a0dc7cfbaa658447a483120087d4ea77cae9ee9a78e370c2 - 0.0% (849 Bytes)

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

[#003] sha256:489ccbf45d8cecc1a86827774ac017b7abe6fd2cb8d3b5857b1daf5d6f5255ba - 0.0% (123 Bytes)

[#004] sha256:e4e92363793338ebf8d55f9d855c5e6e695b935536bd16fdba0f798d02a8f3da - 29.11% (52.4 MB)

[#005] sha256:982ec94d9e8cc1d85b7d36d76310fd94980377417c12b3119705bf1f794128c7 - 1.08% (1.94 MB)

[#006] sha256:8e7c310539c7fa673e11675eff549c729b1b1c32c38879c36368304a987409de - 13.69% (24.6 MB)

[#007] sha256:b89a3767ccdb3eea07fec9e624350b5d9fba5e32efe7025039721619748df387 - 27.73% (49.9 MB)

[#008] sha256:2d0d8ce6e7520fb5928c5cc76e9954a7c39b50a6c2e15066687514d41cbc5177 - 0.0% (8.89 KB)

[#009] sha256:e8bb476b208c86f816fc6f879123bd21aaabeaf44ceaf24d75a0816359b8af5f - 15.8% (28.4 MB)

[#010] sha256:475c41aef9b715cb0fa0a86a5d570bcdfad5b0983632ee3a871bb14b5a243343 - 0.0% (170 Bytes)


History
2021-03-25 23:21:42 UTC

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

2021-03-25 23:21:47 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-03-25 23:21:57 UTC

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

2021-03-25 23:22:01 UTC

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

2021-03-25 23:22:07 UTC

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

2021-04-13 20:55:59 UTC

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

2021-04-13 20:56:00 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-04-13 20:56:00 UTC

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

2021-04-13 20:56:01 UTC

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

2021-04-13 20:56:23 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-04-13 20:56:24 UTC

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

2021-04-13 20:56:25 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-04-13 20:56:25 UTC

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

2021-04-13 20:56:27 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-04-13 20:56:27 UTC

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

2021-04-13 20:56:27 UTC

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

2021-04-13 20:56:27 UTC

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

2021-04-13 20:56:28 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-70efe502dd5c5dc8dc969813cbbdc04debb055a8-head

2021-04-13 20:56:28 UTC

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

2021-04-13 20:56:36 UTC

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

2021-04-13 20:56:38 UTC

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

2021-04-13 20:56:39 UTC

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

2021-04-13 20:56:39 UTC

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

2021-04-13 20:56:40 UTC

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

2021-04-13 20:56:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-13T20:55:41Z

2021-04-13 20:56:40 UTC

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

2021-04-13 20:56:40 UTC

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

2021-04-13 20:56:41 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