2020-09-05 00:32:23 UTC
155 MB
rancher/rancher-agent:master-433aea6f9b6082e6bff1d50721bacd35f6348ffb-head
DOCKER_API_VERSION1.24
DOCKER_URLDOCKER_URL_amd64
DOCKER_URL_amd64https://get.docker.com/builds/Linux/x86_64/docker-1.10.3
DOCKER_URL_arm64https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64
KUBECTL_VERSIONv1.17.6
KUBEPROMPT_VERSIONv1.0.10
LOGLEVEL_VERSIONv0.1.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:f08d8e2a3ba11bea23cf5c17e8e1c620057412ed05c32d1114640e18d6dd0a43 - 16.43% (25.5 MB)
[#001] sha256:3baa9cb2483bd9c5329a44d9c2fe72535625bbd4308bca95785dd58e72c06365 - 0.02% (34.5 KB)
[#002] sha256:94e5ff4c0b1526abf77c236655f21c8f67a23313291c8b970fe6b469549d8153 - 0.0% (848 Bytes)
[#003] sha256:1860925334f940c3145808527480b4f0cba7f01279087fdb27679e4354fba967 - 0.0% (163 Bytes)
[#004] sha256:cad8cfacde9f48a485e42067dc5ea374dd093bf1a2e2fd67e2ac1e9d15378de0 - 0.0% (123 Bytes)
[#005] sha256:c60e82143ea8c1637e73620878d7e6b54bd29e22a2735c5a05dcfffd4929603d - 34.94% (54.2 MB)
[#006] sha256:d4f72327bfd04de20c3f0db5ecd2ee4eaeff15f2041665c719b9536bffc11d86 - 1.42% (2.2 MB)
[#007] sha256:ab7b07402d8f71016afbade0ad9b5add1918426eddc000682433861dea240d62 - 0.79% (1.22 MB)
[#008] sha256:86fa1a7ebfb90697ea4f2127463eb988b8b2bc41a83bfd1e21da0f0994d7025b - 17.14% (26.6 MB)
[#009] sha256:160fa57ed6650079a82995fac3085056f1245f04cf88ec94dd639c6583728c45 - 11.12% (17.2 MB)
[#010] sha256:9ca9da6616daf8160e689532ee1172938c2406ef4b4092a4f0fa757402858205 - 18.14% (28.1 MB)
[#011] sha256:b9203b313653a7484892a00ad788e2ad12fb3cc12e97679eefc3aec2da4130ae - 0.0% (170 Bytes)
/bin/sh -c #(nop) ADD file:5c125b7f411566e9daa738d8cb851098f36197810f06488c2609074296f294b2 in /
2020-08-19 21:13:52 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-08-19 21:13:53 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-08-19 21:13:55 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-08-19 21:13:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-09-05 00:31:48 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-09-05 00:31: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-09-05 00:31:49 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-09-05 00:31:49 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6
2020-09-05 00:32: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-09-05 00:32:10 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-09-05 00:32:12 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-09-05 00:32:13 UTC|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.7/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin
2020-09-05 00:32:13 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-09-05 00:32:15 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-09-05 00:32:15 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-09-05 00:32:15 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-09-05 00:32:15 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-05 00:32:16 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-433aea6f9b6082e6bff1d50721bacd35f6348ffb-head
2020-09-05 00:32:16 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-09-05 00:32:19 UTC/bin/sh -c #(nop) COPY dir:967a26c3d6513cd1d8949f3e51d59daaaa16bc2927421748ef82afb07d1f2c93 in /var/lib/rancher-data
2020-09-05 00:32:21 UTC/bin/sh -c #(nop) COPY multi:3df40d703ba6f8828081a80921852df1667081ff09cf50668b8d613b288077a8 in /usr/bin/
2020-09-05 00:32:22 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-09-05 00:32:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-09-05 00:32:22 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-05T00:31:30Z
2020-09-05 00:32:22 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-05 00:32:23 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=433aea6f9b6082e6bff1d50721bacd35f6348ffb
2020-09-05 00:32:23 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-09-05 00:26:05 UTC
246 MB
rancher/rancher-agent:master-433aea6f9b6082e6bff1d50721bacd35f6348ffb-head
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1809-KB4565349-amd64
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePath\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:ce1c649a3e5b5b5449776d4afce631c673cade12336ccb5a38a0aac7c9d8b2bc - 39.1% (96.3 MB)
[#001] sha256:f5c72ee57e339be873d9b3ecbf5e99f8cc7e4e7949551f4db86eb36483d43e24 - 0.0% (833 Bytes)
[#002] sha256:0584435f94d05d6b70f557152efbab7b11e080150475b6d63a5cbdbbeaf61498 - 0.0% (836 Bytes)
[#003] sha256:a4b2dbe7941a80146471adb06e53283a22e1e0face4f9b886816f807a5300fc6 - 0.0% (834 Bytes)
[#004] sha256:44458376293176011047778a5e26d07238811a92773ead8e82f897d6eda7cc40 - 0.03% (70.2 KB)
[#005] sha256:3c9311b05129826da952b854ea1ed6f2a5f572774054a97b250d465af3580b84 - 0.0% (870 Bytes)
[#006] sha256:bc9639cdf5dde3dd5da1d1c9859e4a9e08e757a0fa8da45903d43a7bbd1842fe - 36.11% (88.9 MB)
[#007] sha256:62b3be760ded9e00d9d852d9f167e80bd371f3a2b3b348881f2029fb434d5781 - 0.05% (135 KB)
[#008] sha256:ae8640026157859c8e209fdafa36a86ca6e9d5e90cf013e9c619ee924a0a6d54 - 0.0% (838 Bytes)
[#009] sha256:651ffe7e166be9f70e896af6e1a6449d45ef4b4095ddc7663ac5bf309bc99dc8 - 0.0% (853 Bytes)
[#010] sha256:94331f78e7bb3de2d58da649d025d66f0bb0a48f1839ebb0607ce92116d09db6 - 0.04% (96.5 KB)
[#011] sha256:9ef7eb06dbfc9bce34b32a60065e75297435a3779dea156f31efcd71665ac64f - 13.24% (32.6 MB)
[#012] sha256:660150b1e2feda45291195c3653d4d06526d27209c3384e5b88a368f0757943e - 0.0% (828 Bytes)
[#013] sha256:2f5d2fa420cc58148d4a9668d5b012b830f8479385ad574bfc9cb0915a801667 - 0.0% (826 Bytes)
[#014] sha256:af59db5c2d1aebf33ac0e358b57c92f796dca30f3d9be160e1f6ff09bd891b31 - 0.0% (830 Bytes)
[#015] sha256:1f569d725e2b6c9e23b5eb14be072f9d9207c083c9d85b1679da9b1cf672ff6e - 0.0% (853 Bytes)
[#016] sha256:0e1e8d3564ce3a09fdd64a1b3ba79e718d98fd8606ef98e9c0d8e21a2949c094 - 0.0% (828 Bytes)
[#017] sha256:ee817c148bd66bcd556f26c47fa4c0da8fc2c0db306ad50e868ae3284b75926c - 11.42% (28.1 MB)
[#018] sha256:9d18891528ba76ef34e3b1561f6896eb352fe40dd385e1a455a41e5e798c9dc3 - 0.0% (827 Bytes)
[#019] sha256:a2e52572f85252f601881d577642288e00211c52667c9660ec6f0f5101c9d776 - 0.0% (854 Bytes)
[#020] sha256:51e74d0b4eccd74cfa77d08590dbbba5db181e5a33b0ab5283bb3fbe8383b3f6 - 0.0% (831 Bytes)
[#021] sha256:30f72d12af9dabd2c8ec5d37899c0383c2e5aeec488e30aa0e6d09df8821e45a - 0.0% (833 Bytes)
[#022] sha256:7d7378f47bc498f2dabf66472c053995e6b6b7a8cfa81d92cc79f878d5c1d05b - 0.0% (855 Bytes)
Apply image 1809-KB4565349-amd64
2020-09-04 18:02:13 UTCcmd /S /C #(nop) ARG fromTag=1709
2020-09-04 18:02:14 UTCcmd /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-KB4565349-amd64
2020-09-04 18:02:14 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-04 18:02:24 UTC|1 fromTag=1809-KB4565349-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-09-04 18:02:25 UTCcmd /S /C #(nop) USER ContainerUser
2020-09-04 18:02:40 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-09-04 18:03:12 UTC|1 fromTag=1809-KB4565349-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-04 18:03:13 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-09-04 19:47:54 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-04 19:47:54 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-09-04 19:47:56 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-09-04 19:47:57 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-09-04 19:47:57 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-09-04 19:47:57 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-05 00:26:01 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-433aea6f9b6082e6bff1d50721bacd35f6348ffb-head
2020-09-05 00:26:01 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-09-05 00:26:02 UTCcmd /S /C #(nop) COPY multi:b322e6082ddc4b238d98b678e438edd0dd1d6a9a4a8436f31936f8dd92580f02 in \etc\rancher\
2020-09-05 00:26:03 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-09-05 00:26:03 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-05T00:25:59Z
2020-09-05 00:26:04 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-05 00:26:04 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=433aea6f9b6082e6bff1d50721bacd35f6348ffb
2020-09-05 00:26:05 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-09-05 00:26:46 UTC
248 MB
rancher/rancher-agent:master-433aea6f9b6082e6bff1d50721bacd35f6348ffb-head
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1909-KB4565483-amd64
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePath\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:e8a609e7f617bec4bcf5ba70cf691a9884e732141eadfcc9c42c436f917d0164 - 39.49% (97.9 MB)
[#001] sha256:2bee701925fc79d43d96e75f6422885287d27a0b3e42a7a9ceb0e48d88581f99 - 0.0% (837 Bytes)
[#002] sha256:280fdbd0376cc16d41af0207ad27e16c9ff5827a634189ddfd88bcf110ef99c9 - 0.0% (835 Bytes)
[#003] sha256:00cb3ae50efe97419ce52916d9625b15c61f848c931ed54223ebdc8453de865a - 0.0% (845 Bytes)
[#004] sha256:fba93a21a58c34e7fb0512a165570ad79d0f66e4cee606fbafe13de1a051b054 - 0.03% (67.2 KB)
[#005] sha256:e19f88b7a7dcedd6a42625aa8e2845cc8e35c14c8763f152ca2b586fd29e4815 - 0.0% (915 Bytes)
[#006] sha256:2bed755c05a46888fc1fec2410ed3649e8b52dab94ac37558f462eacf628ccbc - 35.89% (88.9 MB)
[#007] sha256:b88f6836861f88e822713ae92b5f918691e6379f7e50964acf56a4032594db26 - 0.04% (90 KB)
[#008] sha256:9350b2fa1930f00e14218a3e0a04a0d4189d7f01b07b9f260859aebbc758818b - 0.0% (841 Bytes)
[#009] sha256:e5116190b5957aa906d969254d8b2b3e84ec823fa73b7bb4f3571ff129021648 - 0.0% (830 Bytes)
[#010] sha256:da0519b0303119da92bbe94cf47d6a88723de3bb3fd00d7d88f32111530496d2 - 0.04% (101 KB)
[#011] sha256:ceed544d08a16149707b4f589478300882d0ca88aedb0c37aa71fb29c18e71c0 - 13.16% (32.6 MB)
[#012] sha256:7754e3beeff906806e0a36a3eb8bd8903f61211757e9de44ab4444d483917922 - 0.0% (833 Bytes)
[#013] sha256:77ddca7b4a374b8d7a493f1626aef37ba5140feaa14d84e632838624c9ec3c03 - 0.0% (832 Bytes)
[#014] sha256:f81c1a7e5dcaf391048ef36fb116d75ef36870dc8482a1537afd12bf01cc5311 - 0.0% (900 Bytes)
[#015] sha256:43fe75193af22a0818dbc21acfd3ed7137a92de8bd1e9eb625daa09461eea6bb - 0.0% (850 Bytes)
[#016] sha256:a7dedd34f265c5ba0f90311be3e99abaef1ae0970fce66b228a4506a852dd067 - 0.0% (857 Bytes)
[#017] sha256:6bda2dcdca5791bc6fac325aa35151693ced0a8900d505d37fc9e7fa5b9d60d7 - 11.35% (28.1 MB)
[#018] sha256:4d415303c82307802017809f7a5038d65008951f198efacf156a86c019f71e8c - 0.0% (831 Bytes)
[#019] sha256:220966be6665873bd8661459a79464182c66fe1ec5b5d556789aa24bc231a898 - 0.0% (829 Bytes)
[#020] sha256:aa57dad2bdfae62415084b51b770a18849ed0f14bbfeaa5b180b2a7f173a3b5e - 0.0% (859 Bytes)
[#021] sha256:f2231e7a4c0dc3ff54a77b1d8720662b671d415a9eb420179b63aa1fc327856c - 0.0% (828 Bytes)
[#022] sha256:6ac87d9e06b1c7c4e0831dd8fe32278a870c1eca9ddfa9454d2a3984b158f616 - 0.0% (827 Bytes)
Apply image 1909-KB4565483-amd64
2020-09-04 18:14:34 UTCcmd /S /C #(nop) ARG fromTag=1709
2020-09-04 18:14:35 UTCcmd /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-KB4565483-amd64
2020-09-04 18:14:35 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-04 18:15:07 UTC|1 fromTag=1909-KB4565483-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-09-04 18:15:08 UTCcmd /S /C #(nop) USER ContainerUser
2020-09-04 18:15:30 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-09-04 18:16:12 UTC|1 fromTag=1909-KB4565483-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-04 18:16:13 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-09-04 19:48:32 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-04 19:48:32 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-09-04 19:48:34 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-09-04 19:48:35 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-09-04 19:48:35 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-09-04 19:48:36 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-05 00:26:42 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-433aea6f9b6082e6bff1d50721bacd35f6348ffb-head
2020-09-05 00:26:43 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-09-05 00:26:44 UTCcmd /S /C #(nop) COPY multi:b322e6082ddc4b238d98b678e438edd0dd1d6a9a4a8436f31936f8dd92580f02 in \etc\rancher\
2020-09-05 00:26:45 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-09-05 00:26:45 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-05T00:26:40Z
2020-09-05 00:26:45 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-05 00:26:46 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=433aea6f9b6082e6bff1d50721bacd35f6348ffb
2020-09-05 00:26:46 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-09-05 00:25:50 UTC
248 MB
rancher/rancher-agent:master-433aea6f9b6082e6bff1d50721bacd35f6348ffb-head
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1903-KB4565483-amd64
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePath\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:f07c298b155a926cb3857f19bd243eb37ae8af769486fb258a756447b691840c - 39.49% (97.8 MB)
[#001] sha256:5ffbbcc607c61eb34bdfaf8e1c3f91ea81b5b709656ff8edc60676b01de967d2 - 0.0% (838 Bytes)
[#002] sha256:98cc959b069d6a2bf01909ac996cf6876762bf9111bef606bd54b0a144ae4034 - 0.0% (842 Bytes)
[#003] sha256:e3ac4e95535e7909a6c8017800dc7e92d417a1607b39052d3d02956a0da15973 - 0.0% (844 Bytes)
[#004] sha256:b77fcaf00a7abfd613eae52447768ba4cf73b14c344d9a3f98658fa67a9a1b1d - 0.03% (65.4 KB)
[#005] sha256:0b9dc706667f454885774e900624c37f3aad9e669ddba0a1adf8a08bf54b2f56 - 0.0% (835 Bytes)
[#006] sha256:4f9efb4a0c2566d7a908461cbb473c3a858b0d8c93399ad099719a3e9ea6bc25 - 35.89% (88.9 MB)
[#007] sha256:9dd04263268a9cae4e436ea1f643d6ce0d68e7b86b7b214c02ec92216e7c4e53 - 0.04% (92.3 KB)
[#008] sha256:a6191a10a21dfa95733abd3b5d7f5982e0630900f80e0e82c3114f044baf26cb - 0.0% (840 Bytes)
[#009] sha256:23b5fc4fc1007af64b47ec59e92aa2aa8583e0bf2332bc52be88cc264540ef1d - 0.0% (863 Bytes)
[#010] sha256:3c47d95228219c0f2281db093573ca8b0fa4fec404e5a034be6311baef7daf12 - 0.04% (101 KB)
[#011] sha256:4cd79edb70dc6b9757d3da8e02b0fae5c435dc0bb6722c77561bad239a23cfbd - 13.16% (32.6 MB)
[#012] sha256:29392535d101b157e15f7d726b177e400a571b10d7d4549aef7892cdb32a9abd - 0.0% (835 Bytes)
[#013] sha256:5eebf68583eb8a09ceaad703892fa74492cd137d4b676f2a471f0804568e58b5 - 0.0% (826 Bytes)
[#014] sha256:043c7a4deeb05cef5dd9ecdd1901007f971387c2485286b451c59f2e5fd4b174 - 0.0% (829 Bytes)
[#015] sha256:df7b5eb50a3883bd1fc2a034fedbc70dba52c893b62b393f99bb9e9de1fddb02 - 0.0% (851 Bytes)
[#016] sha256:e7149137138a92bea90cdb504d0acbe4a7da4393265b72418d50c48c5eae13d9 - 0.0% (823 Bytes)
[#017] sha256:eb7120f28ae68abf80c5c73a37d62efe687dfcc498b5399c58a59f2950d7b45f - 11.36% (28.1 MB)
[#018] sha256:c1a7f7fd67577cbc83c60eccf323d6af583bc918c0da43e14b3d59d1d57319ec - 0.0% (823 Bytes)
[#019] sha256:d29e17b99fea568b9c6fefba6b586908047d4a39a061dbf92a2b1fea126a65c3 - 0.0% (826 Bytes)
[#020] sha256:bead3a8150a584bc6eab6345f4b4127883a82590de805845b3976cc3f5b7cb9d - 0.0% (834 Bytes)
[#021] sha256:1c71a5b85be2b898c95b967b2782e1768011537e421bd6e65fffce719ff5c03c - 0.0% (825 Bytes)
[#022] sha256:3bd6f41cba88dc96f262131f38b7ebb878207a2b7c6b0866eed380fe165b81eb - 0.0% (832 Bytes)
Apply image 1903-KB4565483-amd64
2020-09-04 18:08:10 UTCcmd /S /C #(nop) ARG fromTag=1709
2020-09-04 18:08:11 UTCcmd /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-KB4565483-amd64
2020-09-04 18:08:11 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-04 18:08:35 UTC|1 fromTag=1903-KB4565483-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-09-04 18:08:35 UTCcmd /S /C #(nop) USER ContainerUser
2020-09-04 18:08:54 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-09-04 18:09:37 UTC|1 fromTag=1903-KB4565483-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-04 18:09:37 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-09-04 19:47:29 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-04 19:47:29 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-09-04 19:47:31 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-09-04 19:47:32 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-09-04 19:47:32 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-09-04 19:47:33 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-05 00:25:46 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-433aea6f9b6082e6bff1d50721bacd35f6348ffb-head
2020-09-05 00:25:46 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-09-05 00:25:48 UTCcmd /S /C #(nop) COPY multi:b322e6082ddc4b238d98b678e438edd0dd1d6a9a4a8436f31936f8dd92580f02 in \etc\rancher\
2020-09-05 00:25:48 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-09-05 00:25:48 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-05T00:25:44Z
2020-09-05 00:25:49 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-05 00:25:49 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=433aea6f9b6082e6bff1d50721bacd35f6348ffb
2020-09-05 00:25:50 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-09-05 00:29:17 UTC
144 MB
rancher/rancher-agent:master-433aea6f9b6082e6bff1d50721bacd35f6348ffb-head
DOCKER_API_VERSION1.24
DOCKER_URLDOCKER_URL_arm64
DOCKER_URL_amd64https://get.docker.com/builds/Linux/x86_64/docker-1.10.3
DOCKER_URL_arm64https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64
KUBECTL_VERSIONv1.17.6
KUBEPROMPT_VERSIONv1.0.10
LOGLEVEL_VERSIONv0.1.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:237528ba509b2abcdba1ff1344bab27ad56235cdb3c1c131d3587f6fba4d92c9 - 15.75% (22.6 MB)
[#001] sha256:393b96f31d8b2bf3ce9eb4ac49e6c7411defa4057c1791f02f54c14f2de298ec - 0.02% (34.4 KB)
[#002] sha256:4d82b0e39008d2fa246a0dca4cfa5feb15db58591582a839bd69d5000aa2e96d - 0.0% (852 Bytes)
[#003] sha256:e7ca375b8d34c9bc764ae24791184cba22510f0c002815b4f9766dd0463f5f5e - 0.0% (189 Bytes)
[#004] sha256:edb3c3d273633ccb19d7410ef946b373152e42a2bc116b60eba70c165a330058 - 0.0% (124 Bytes)
[#005] sha256:2b948ab1821e9b40367c1c96946dfef2cfa77d7c48ffd1a2d3cbcf910501b832 - 34.88% (50.1 MB)
[#006] sha256:9c69d7e91b1a561c8b9f9656ed73ed459b165c465a31631b0148c5807f690f59 - 1.35% (1.94 MB)
[#007] sha256:8298895e0f42f6722793707d94397f736fa0cfe28e07be17024b89563b13c1a6 - 0.79% (1.13 MB)
[#008] sha256:adff725518541f7920b7c94f13b4d56b317f8e577c334049fb7c37871fa16ee5 - 17.16% (24.6 MB)
[#009] sha256:b86e7a96244dae5ebe9368edc5a2a01ef28e25aa0194d384fb7bb2426b5907c2 - 12.0% (17.2 MB)
[#010] sha256:d4da70f8bb17eab5db4e548c7b8b591df9747db926bee6d577de2cd45708cf61 - 18.04% (25.9 MB)
[#011] sha256:f42fb42740905c6d9c28e8e16efd56870daec44be389a9db45232314981f4aee - 0.0% (172 Bytes)
/bin/sh -c #(nop) ADD file:b8316fc82a2cf230ce4af7dcf02ec1d7e56b156cf610af8ed23b64509c77c799 in /
2020-08-19 21:29:51 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-08-19 21:29:53 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-08-19 21:29:55 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-08-19 21:29:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-09-05 00:28:44 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-09-05 00:28:44 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-09-05 00:28:45 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-09-05 00:28:45 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6
2020-09-05 00:29:05 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-09-05 00:29:06 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-09-05 00:29:07 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-09-05 00:29:08 UTC|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.7/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin
2020-09-05 00:29:08 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-09-05 00:29:10 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-09-05 00:29:10 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-09-05 00:29:10 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-09-05 00:29:10 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-05 00:29:11 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-433aea6f9b6082e6bff1d50721bacd35f6348ffb-head
2020-09-05 00:29:11 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-09-05 00:29:14 UTC/bin/sh -c #(nop) COPY dir:cfa17344e1abff08364f65a4c9fdfefd3f1db174845a2f003150e21b08aa2999 in /var/lib/rancher-data
2020-09-05 00:29:16 UTC/bin/sh -c #(nop) COPY multi:0950fb1998bc1d2a21a3e79de8060caa4ade84fbb82d73d8ce6a0fcae35ccd50 in /usr/bin/
2020-09-05 00:29:16 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-09-05 00:29:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-09-05 00:29:17 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-05T00:28:31Z
2020-09-05 00:29:17 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-05 00:29:17 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=433aea6f9b6082e6bff1d50721bacd35f6348ffb
2020-09-05 00:29:17 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
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.