Namespace
rancher
Image / Tag
rancher-agent:master-6c00180b8deac5ccb7f6bd156e59591de3682c9a-head
Content Digest
sha256:87f3fceaf93310f30364f3015964b100978ca4650e76aa631dead62a53b7ed72
Details
Created

2020-10-15 00:09:22 UTC

Size

159 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-15T00:08:28Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    6c00180b8deac5ccb7f6bd156e59591de3682c9a
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-6c00180b8deac5ccb7f6bd156e59591de3682c9a-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.18.2

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:171857c49d0f5e2ebf623e6cb36a8bcad585ed0c2aa99c87a055df034c1e5848 - 16.02% (25.5 MB)

[#001] sha256:419640447d267f068d2f84a093cb13a56ce77e130877f5b8bdb4294f4a90a84f - 0.0% (852 Bytes)

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

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

[#004] sha256:f86398c1c1116834d6a192aa56fcdc5683458f657c757b2e04f2e590fb37d91e - 34.16% (54.3 MB)

[#005] sha256:151cee34087306d16032c450bf523cda7531b2b1cd30f8d07916138131feb1cb - 1.39% (2.2 MB)

[#006] sha256:7b5b663bf6b0377b7cd96e993c62bce2b1abac3e275f0e1a6aeaa94e4af37d6e - 16.72% (26.6 MB)

[#007] sha256:7270d20d381612ae89972b3addfa7412b01bc172aadae246b5801773cba04fea - 12.86% (20.4 MB)

[#008] sha256:b43e74fbad1ed3cf733f0a5aa159b0f358ba4be10f4171c62073b09ffef053c8 - 18.85% (30 MB)

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


History
2020-09-25 22:33:49 UTC

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

2020-09-25 22:33:50 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

2020-09-25 22:33:51 UTC

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

2020-09-25 22:33:52 UTC

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

2020-09-25 22:33:52 UTC

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

2020-10-15 00:08:48 UTC

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

2020-10-15 00:08:48 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

2020-10-15 00:08:49 UTC

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

2020-10-15 00:08:50 UTC

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

2020-10-15 00:09:10 UTC

|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl && 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/*

2020-10-15 00:09:10 UTC

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

2020-10-15 00:09:11 UTC

|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2020-10-15 00:09:11 UTC

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

2020-10-15 00:09:13 UTC

|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin

2020-10-15 00:09:13 UTC

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

2020-10-15 00:09:14 UTC

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

2020-10-15 00:09:14 UTC

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

2020-10-15 00:09:14 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-6c00180b8deac5ccb7f6bd156e59591de3682c9a-head

2020-10-15 00:09:14 UTC

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

2020-10-15 00:09:18 UTC

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

2020-10-15 00:09:20 UTC

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

2020-10-15 00:09:21 UTC

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

2020-10-15 00:09:21 UTC

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

2020-10-15 00:09:21 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-15T00:08:28Z

2020-10-15 00:09:21 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0

2020-10-15 00:09:22 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=6c00180b8deac5ccb7f6bd156e59591de3682c9a

2020-10-15 00:09:22 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2020-10-15 00:05:47 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-15T00:05:30Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    6c00180b8deac5ccb7f6bd156e59591de3682c9a
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-6c00180b8deac5ccb7f6bd156e59591de3682c9a-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809-KB4570333-amd64

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\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:ecf9bb62dc6eedea9fd367628f8715dea75b7d2053afa4b5121e7809aa692139 - 38.88% (96.5 MB)

[#001] sha256:0fd5328420481beeee71ea21840346f87bc5b95d40cf6f74a9b01d9c39c744db - 0.0% (865 Bytes)

[#002] sha256:913f52bb6619140ed606ae2bf1c5d128348ef67ca3600318a91fcc9403c5ac81 - 0.0% (842 Bytes)

[#003] sha256:8ea48b74ea1c60c5fd124fd6af6332c1dad2bbebf78713710bcf84aec53c441c - 0.0% (849 Bytes)

[#004] sha256:054d0c9d879196ab084e65421b97ab3120c713ca645ed1b58c1c60ae99201353 - 0.03% (64.6 KB)

[#005] sha256:0a0636df11ad942e91323f7e281ce081315dd20235bc854f4484d34e53b6d394 - 0.0% (842 Bytes)

[#006] sha256:1b53fba640090926dcea57282695a1839c59d2c7f818c99ec394b6b681d84807 - 35.82% (88.9 MB)

[#007] sha256:14b91a793383cbcd3974b6294da21e9f51a7eecd17619728d8460c45855eeb3d - 0.05% (124 KB)

[#008] sha256:4d3995334b1530f09011729770da2ee70bbd08c5a11642c2ca15feb5b244e9f5 - 0.0% (865 Bytes)

[#009] sha256:12b264e311d29e2106449f731e2de55b21901067b65687ab4f7c1fce1da67153 - 0.0% (888 Bytes)

[#010] sha256:4a7ae0d3937b73458e5c2d680345d21340ec83da0204840f1762cf32da2fa7a6 - 0.0% (830 Bytes)

[#011] sha256:295ecd35986c17788a84ac1f9f05c9c188e389931929b052873053d1f7f754fc - 0.04% (96.5 KB)

[#012] sha256:355c866725303617c5cf7d8cd479cfe62bc86f6445c43bf8b172277fbad121e3 - 13.13% (32.6 MB)

[#013] sha256:a75e989f8c93f6c7058cebb325c83207538ca2d4eb1f3e4c676950138a8d2ab8 - 0.0% (827 Bytes)

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

[#015] sha256:a970205e2377523d2b21cc21c0dfec38309b9f232ebab0e48e616b700acfa846 - 0.0% (835 Bytes)

[#016] sha256:347ef348fa7d6514950120bf9b52fa4ca40152dd3af0ca19feb6559c4015eb57 - 0.0% (836 Bytes)

[#017] sha256:302b48a45b378cbdb10a1844f8ce78cd860848c0861ccf65834983408cfafb4c - 0.0% (860 Bytes)

[#018] sha256:9512a1087a614bc1559a9620d61b75ba9c4455adafa0e0fa3dac35077eba8fce - 12.05% (29.9 MB)

[#019] sha256:efa2de2b9c9d0c840fbf261927c1f829b4a59831241c26e0d727bf2ca9aa5706 - 0.0% (875 Bytes)

[#020] sha256:4f60df542d839e8a7af07ee868b178cf76d2757c826cba8597c47b712accd195 - 0.0% (886 Bytes)

[#021] sha256:02a5de523c4d62e704bd0176dc691532b77673bb4b220256d6fea700d202859c - 0.0% (873 Bytes)

[#022] sha256:835a8780be00a9b03e197c510c848da2fba208b767ceea921edd085c1c8d98da - 0.0% (863 Bytes)

[#023] sha256:1ab1fee7623b8d3838972188a35515f37dd07dc642baddbc3d028fa45496cf9c - 0.0% (851 Bytes)


History
2020-09-02 12:08:18 UTC

Apply image 1809-KB4570333-amd64

2020-09-28 20:14:23 UTC

cmd /S /C #(nop) ARG fromTag=1709

2020-09-28 20:14:27 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1809-KB4570333-amd64

2020-09-28 20:14:31 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-28 20:15:33 UTC

|1 fromTag=1809-KB4570333-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2020-09-28 20:15:33 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-28 20:15:58 UTC

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

2020-09-28 20:16:40 UTC

|1 fromTag=1809-KB4570333-amd64 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 ; }"

2020-09-28 20:16:40 UTC

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

2020-09-28 20:16:41 UTC

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

2020-10-12 16:56:50 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-12 16:56:51 UTC

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

2020-10-12 16:56:53 UTC

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

2020-10-12 16:56:54 UTC

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

2020-10-12 16:56:54 UTC

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

2020-10-12 16:56:55 UTC

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

2020-10-15 00:05:33 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-6c00180b8deac5ccb7f6bd156e59591de3682c9a-head

2020-10-15 00:05:34 UTC

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

2020-10-15 00:05:41 UTC

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

2020-10-15 00:05:43 UTC

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

2020-10-15 00:05:44 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-15T00:05:30Z

2020-10-15 00:05:44 UTC

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

2020-10-15 00:05:46 UTC

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

2020-10-15 00:05:47 UTC

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

Details
Created

2020-10-15 00:10:46 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-15T00:10:40Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    6c00180b8deac5ccb7f6bd156e59591de3682c9a
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-6c00180b8deac5ccb7f6bd156e59591de3682c9a-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909-KB4574727-amd64

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\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:17e0c587bdd6c4fedad1cf4224690c6f30777c7cfa6d7d3c5e4e569c5f59a33f - 39.23% (97.9 MB)

[#001] sha256:00fc7676ccd4bbc8ff91b140504d13c6bedb98e4ad860b02f191f47729f6accf - 0.0% (839 Bytes)

[#002] sha256:d3156955f9a148311b954c74dad8d25a681830c66206816fea6ac46ce237b2a2 - 0.0% (823 Bytes)

[#003] sha256:c88db591053398517c70c16a25b94c3a04bf3f79b7df2ff2b2ae5e82c0e3393f - 0.0% (844 Bytes)

[#004] sha256:25b823a5453fa72cd842fc651a7af31c3b12669f7df73f8af3a5d2cd86782746 - 0.03% (65.5 KB)

[#005] sha256:815596da8716e5f73fbf05bf3d6e324632d9833064de153aa34c1d405786406c - 0.0% (862 Bytes)

[#006] sha256:6fce4c1b5cb512e6174f0a10578146ce9da89913f7bc9eedb96cb873dc09f04d - 35.61% (88.9 MB)

[#007] sha256:a12c4bef7c61fcf033fbd13cb4d757617b3d0963a4bf1b8236a342ade60698ba - 0.05% (122 KB)

[#008] sha256:f1e63c2f280a8ea46f6d7821ae74babb99c3e52c3a51f8c121194452edaf1a54 - 0.0% (820 Bytes)

[#009] sha256:3602f46a2abc4f9dd289369f17182a7314090b577055b19ab6c9a945ea204f3c - 0.0% (883 Bytes)

[#010] sha256:e9339b629d80005abc1bd18c4694b22de7724c8ad9017838f42236f61c196870 - 0.0% (851 Bytes)

[#011] sha256:9ab5bf0aa3098d500643eb730bafd57559876830a1ea569b4a7bdb875a80a64a - 0.04% (101 KB)

[#012] sha256:2ae7a164c04a61e693d01d352ef52d1cc7e6244ca47f54fcb7390dee2032ed30 - 13.05% (32.6 MB)

[#013] sha256:842282cae466681cecb214d07474b72f6b13c826e573949bda0158b963b4b880 - 0.0% (852 Bytes)

[#014] sha256:c8bb11b8f826e1ba2948c73d804cc21f9028dcc72ffe1858bf8d453c9347118f - 0.0% (832 Bytes)

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

[#016] sha256:792ba37d0bf2d83d9be4236b835950664300cb45e6935f8daa83f9b4fbff78e8 - 0.0% (850 Bytes)

[#017] sha256:19b13bbb21cdd8ce48e2a604426f2f4905b3dd04ac418531ac52723090037164 - 0.0% (857 Bytes)

[#018] sha256:4607a98046b592180fc70826afaf375966a9f9698aebd1b98bf71188fbf7aa8f - 11.99% (29.9 MB)

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

[#020] sha256:94efac69cfdc61c9d4a0b744d4454ed35bc826548a133af1e86e8e4207ea45c6 - 0.0% (826 Bytes)

[#021] sha256:33f0c6582ed3f3ec2dfefba40c79b3b7d00243d093db670345559e7b42275173 - 0.0% (828 Bytes)

[#022] sha256:74194bc286556ba09c09c53362fa9c6faaf15dcdcb6b53ab178c953f1a89157b - 0.0% (858 Bytes)

[#023] sha256:b07301c6711802fa4fa7dcc8db9586f039f8cfa75f965f974c36ff04496d9cba - 0.0% (854 Bytes)


History
2020-09-07 07:14:58 UTC

Apply image 1909-KB4574727-amd64

2020-09-28 20:39:14 UTC

cmd /S /C #(nop) ARG fromTag=1709

2020-09-28 20:39:16 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1909-KB4574727-amd64

2020-09-28 20:39:18 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-28 20:39:57 UTC

|1 fromTag=1909-KB4574727-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2020-09-28 20:39:59 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-28 20:40:55 UTC

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

2020-09-28 20:41:50 UTC

|1 fromTag=1909-KB4574727-amd64 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 ; }"

2020-09-28 20:41:51 UTC

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

2020-09-28 20:41:53 UTC

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

2020-10-13 00:17:17 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-13 00:17:18 UTC

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

2020-10-13 00:17:20 UTC

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

2020-10-13 00:17:21 UTC

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

2020-10-13 00:17:21 UTC

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

2020-10-13 00:17:22 UTC

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

2020-10-15 00:10:42 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-6c00180b8deac5ccb7f6bd156e59591de3682c9a-head

2020-10-15 00:10:42 UTC

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

2020-10-15 00:10:44 UTC

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

2020-10-15 00:10:44 UTC

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

2020-10-15 00:10:45 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-15T00:10:40Z

2020-10-15 00:10:45 UTC

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

2020-10-15 00:10:45 UTC

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

2020-10-15 00:10:46 UTC

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

Details
Created

2020-10-15 00:10:19 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-15T00:10:12Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    6c00180b8deac5ccb7f6bd156e59591de3682c9a
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-6c00180b8deac5ccb7f6bd156e59591de3682c9a-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903-KB4574727-amd64

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\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:55cc7bac0ad5d25f8159b7666fddfaf8cced9402eafca4ac098a4e66935aef64 - 39.26% (98.1 MB)

[#001] sha256:51de71c339e94a186ad4a4e64a3f117cff3c43e40501b2b61888e3584821023a - 0.0% (840 Bytes)

[#002] sha256:99cecd3c5c9430170e596e017fa70f1aad8ddadfc3571c8c43b836464f88b353 - 0.0% (866 Bytes)

[#003] sha256:a2b27a724c4c35c064de40d0d9580b3608f716a387f296b93612ceb2552f03ce - 0.0% (837 Bytes)

[#004] sha256:66af718fffe55e33bd42700958b94f1c6e0af25445fb2b71e8fa282b9b487376 - 0.02% (62.1 KB)

[#005] sha256:8c2219a4a3a960d24ab235ce3aad481afc4967d5ba78f841980797129697edd9 - 0.0% (839 Bytes)

[#006] sha256:1275b7ac57dfd4e8fa982f95ee506531222b75aa59dff139c0bcb1f5d54a2cc0 - 35.59% (88.9 MB)

[#007] sha256:f6db7d476318cbe3187e41bd73bb86c50e81d13b104b5b6c4759859e69dc6619 - 0.05% (133 KB)

[#008] sha256:2632eb370bbe8b498b7ab7fcbeadf1656c0cf01f1e50006a79b9fd1b4ad9a6db - 0.0% (824 Bytes)

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

[#010] sha256:b0fbe14431bffc799187f92136d690f8d4bc57ff0a0f1a5ad4faa22122c1c9af - 0.0% (826 Bytes)

[#011] sha256:6644791135edaab5633eb098001d0770eb10dc086a459995ba62a5c72440c9fd - 0.04% (101 KB)

[#012] sha256:311c2fc82334c7dee3b9977d16c56f301cf922f06f04f153118529434bb8ba6c - 13.05% (32.6 MB)

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

[#014] sha256:a4a9984b3773dab6b5d85c4d8190be9df6900e218967beb3be0851fdaec1621d - 0.0% (854 Bytes)

[#015] sha256:fe10684fb41f6b6677b60f5a1786a0bc2b3300c31fedc761fb7163e44895db48 - 0.0% (829 Bytes)

[#016] sha256:5b43bc2f8f6c36bd577cb4053c50879f179bbace1b22ccf86e3355945b93877b - 0.0% (864 Bytes)

[#017] sha256:4e49266df12af6b1da48ab05d5ece1cd9830d17de7304fdb153d4e93e578f4cc - 0.0% (857 Bytes)

[#018] sha256:23dc30379da3284240f7df962cd1a4ecfd5edb97d91e7d81ee4ffd46a5b062da - 11.98% (29.9 MB)

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

[#020] sha256:c40026355e050926965dc4612982d26311586305a3d270e7042071a48bd97b4c - 0.0% (852 Bytes)

[#021] sha256:9491ec66e6bfea891f8f1a5841ed32a4504f03ea3b8ea9530a90b80b285174b4 - 0.0% (859 Bytes)

[#022] sha256:325f591d154183f0caf48ba56628e25e513854d08125eb832e75e91a9ebdee13 - 0.0% (855 Bytes)

[#023] sha256:f8eab23b6ea20788fc1c6c2349a2630a00d1c159cc1d5012819026ff99078ce7 - 0.0% (829 Bytes)


History
2020-09-06 10:06:31 UTC

Apply image 1903-KB4574727-amd64

2020-09-28 20:24:40 UTC

cmd /S /C #(nop) ARG fromTag=1709

2020-09-28 20:24:41 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1903-KB4574727-amd64

2020-09-28 20:24:42 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-28 20:25:35 UTC

|1 fromTag=1903-KB4574727-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2020-09-28 20:25:36 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-28 20:26:11 UTC

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

2020-09-28 20:27:03 UTC

|1 fromTag=1903-KB4574727-amd64 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 ; }"

2020-09-28 20:27:06 UTC

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

2020-09-28 20:27:09 UTC

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

2020-10-13 15:47:04 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-13 15:47:05 UTC

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

2020-10-13 15:47:07 UTC

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

2020-10-13 15:47:08 UTC

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

2020-10-13 15:47:08 UTC

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

2020-10-13 15:47:08 UTC

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

2020-10-15 00:10:15 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-6c00180b8deac5ccb7f6bd156e59591de3682c9a-head

2020-10-15 00:10:15 UTC

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

2020-10-15 00:10:17 UTC

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

2020-10-15 00:10:17 UTC

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

2020-10-15 00:10:18 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-15T00:10:12Z

2020-10-15 00:10:18 UTC

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

2020-10-15 00:10:19 UTC

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

2020-10-15 00:10:19 UTC

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

Details
Created

2020-10-15 00:06:48 UTC

Size

147 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-15T00:06:03Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    6c00180b8deac5ccb7f6bd156e59591de3682c9a
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-6c00180b8deac5ccb7f6bd156e59591de3682c9a-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.18.2

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:296c9ad75beec603486f1373addae8e2c509e94c4adda44c1289792c91624acc - 15.35% (22.6 MB)

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

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

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

[#004] sha256:3dc8f0ec991467ff8d6c17b286549ea773f7667164989113967e9bb112998d32 - 34.05% (50.2 MB)

[#005] sha256:ec31164e9f3188f669aa910fa6f005037f2a6471c8fef1db40a8b9910c2e44f1 - 1.32% (1.94 MB)

[#006] sha256:8abc6501104aec7593808603e4934452245436b9c04c963e92fc5c747316c5f1 - 16.71% (24.6 MB)

[#007] sha256:fbb18ff83b69b7df05057a7d56ee8c42a22804c0541754df9b011b48a39e5581 - 13.87% (20.4 MB)

[#008] sha256:076b87da64d0e9bccbdf91da4955f270e9dc18a9f2a387daf34d1f9517a10e38 - 18.7% (27.6 MB)

[#009] sha256:aeeb83699838e5d6a7abd22328637caf682c9630d3709202cb6820d57a3a3da0 - 0.0% (173 Bytes)


History
2020-09-25 22:47:32 UTC

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

2020-09-25 22:47:35 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

2020-09-25 22:47:36 UTC

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

2020-09-25 22:47:38 UTC

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

2020-09-25 22:47:39 UTC

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

2020-10-15 00:06:17 UTC

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

2020-10-15 00:06:17 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

2020-10-15 00:06:18 UTC

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

2020-10-15 00:06:18 UTC

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

2020-10-15 00:06:37 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 && 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/*

2020-10-15 00:06:37 UTC

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

2020-10-15 00:06:38 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

2020-10-15 00:06:39 UTC

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

2020-10-15 00:06:40 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

2020-10-15 00:06:40 UTC

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

2020-10-15 00:06:41 UTC

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

2020-10-15 00:06:41 UTC

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

2020-10-15 00:06:41 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-6c00180b8deac5ccb7f6bd156e59591de3682c9a-head

2020-10-15 00:06:41 UTC

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

2020-10-15 00:06:45 UTC

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

2020-10-15 00:06:47 UTC

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

2020-10-15 00:06:47 UTC

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

2020-10-15 00:06:47 UTC

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

2020-10-15 00:06:48 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-15T00:06:03Z

2020-10-15 00:06:48 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0

2020-10-15 00:06:48 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=6c00180b8deac5ccb7f6bd156e59591de3682c9a

2020-10-15 00:06:48 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

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