Namespace
rancher
Image / Tag
rancher-agent:v2.5.7-head
Content Digest
sha256:8dece4297d42f46840d3e13ec89d7aeb569945a27ecf2041740684d1444681af
Details
Created

2021-03-12 23:11:43 UTC

Size

169 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-03-12T23:10:42Z
  • org.opencontainers.image.revision
    c824d91cd247c796c086b748371a5b670f2f3f72
  • 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.7-c824d91cd247c796c086b748371a5b670f2f3f72-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:92dc2a97ff99354714f17180401813eb3073e4f62a67643d66b461505a604cbe - 15.09% (25.5 MB)

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

[#002] sha256:c8299583700ab4cc65a0126f99ca6f2b836a097dedcc64270094bea59b8b4306 - 0.0% (162 Bytes)

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

[#004] sha256:693ad4454402bfe754e58d4d7f857f16b4bcf22a00cd292196085b0c52731abb - 33.79% (57 MB)

[#005] sha256:ab7dedc984d51d5de8882466f18875867204972406b5dcfc6879cd2544b934ca - 1.3% (2.2 MB)

[#006] sha256:6118b55f28a40545edffe90653544187310e3d05802f9664a4a571d311034fab - 15.74% (26.6 MB)

[#007] sha256:46b71839ebbd4223e6a2016f623c2fe432593ad4a8e7af6525e7043b12ad0d37 - 15.96% (26.9 MB)

[#008] sha256:af9ae7b24d92f2d180db49237811439920d59a6299a21c7eb9f285bf2d5b52ce - 18.13% (30.6 MB)

[#009] sha256:fe09d2eba4a70e454245b3c43d8402060dd8cf6015f828e9847d6f6c96b8a35e - 0.0% (171 Bytes)


History
2021-03-04 02:24:26 UTC

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

2021-03-04 02:24:27 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-04 02:24:28 UTC

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

2021-03-04 02:24:29 UTC

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

2021-03-04 02:24:29 UTC

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

2021-03-12 23:11:03 UTC

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

2021-03-12 23:11:04 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-03-12 23:11:05 UTC

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

2021-03-12 23:11:05 UTC

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

2021-03-12 23:11:28 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-03-12 23:11:29 UTC

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

2021-03-12 23:11:30 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-03-12 23:11:30 UTC

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

2021-03-12 23:11:32 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-03-12 23:11:32 UTC

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

2021-03-12 23:11:33 UTC

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

2021-03-12 23:11:33 UTC

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

2021-03-12 23:11:33 UTC

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

2021-03-12 23:11:33 UTC

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

2021-03-12 23:11:39 UTC

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

2021-03-12 23:11:41 UTC

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

2021-03-12 23:11:42 UTC

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

2021-03-12 23:11:42 UTC

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

2021-03-12 23:11:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-12T23:10:42Z

2021-03-12 23:11:42 UTC

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

2021-03-12 23:11:42 UTC

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

2021-03-12 23:11:43 UTC

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

Details
Created

2021-03-12 23:01:48 UTC

Size

256 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-03-12T23:01:42Z
  • org.opencontainers.image.revision
    c824d91cd247c796c086b748371a5b670f2f3f72
  • 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.7-c824d91cd247c796c086b748371a5b670f2f3f72-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.71% (96.7 MB)

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

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

[#003] sha256:fd949f811f5e1a11bc9219dc4b84b3ae16a91aa371f299581a65e0d6ec8ef1ae - 0.03% (66.6 KB)

[#004] sha256:316029cf12bf9fc6e4587e2c17025be970992dac2eb3d6cbff3e9a595d31c263 - 0.0% (1.1 KB)

[#005] sha256:7f039c3e358ab692c0c98ecdf13df746113fd67390dac24de94621c9fd5b2b44 - 37.79% (96.9 MB)

[#006] sha256:f323357af46731ba7f2a03530f47b73d4ed10674b768131c0478d90ab6358d12 - 0.05% (130 KB)

[#007] sha256:30c6556ef9b6f97d0dce315ae7c945775c4675e423495d98485fb850ce833a9e - 0.0% (1.01 KB)

[#008] sha256:f48a6d3cdbdd87e473cdb830ca248aed0c073e54ac9c94c2d87a150564ac303f - 0.0% (1.05 KB)

[#009] sha256:0d123e9fb499d0b837728cd27017472061027e8e12e20b74784ff297304d8cad - 0.0% (851 Bytes)

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

[#011] sha256:748188cb9e71c2864407c28845c1fe323b725113d5af5bf0c5eba2cb2999f509 - 12.46% (31.9 MB)

[#012] sha256:543ca90883c2d27fb4bfc8c6a14b82d9070faac0c5f41ad802d6778f50670310 - 0.0% (879 Bytes)

[#013] sha256:15eb45891372576655fd13e85fd247f5333af6829b86d72bb0ddc0ba8e89872e - 0.0% (825 Bytes)

[#014] sha256:fb12eb19ce3be64e5d6e0b9e5fad92db0a12dce343ace7052373bc53864663f9 - 0.0% (827 Bytes)

[#015] sha256:640e5b1a45f342a09d9aaf51419c4cf33991a7ec90f36c290c6acc8ff689e1e3 - 0.0% (856 Bytes)

[#016] sha256:8c4dfdd91717d9f34c0e970799153f152f64be1b913c4e237aa5ff3eacebaaf3 - 0.0% (855 Bytes)

[#017] sha256:cb03c67459130738c25f05deaace834240167d95ebc8ab2999a8acfe29662f9f - 11.93% (30.6 MB)

[#018] sha256:063f157f4fa9642d04d07adbc89f5ba28b3c26daef6f63b4e369b040d911f3cd - 0.0% (861 Bytes)

[#019] sha256:b29c828a7dbbc97eccad1b1af1a9fc9effb4a57a5aae2c735ac9201a5e00b53d - 0.0% (858 Bytes)

[#020] sha256:e7f136fc67d94b4402b5dff593053c0b086b190587c753377717e3f7efc65552 - 0.0% (860 Bytes)

[#021] sha256:105644ccfe75ec05939d90470445aefcc7b11b3fcc4cbe9652028cbe7b2a8386 - 0.0% (851 Bytes)

[#022] sha256:33ff954e89b475d4cecb1680298f2a6c7ea2d4ee0d70dd95a90d8898381c3281 - 0.0% (860 Bytes)


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

Apply image 1809-amd64

2021-03-10 21:36:40 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-10 21:36:41 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-10 21:37:15 UTC

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

2021-03-10 21:37:16 UTC

cmd /S /C #(nop) USER ContainerUser

2021-03-10 21:37:42 UTC

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

2021-03-10 21:38:21 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-10 21:38:21 UTC

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

2021-03-10 21:38:22 UTC

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

2021-03-12 17:33:51 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-12 17:33:52 UTC

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

2021-03-12 17:33:54 UTC

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

2021-03-12 17:33:55 UTC

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

2021-03-12 17:33:55 UTC

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

2021-03-12 17:33:56 UTC

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

2021-03-12 23:01:44 UTC

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

2021-03-12 23:01:45 UTC

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

2021-03-12 23:01:46 UTC

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

2021-03-12 23:01:47 UTC

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

2021-03-12 23:01:47 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-03-12T23:01:42Z

2021-03-12 23:01:47 UTC

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

2021-03-12 23:01:48 UTC

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

2021-03-12 23:01:48 UTC

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

Details
Created

2021-03-12 23:02:21 UTC

Size

257 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-03-12T23:02:12Z
  • org.opencontainers.image.revision
    c824d91cd247c796c086b748371a5b670f2f3f72
  • 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.7-c824d91cd247c796c086b748371a5b670f2f3f72-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.88% (97.4 MB)

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

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

[#003] sha256:cac6d387935a68b05d307b044020d10a0dd81d0f974e0a1ebab4c1ed3d703baf - 0.02% (64 KB)

[#004] sha256:98530d517775cbaba54f1725414e76f551d22e0c6c607c32824f59ca680abd6f - 0.0% (1.02 KB)

[#005] sha256:805f2a367789f415e43b07e12ae0922325ceafbc016dc748a86f9925188a7f88 - 37.69% (96.9 MB)

[#006] sha256:20f9a7a44df642292c7bed297f7283be7ad26958f9958b992dd6a2d8c022c89a - 0.05% (128 KB)

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

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

[#009] sha256:73580edb59b066cea387b086bbd3228d53e8c32e5251d62a1a5958a91839149a - 0.0% (921 Bytes)

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

[#011] sha256:ae700ccd76b6689720a35b3afd54b25e1d6676c7fc787de525b80b58521d8104 - 12.42% (31.9 MB)

[#012] sha256:852c6054b705bcb171518758366e8238e26ac9137065eed3e4d0b0be06b191c7 - 0.0% (854 Bytes)

[#013] sha256:668aa150ca23413daec690e68b6651cc0e212d2e8fb8e556f3b14072267a42b1 - 0.0% (832 Bytes)

[#014] sha256:bebdf1b042ced5f6f48c9518bd7175e45859c5689d8c73fcd3d888f1cf155f33 - 0.0% (859 Bytes)

[#015] sha256:d20893e227867022188102f1b2efb4d27b851129c44ad440a537a94fbf7154a3 - 0.0% (828 Bytes)

[#016] sha256:9ad8e36c1876f83f0535c2cb5c53f5f92b0172a5201c7865ea9aafce671cb13d - 0.0% (896 Bytes)

[#017] sha256:943d9c327709873322b95303fc6cfacba2c66d35bae0fd6c50367636b0524e72 - 11.89% (30.6 MB)

[#018] sha256:d0b86d8e08ef7193d883ed91b02bf65acdd0b1f50130550e5fd4860e9c5f8bb8 - 0.0% (827 Bytes)

[#019] sha256:31e43186b00e38ada64e4de00576a49fac1e1530540e11a84c9cc088838a030d - 0.0% (827 Bytes)

[#020] sha256:dbdeace2378cf276e6f57bfad87d450abc2492c6dbbbd2be5793d0690dfc2d13 - 0.0% (832 Bytes)

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

[#022] sha256:b527b02ce052213e4d80f460f64d4de5506bd1fb7a27fa6c968520eff677c078 - 0.0% (944 Bytes)


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

Apply image 1909-amd64

2021-03-10 21:36:20 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-10 21:36:21 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-10 21:36:46 UTC

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

2021-03-10 21:36:46 UTC

cmd /S /C #(nop) USER ContainerUser

2021-03-10 21:37:13 UTC

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

2021-03-10 21:37:57 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-10 21:37:57 UTC

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

2021-03-10 21:37:58 UTC

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

2021-03-12 17:34:43 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-12 17:34:44 UTC

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

2021-03-12 17:34:47 UTC

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

2021-03-12 17:34:48 UTC

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

2021-03-12 17:34:48 UTC

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

2021-03-12 17:34:48 UTC

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

2021-03-12 23:02:15 UTC

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

2021-03-12 23:02:16 UTC

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

2021-03-12 23:02:17 UTC

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

2021-03-12 23:02:18 UTC

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

2021-03-12 23:02:19 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-03-12T23:02:12Z

2021-03-12 23:02:19 UTC

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

2021-03-12 23:02:20 UTC

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

2021-03-12 23:02:21 UTC

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

Details
Created

2021-03-12 23:01:34 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-03-12T23:01:27Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c824d91cd247c796c086b748371a5b670f2f3f72
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.7-c824d91cd247c796c086b748371a5b670f2f3f72-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 - 38.04% (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.61% (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:4bfda262ddc48511219df947f915b6926b495f721ff4357065fb431bb94420bd - 0.0% (823 Bytes)

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

[#011] sha256:e083e4b8d2e90e627b6f77c23e426d9057cafc8a7abe02e3f02d392138a6b5b8 - 12.38% (31.9 MB)

[#012] sha256:6dd2c91a1766a7830c40871f164a22cc60eedffa1372db9e9dcd906957bb210e - 0.0% (854 Bytes)

[#013] sha256:605e67e61f4e575f00f7cdf42b0f88ce6fb79daddeeabfa3b90f045647125472 - 0.0% (857 Bytes)

[#014] sha256:a9aba3180e021dce35e281e27e23094b188100787235247e56bda880b6562207 - 0.0% (830 Bytes)

[#015] sha256:63ddb0df08c4be98a37eaeaea4ed6a424503419cb8c20f6a9bc9dcf2793bcf12 - 0.0% (864 Bytes)

[#016] sha256:d5c52f52e84b728801a1f904d6a7a86b658892861e1e4b8841a40eba3fd6f409 - 0.0% (831 Bytes)

[#017] sha256:0ad603ac57bc2395188f5f4487031af0050c98aa8e7fcde66c11079ffec10c22 - 11.86% (30.6 MB)

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

[#019] sha256:3780fc9b40f979538fccc567814f4125d01b70d5f48a8185b66994cae1f70c7a - 0.0% (851 Bytes)

[#020] sha256:d28bf3ec30166a1555c6ac7e1c920a36aab7d1e8c74e544bc2cc5a33400209d8 - 0.0% (855 Bytes)

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

[#022] sha256:f59910d585ca12539f507565bdef98de78e07317e5e932403aeda5ceea1b1eb8 - 0.0% (851 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-03-08 19:56:53 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-08 19:56:53 UTC

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

2021-03-08 19:56:56 UTC

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

2021-03-08 19:56:56 UTC

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

2021-03-08 19:56:57 UTC

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

2021-03-08 19:56:57 UTC

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

2021-03-12 23:01:30 UTC

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

2021-03-12 23:01:31 UTC

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

2021-03-12 23:01:32 UTC

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

2021-03-12 23:01:33 UTC

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

2021-03-12 23:01:33 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-03-12T23:01:27Z

2021-03-12 23:01:33 UTC

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

2021-03-12 23:01:34 UTC

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

2021-03-12 23:01:34 UTC

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

Details
Created

2021-03-12 23:01:55 UTC

Size

260 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-03-12T23:01:49Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c824d91cd247c796c086b748371a5b670f2f3f72
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.7-c824d91cd247c796c086b748371a5b670f2f3f72-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.47% (99.9 MB)

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

[#002] sha256:076d976e324a48225def3b037df6d042f5a3a1e32418f7381fdd166c9d997214 - 0.0% (1.02 KB)

[#003] sha256:f4562b6c5c79447c8177edf24197398fc38a047f611609ccce17fe4dafd6baa5 - 0.03% (66.9 KB)

[#004] sha256:1aaab85ac8622e55a01778b466570d1848d58e12b87a513649396ca5cbe9005c - 0.0% (1.04 KB)

[#005] sha256:562c17df4c5be00c3f7df185dc984b37e509255c6df5f4d0810f73b96c3b9ea1 - 37.33% (96.9 MB)

[#006] sha256:d5841cb351fe4d96d0dfe7e7e8f07b102d589f7c4e2c6a80b28801c968d75d3c - 0.05% (132 KB)

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

[#008] sha256:837595caefe7ef9a82befccd213a9acfa512191120efa76f077625a37df334b7 - 0.0% (1.02 KB)

[#009] sha256:8a779d92f44efc150c70b6962a1d699d9502d76596f00abae7c9cefe27fee786 - 0.0% (858 Bytes)

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

[#011] sha256:1e1e597342323b197def567934601801fb425bd1455521cca49a682b3a0b369d - 12.3% (31.9 MB)

[#012] sha256:09eb28652c1730807ff223184ae7dc7443d78a4d559ac1fdafcdecf132126038 - 0.0% (835 Bytes)

[#013] sha256:cfc11813ca62d1715f47d94427920257b50e2beb30aa55d6e8478a32a1d6fae0 - 0.0% (863 Bytes)

[#014] sha256:563c8f3f77c1d2982a7c41ccfa6d11f184a4e1905dc8ef0b8f40f66d470647a9 - 0.0% (860 Bytes)

[#015] sha256:33a45d68bb7ef6dc750fc57f76f9cebd61df1e57b408ea05cd0735100ee3cf7a - 0.0% (868 Bytes)

[#016] sha256:3d473eae438295db5c0780c12a28fe38d394a101d8912c91c0bce51b0fef8da6 - 0.0% (865 Bytes)

[#017] sha256:b4b0dd7f26c95860d580605ccd6588c4fb9e501b87a3d98c58ffada7192f06b2 - 11.78% (30.6 MB)

[#018] sha256:32993953f3032541dd97f90059d149eabf9b891bd8d5de1abe2dfdbeca557913 - 0.0% (842 Bytes)

[#019] sha256:7ae806e38c2ed19b035a09962123563ae6f029a703ac9dda2b3faecf7a9269cc - 0.0% (871 Bytes)

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

[#021] sha256:0da326319cdf9e216679f1dbb0611b36b40debc400e19671e0f7b2a998339ca1 - 0.0% (833 Bytes)

[#022] sha256:e2e9f97cfeb65657b24de8f2d46c536c2f7034afe05b0c6466d2350be27c989b - 0.0% (840 Bytes)


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

Apply image 2004-amd64

2021-03-10 21:51:03 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-10 21:51:04 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-10 21:51:27 UTC

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

2021-03-10 21:51:27 UTC

cmd /S /C #(nop) USER ContainerUser

2021-03-10 21:51:43 UTC

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

2021-03-10 21:52:17 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-10 21:52:18 UTC

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

2021-03-10 21:52:18 UTC

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

2021-03-12 17:34:10 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-12 17:34:10 UTC

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

2021-03-12 17:34:12 UTC

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

2021-03-12 17:34:13 UTC

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

2021-03-12 17:34:13 UTC

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

2021-03-12 17:34:14 UTC

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

2021-03-12 23:01:51 UTC

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

2021-03-12 23:01:52 UTC

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

2021-03-12 23:01:53 UTC

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

2021-03-12 23:01:53 UTC

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

2021-03-12 23:01:54 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-03-12T23:01:49Z

2021-03-12 23:01:54 UTC

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

2021-03-12 23:01:54 UTC

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

2021-03-12 23:01:55 UTC

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

Details
Created

2021-03-12 23:02:07 UTC

Size

2.46 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-03-12T23:01:59Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c824d91cd247c796c086b748371a5b670f2f3f72
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.7-c824d91cd247c796c086b748371a5b670f2f3f72-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:b67d61f938f3725a9bf5b4e0ece52422f5b09c5994bb0af1971b526e4e0f8666 - 37.4% (944 MB)

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

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

[#004] sha256:05a0d71ce3808a66b3b9f43af8fea7bf9f5480c0224e02258ffd095572cc54ff - 0.81% (20.5 MB)

[#005] sha256:621a9adc02dcac4453d93c4b85bebefb723f01007442a2db39a1bbe6cd664a06 - 0.39% (9.75 MB)

[#006] sha256:03bc5cd992e8c21bd235314e16542506057cfa481861be27056b9b324f0102b0 - 0.31% (7.84 MB)

[#007] sha256:68d5d930f3f0ef90924e6b465fd994bf4766f4419a13d7804fecb922cda2ee7c - 1.67% (42.2 MB)

[#008] sha256:7c852f2c7cb25629bdf73e846baf04b3892302c0bc46992da3fb96bae306e09c - 0.19% (4.84 MB)

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

[#010] sha256:4f6f88acff58539e5264b22bfb797a4ebcbee2f4df2ee34cf4c5f73f52db2ebc - 0.5% (12.7 MB)

[#011] sha256:1c621096cdb5726c7256e01b53367b20237fa908745bb3c323598f8ad30144ae - 0.02% (423 KB)

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

[#013] sha256:848956dae277210d4ad51126abe5becc7761e77af289ad152b851556020a9c27 - 0.0% (1.3 KB)

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

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

[#016] sha256:918d46adea103c9607ec0f865d2e9cea0b3ab751e37f14ae817817e5cfed80bf - 0.0% (1.3 KB)

[#017] sha256:3130180ec74dcdf3828485b72e0c85675ef22a21a75bf9fb7cc7bd0faffc6471 - 1.21% (30.6 MB)

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

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

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

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

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


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

Apply image 20H2-RTM-amd64

2021-03-05 14:38:58 UTC

Install update 20H2-amd64

2021-03-10 22:41:42 UTC

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

2021-03-10 22:41:42 UTC

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

2021-03-10 22:41:55 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-03-10 22:42:06 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.0.4/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-03-10 22:42:32 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-03-10 22:42:45 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-03-10 22:42:53 UTC

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

2021-03-10 22:43:03 UTC

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

2021-03-10 22:43:12 UTC

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

2021-03-11 17:16:56 UTC

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

2021-03-11 17:16:57 UTC

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

2021-03-11 17:16:57 UTC

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

2021-03-11 17:16:58 UTC

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

2021-03-12 23:02:01 UTC

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

2021-03-12 23:02:02 UTC

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

2021-03-12 23:02:03 UTC

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

2021-03-12 23:02:04 UTC

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

2021-03-12 23:02:05 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-03-12T23:01:59Z

2021-03-12 23:02:05 UTC

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

2021-03-12 23:02:06 UTC

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

2021-03-12 23:02:07 UTC

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

Details
Created

2021-03-12 23:08:35 UTC

Size

157 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-03-12T23:07:01Z
  • org.opencontainers.image.revision
    c824d91cd247c796c086b748371a5b670f2f3f72
  • 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.7-c824d91cd247c796c086b748371a5b670f2f3f72-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:9243cbd63062004cb0062d0c8235fb578c194179c6526f26999de6c03daded31 - 14.44% (22.6 MB)

[#001] sha256:740ce98c92d8885e63c0bde376962ac7d15ebb891a7019f801e1de07be167209 - 0.0% (854 Bytes)

[#002] sha256:7a9e35ad787dffb8fc50bf32fc5febb71a414956f1a93b71360349b44b113fef - 0.0% (187 Bytes)

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

[#004] sha256:281417c2263af14bc1ad8cb6a5634cc839476bb2c60b44f0800da093982eafb5 - 33.42% (52.4 MB)

[#005] sha256:c0760ebdbb13d0ff15f757b2b14e6ce8dd5c71a3f3e84623e80de3a3336c8524 - 1.24% (1.94 MB)

[#006] sha256:23b81d9d3d4bfc20eff98957723faf832834ed857477471b54b66a66d42d00da - 15.72% (24.6 MB)

[#007] sha256:140ee1dc06437146da7799945133918c215bcac611454cd4daa72476878d0166 - 17.18% (26.9 MB)

[#008] sha256:db53ae315f910b8bca1db4857e91104f60501f116de58add6fb861ea24467994 - 17.99% (28.2 MB)

[#009] sha256:690babb2f9ba9d410d8ff824800b0578515b5dfbf45ef6d89efae9500b02e0a6 - 0.0% (171 Bytes)


History
2021-03-04 02:52:16 UTC

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

2021-03-04 02:52:19 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-04 02:52:21 UTC

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

2021-03-04 02:52:23 UTC

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

2021-03-04 02:52:24 UTC

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

2021-03-12 23:07:28 UTC

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

2021-03-12 23:07:28 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-03-12 23:07:29 UTC

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

2021-03-12 23:07:29 UTC

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

2021-03-12 23:08:12 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-03-12 23:08:13 UTC

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

2021-03-12 23:08:15 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-03-12 23:08:15 UTC

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

2021-03-12 23:08:17 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-03-12 23:08:18 UTC

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

2021-03-12 23:08:18 UTC

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

2021-03-12 23:08:18 UTC

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

2021-03-12 23:08:19 UTC

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

2021-03-12 23:08:19 UTC

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

2021-03-12 23:08:29 UTC

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

2021-03-12 23:08:33 UTC

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

2021-03-12 23:08:33 UTC

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

2021-03-12 23:08:34 UTC

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

2021-03-12 23:08:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-12T23:07:01Z

2021-03-12 23:08:35 UTC

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

2021-03-12 23:08:35 UTC

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

2021-03-12 23:08:35 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