Namespace
rancher
Image / Tag
rancher-agent:master-76c26fb0f9d491d1dc12fbde8947812175c277ba-head
Content Digest
sha256:3a17dde360708fab082c520c3200d0341aa8750b57466e5f1f7f1a4e603c466a
Details
Created

2020-09-07 04:39:01 UTC

Size

155 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-07T04:38:08Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    76c26fb0f9d491d1dc12fbde8947812175c277ba
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-76c26fb0f9d491d1dc12fbde8947812175c277ba-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.17.6

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: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:f6d383d333254afd13d4e295917a8b99cdb61d201707bd03a085aeba22d45fae - 0.0% (124 Bytes)

[#005] sha256:05e798e22747b5ad4143bc7f43baef827a65e3b1c90a3ffb83612e7392effbe3 - 34.94% (54.2 MB)

[#006] sha256:d4f72327bfd04de20c3f0db5ecd2ee4eaeff15f2041665c719b9536bffc11d86 - 1.42% (2.2 MB)

[#007] sha256:62a56fa62a4b5f4656dad182f0d236e879b6ec1e7693bdb8681b5e99ace8abd1 - 0.79% (1.22 MB)

[#008] sha256:b3cbb215699034bd638129226084113bef7fc0bc8d4c068aa4d4da6e5287a6c8 - 17.14% (26.6 MB)

[#009] sha256:247987f314834be2263fcd00d7c238dfc47f86e20cf52a8dc01017ede3ba2110 - 11.12% (17.2 MB)

[#010] sha256:bcaabae14b04f66f382931d816a6ac758bdc46a1f664edf473b2b10486aee777 - 18.14% (28.1 MB)

[#011] sha256:7207b848f6fb0779ca11247fc316926135202560d1aca0ee3eee3940169ed7c8 - 0.0% (170 Bytes)


History
2020-08-19 21:13:50 UTC

/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-07 04:38:27 UTC

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

2020-09-07 04:38:27 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-07 04:38:28 UTC

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

2020-09-07 04:38:28 UTC

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

2020-09-07 04:38:48 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-07 04:38:49 UTC

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

2020-09-07 04:38:50 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-07 04:38:51 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-07 04:38:51 UTC

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

2020-09-07 04:38:53 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-07 04:38:53 UTC

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

2020-09-07 04:38:53 UTC

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

2020-09-07 04:38:54 UTC

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

2020-09-07 04:38:54 UTC

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

2020-09-07 04:38:54 UTC

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

2020-09-07 04:38:58 UTC

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

2020-09-07 04:38:59 UTC

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

2020-09-07 04:39:00 UTC

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

2020-09-07 04:39:00 UTC

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

2020-09-07 04:39:00 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-07T04:38:08Z

2020-09-07 04:39:01 UTC

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

2020-09-07 04:39:01 UTC

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

2020-09-07 04:39:01 UTC

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

Details
Created

2020-09-07 04:37:59 UTC

Size

246 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-07T04:37:51Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    76c26fb0f9d491d1dc12fbde8947812175c277ba
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-76c26fb0f9d491d1dc12fbde8947812175c277ba-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809-KB4565349-amd64

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: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:7770f54349cdc1fcd6c0b0dafdf41669d55e64ba0f8c4175cb33e3bcdce29ed5 - 0.0% (879 Bytes)

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

[#011] sha256:692ef2dfad0bbbf9aa51c9805f11fedaf44bc9fc4d04ee7314adc5aa0e08f1b8 - 13.24% (32.6 MB)

[#012] sha256:435449aad78a67dd27e2b210b404c7eaf695160a75d764ddbf8224a8658a80fb - 0.0% (831 Bytes)

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

[#014] sha256:5487a06856d6a5d38ea2bb710f73caac760ed1bcd7e6c618653466ba0f5a89ee - 0.0% (829 Bytes)

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

[#016] sha256:584657eb45259297c0c24c5a941c4a5eebd15160554e2fb2de65f8fb9b827be6 - 0.0% (832 Bytes)

[#017] sha256:d1665c10a4fbae6205c6581077c63af97bbb81ae0ca9901f0fd617d4a2d9ab34 - 11.42% (28.1 MB)

[#018] sha256:098a3d0c52744bd7732722dc8d64e7f4880359c5cc9bcc72bfb9eec50f6313aa - 0.0% (868 Bytes)

[#019] sha256:7dd6e364eb03fcd8c69506320ee1413f67e893d42d7c43ff9b483c9ccc1921db - 0.0% (832 Bytes)

[#020] sha256:4dc00b5a8e645a9e863318e6e47031f6c27ec28e4d17cd444a461276db4ce0a9 - 0.0% (854 Bytes)

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

[#022] sha256:67d219a928e1f173b65a325de02d7fb4c840448c74f1d1dd6d4d18703969a33a - 0.0% (857 Bytes)


History
2020-08-06 01:28:42 UTC

Apply image 1809-KB4565349-amd64

2020-09-04 18:02:13 UTC

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

2020-09-04 18:02:14 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-KB4565349-amd64

2020-09-04 18:02:14 UTC

cmd /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 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-04 18:02:40 UTC

cmd /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 UTC

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

2020-09-07 04:37:12 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-07 04:37:13 UTC

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

2020-09-07 04:37:16 UTC

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

2020-09-07 04:37:18 UTC

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

2020-09-07 04:37:18 UTC

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

2020-09-07 04:37:19 UTC

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

2020-09-07 04:37:54 UTC

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

2020-09-07 04:37:54 UTC

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

2020-09-07 04:37:56 UTC

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

2020-09-07 04:37:57 UTC

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

2020-09-07 04:37:57 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-07T04:37:51Z

2020-09-07 04:37:58 UTC

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

2020-09-07 04:37:58 UTC

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

2020-09-07 04:37:59 UTC

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

Details
Created

2020-09-07 04:40:01 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-07T04:39:53Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    76c26fb0f9d491d1dc12fbde8947812175c277ba
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-76c26fb0f9d491d1dc12fbde8947812175c277ba-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909-KB4565483-amd64

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: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:4daf11d263fe2dbfb12b02a368da2ccd7c743436e84ffe3e8d6b1b7b0d34a83a - 0.0% (861 Bytes)

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

[#011] sha256:bea32297c63bbf6ae991eb122e9efeed50d84aa640220eacebc94e3fb88c94c6 - 13.16% (32.6 MB)

[#012] sha256:bcd2dd76d80752669c71773cc70dca049c6c8283ddc8d133368a691495dbe9c8 - 0.0% (833 Bytes)

[#013] sha256:c1740c5876813af35bc27992742dcadc0038aec9044cbbaa28a6c2275dad219f - 0.0% (833 Bytes)

[#014] sha256:18d527da5848a709657b522205212681c7e18a9739de02d8a1013b1c1fb1d275 - 0.0% (853 Bytes)

[#015] sha256:29809bd68ac077de83b428653470b8a82590c753867f4eeedca1dc48726fa442 - 0.0% (854 Bytes)

[#016] sha256:212408dbc6904881fcb8ae3940b6f16e70f95832c43e58e601fec28fd6d727d1 - 0.0% (862 Bytes)

[#017] sha256:5ef0ffd79239376c4dc88a8748131a1595bf8bd38cebbf77c4b6d04bfafcf7c3 - 11.36% (28.1 MB)

[#018] sha256:58a5f010210adb642e9446bb1096536c709ed792e4621b674ce5eb99eeaa2c9d - 0.0% (830 Bytes)

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

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

[#021] sha256:24dd2acbf821822b9deca0942f94c398f20efcca4b24c952fe7a5383845ca197 - 0.0% (853 Bytes)

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


History
2020-07-08 02:16:11 UTC

Apply image 1909-KB4565483-amd64

2020-09-04 18:14:34 UTC

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

2020-09-04 18:14:35 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-KB4565483-amd64

2020-09-04 18:14:35 UTC

cmd /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 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-04 18:15:30 UTC

cmd /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 UTC

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

2020-09-07 04:39:24 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-07 04:39:25 UTC

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

2020-09-07 04:39:28 UTC

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

2020-09-07 04:39:29 UTC

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

2020-09-07 04:39:29 UTC

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

2020-09-07 04:39:30 UTC

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

2020-09-07 04:39:56 UTC

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

2020-09-07 04:39:56 UTC

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

2020-09-07 04:39:58 UTC

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

2020-09-07 04:39:59 UTC

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

2020-09-07 04:39:59 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-07T04:39:53Z

2020-09-07 04:40:00 UTC

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

2020-09-07 04:40:00 UTC

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

2020-09-07 04:40:01 UTC

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

Details
Created

2020-09-07 04:39:21 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-07T04:39:14Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    76c26fb0f9d491d1dc12fbde8947812175c277ba
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-76c26fb0f9d491d1dc12fbde8947812175c277ba-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903-KB4565483-amd64

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: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:21ccf9f6d8f23f5b2c3c2c0639a0dee96a7879119ad9d0acc38c025b2e850e8c - 0.0% (880 Bytes)

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

[#011] sha256:c17b5ffeefb3d60ba01d8d7444e5799faf65a6b43bf3e4936b1b22e0da669579 - 13.16% (32.6 MB)

[#012] sha256:061ad88a8993c5e027e562ca65b8fd64ed13479a8d34537f2863f7e4da7e9f0f - 0.0% (830 Bytes)

[#013] sha256:734b137b78898119087d7cb631b6bf9a041d2ac8cb2455f5311c4576e4592a93 - 0.0% (837 Bytes)

[#014] sha256:69dbabf3075b2036d2c67f956efd3aa94dca7eef42cc0d092d85069ffc75537f - 0.0% (858 Bytes)

[#015] sha256:957da0b90339cb5ccab08c5fd735078af55ef1e544523ac65585e3b59147a3e0 - 0.0% (855 Bytes)

[#016] sha256:132fe3cababf055fc8a3c318a0d8f48619e57b6c0d1cc3a3f9a08e0f2b267ce4 - 0.0% (860 Bytes)

[#017] sha256:5b4442292781cf459b94b6d8b4c6c60ad39391a23559e74f142a07cc8bfd4a0d - 11.36% (28.1 MB)

[#018] sha256:ad087085ba2f1cb52ee32fe6d0205114fcfc40f2cc6b67cfc5df285cab28d30a - 0.0% (826 Bytes)

[#019] sha256:c0e123592971d9f11c258f4fda708bfc22e842721070180364545e40d3b9ce0d - 0.0% (826 Bytes)

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

[#021] sha256:0142d8e8c68abac3c5692c5cd5d73e509b1e06252d3013822870c8faa55ff460 - 0.0% (878 Bytes)

[#022] sha256:6b31329f56e115677bea7ee490fc7ea600521679a33e47805f0665debabba181 - 0.0% (862 Bytes)


History
2020-07-07 12:59:30 UTC

Apply image 1903-KB4565483-amd64

2020-09-04 18:08:10 UTC

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

2020-09-04 18:08:11 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-KB4565483-amd64

2020-09-04 18:08:11 UTC

cmd /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 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-04 18:08:54 UTC

cmd /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 UTC

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

2020-09-07 04:38:28 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-07 04:38:29 UTC

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

2020-09-07 04:38:32 UTC

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

2020-09-07 04:38:33 UTC

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

2020-09-07 04:38:33 UTC

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

2020-09-07 04:38:34 UTC

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

2020-09-07 04:39:17 UTC

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

2020-09-07 04:39:18 UTC

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

2020-09-07 04:39:19 UTC

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

2020-09-07 04:39:20 UTC

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

2020-09-07 04:39:20 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-07T04:39:14Z

2020-09-07 04:39:21 UTC

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

2020-09-07 04:39:21 UTC

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

2020-09-07 04:39:21 UTC

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

Details
Created

2020-09-07 04:38:22 UTC

Size

144 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-07T04:37:38Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    76c26fb0f9d491d1dc12fbde8947812175c277ba
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-76c26fb0f9d491d1dc12fbde8947812175c277ba-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.17.6

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: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:9ac053812b55d48c72b149dc2b4ee820a4c5a59c4bb641915b5240e9b49981d3 - 0.0% (123 Bytes)

[#005] sha256:75438430ea490463bb17103fce810aa2e8d67f73ee9debeb3aed2d327fec6089 - 34.88% (50.1 MB)

[#006] sha256:9c69d7e91b1a561c8b9f9656ed73ed459b165c465a31631b0148c5807f690f59 - 1.35% (1.94 MB)

[#007] sha256:356fd1e18f76c33463bb3a090329f912c51dd56afc54f36759279ebb08649d62 - 0.79% (1.13 MB)

[#008] sha256:cdc550f66da8369ed86f84e16fc49b124316b4825b537c82a8f4367f77ea2837 - 17.16% (24.6 MB)

[#009] sha256:5dc1c6a34bcb00fbdfe719888ee72608ac61c144370404db579e6e3c6eb76786 - 12.01% (17.2 MB)

[#010] sha256:71b80b80bcc3f91d86bfe05d18e585381da745b00c4885f3ad0166dad012ea45 - 18.03% (25.9 MB)

[#011] sha256:da7b075e5ed4ab81ac2a23e1a8feec10d0ec5ffcbf848cea9cadb3d712baf8ec - 0.0% (172 Bytes)


History
2020-08-19 21:29:47 UTC

/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-07 04:37:51 UTC

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

2020-09-07 04:37:51 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-07 04:37:52 UTC

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

2020-09-07 04:37:52 UTC

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

2020-09-07 04:38:11 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-07 04:38:11 UTC

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

2020-09-07 04:38:12 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-07 04:38:13 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-07 04:38:13 UTC

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

2020-09-07 04:38:15 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-07 04:38:15 UTC

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

2020-09-07 04:38:15 UTC

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

2020-09-07 04:38:16 UTC

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

2020-09-07 04:38:16 UTC

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

2020-09-07 04:38:16 UTC

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

2020-09-07 04:38:19 UTC

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

2020-09-07 04:38:21 UTC

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

2020-09-07 04:38:21 UTC

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

2020-09-07 04:38:22 UTC

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

2020-09-07 04:38:22 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-07T04:37:38Z

2020-09-07 04:38:22 UTC

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

2020-09-07 04:38:22 UTC

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

2020-09-07 04:38:22 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