Namespace
rancher
Image / Tag
rancher-agent:master-8d9cedde931ca08d39e197721163ac88c1da48ac-head
Content Digest
sha256:b2c2f9c1fc6e29ed063a40ffb4837a74e6434b0da29ccf85154b5798c4fdd37a
Details
Created

2020-08-29 06:03:01 UTC

Size

155 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-08-29T06:02:08Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8d9cedde931ca08d39e197721163ac88c1da48ac
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-8d9cedde931ca08d39e197721163ac88c1da48ac-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.48% (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:7ce2db7d788c1a32e87763bca534d4f877c075e7b983bf7380459be4acb687cd - 0.0% (124 Bytes)

[#005] sha256:fb49c7f0dce4cef8ab82c9a9b69ed1574f15d4a124645978006544f272e74180 - 35.05% (54.2 MB)

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

[#007] sha256:6a74cf6a42474057180c6a0760df2c13fac5b6889a6e2305733fd208bf8683e6 - 0.79% (1.22 MB)

[#008] sha256:9513e6e85fe6dad18a881148f90053387337866c23a01c8bbc05455e36d4d6db - 17.2% (26.6 MB)

[#009] sha256:9eb9764e68b869e49d09888918be1d5b326c89a2a5be0bc6e386b5c5cf053825 - 10.85% (16.8 MB)

[#010] sha256:cc51a97b80f5ac398efaae91c552cb1ed1d3371f264f4ffcd4bd2e1690a2116c - 18.19% (28.1 MB)

[#011] sha256:035205cb2aeac56bf6e134558cd873f398c8a6f8c79a8372376ea5b00f2ae159 - 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-08-29 06:02:26 UTC

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

2020-08-29 06:02: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-08-29 06:02:27 UTC

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

2020-08-29 06:02:28 UTC

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

2020-08-29 06:02: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-08-29 06:02:48 UTC

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

2020-08-29 06:02:49 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-08-29 06:02:50 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-08-29 06:02:50 UTC

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

2020-08-29 06:02:52 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-08-29 06:02:53 UTC

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

2020-08-29 06:02:53 UTC

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

2020-08-29 06:02:53 UTC

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

2020-08-29 06:02:53 UTC

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

2020-08-29 06:02:53 UTC

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

2020-08-29 06:02:57 UTC

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

2020-08-29 06:02:59 UTC

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

2020-08-29 06:03:00 UTC

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

2020-08-29 06:03:00 UTC

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

2020-08-29 06:03:00 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-08-29T06:02:08Z

2020-08-29 06:03:00 UTC

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

2020-08-29 06:03:00 UTC

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

2020-08-29 06:03:01 UTC

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

Details
Created

2020-08-29 05:57:48 UTC

Size

246 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-08-29T05:57:42Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8d9cedde931ca08d39e197721163ac88c1da48ac
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-8d9cedde931ca08d39e197721163ac88c1da48ac-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.11% (96.3 MB)

[#001] sha256:7faa8b742f9631b42a9205876cc727ffa352abb6cee017c1d1d9392abddcd313 - 0.0% (838 Bytes)

[#002] sha256:0c2fc86b9dadff222eca11e0e6bab2c3158a31e22cce766ac9cfde1f4a576856 - 0.0% (838 Bytes)

[#003] sha256:52bdd3932c0557c61f78db49bdf4196f2b9be53675af22e99852d11e66d38794 - 0.0% (836 Bytes)

[#004] sha256:9b106ae5c4d8c2a9fe2acb5a1eeb391506140ffb4cc220c3b9f5d850159e43ab - 0.03% (64.9 KB)

[#005] sha256:895b948ccfa29db408ff14b7f4b71a8dbc4370dea4d4cb2f62408124ba4155de - 0.0% (860 Bytes)

[#006] sha256:72e8c8759db590ccd720acc7459bbdd9164b4e2b8c8c99dcaa436dd2832df3b4 - 36.11% (88.9 MB)

[#007] sha256:dbdae1ce5b6368ca3a0d1d8e93be51a5d7b060e701b60daa27d5793f18e1c97d - 0.05% (132 KB)

[#008] sha256:ae20a9b494b26c05caf10a84c47e036bacecd0da3451c32ddca9158e60a229ea - 0.0% (836 Bytes)

[#009] sha256:4e8c0cb7e88ecd6d7d98c854c9a6b38645a2031a162932715bdb68e38ff52d3b - 0.0% (830 Bytes)

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

[#011] sha256:44d5eacdaddfe433b6a6d43edb2de4e00c7b232adbced61f435278f4a152f180 - 13.24% (32.6 MB)

[#012] sha256:893de2157d4a69f6a028c8bd97627f3cf1705cd9c9d70d917f5689f10b72305f - 0.0% (823 Bytes)

[#013] sha256:234e1db7e6393afadf074f36a3923fdd9ab8e69430bafd0129c33aba35eab5c6 - 0.0% (830 Bytes)

[#014] sha256:f9d90181a322ee01233d98ea357478ef842532562cdc2da7d9f5a3446228dd9f - 0.0% (849 Bytes)

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

[#016] sha256:9367ed7767ebebd78046f01e10e546fc20deb0cd16aaa0acd820adb0d563f719 - 0.0% (857 Bytes)

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

[#018] sha256:1c41fe0f84c8e418a5ac2487a0b38ff797d9d7ad718ec3fb636f5e98dc42d837 - 0.0% (857 Bytes)

[#019] sha256:2d0342bbb08df866b299fb04a9597e2d95eabe35f017037a88e9f0d735b44af3 - 0.0% (831 Bytes)

[#020] sha256:e27fffea943dc96a5e8d685d7207246c40253cec9745dd71a40b4e92af0a7f1b - 0.0% (831 Bytes)

[#021] sha256:16c0f878a3581fbe9dddc6873418f75aba1e65478e9c9b1daaaa7c1d73c5e2d8 - 0.0% (828 Bytes)

[#022] sha256:657d7b4fe551cb47012bbbb9fdddf7853eef01e9b25c39cf92e4049a34f34a03 - 0.0% (834 Bytes)


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

Apply image 1809-KB4565349-amd64

2020-08-14 17:11:24 UTC

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

2020-08-14 17:11:25 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-08-14 17:11:25 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-08-14 17:11:45 UTC

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

2020-08-14 17:11:45 UTC

cmd /S /C #(nop) USER ContainerUser

2020-08-14 17:11:57 UTC

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

2020-08-14 17:12:30 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-08-14 17:12:30 UTC

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

2020-08-24 06:36:58 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-08-24 06:36:58 UTC

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

2020-08-24 06:37:01 UTC

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

2020-08-24 06:37:02 UTC

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

2020-08-24 06:37:02 UTC

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

2020-08-24 06:37:02 UTC

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

2020-08-29 05:57:44 UTC

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

2020-08-29 05:57:45 UTC

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

2020-08-29 05:57:46 UTC

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

2020-08-29 05:57:47 UTC

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

2020-08-29 05:57:47 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-08-29T05:57:42Z

2020-08-29 05:57:47 UTC

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

2020-08-29 05:57:48 UTC

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

2020-08-29 05:57:48 UTC

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

Details
Created

2020-08-29 05:58:20 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-08-29T05:58:14Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8d9cedde931ca08d39e197721163ac88c1da48ac
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-8d9cedde931ca08d39e197721163ac88c1da48ac-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:f69c4c04af059b407ce235a9fe0f5dbdac1acb659c430e1833f032d59c54a44d - 0.0% (832 Bytes)

[#002] sha256:72b97ba92e8318fc9a92e5844f0fd6d9f18c98d0a3617751c97929f75ea30a7d - 0.0% (909 Bytes)

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

[#004] sha256:eb2bd59962273b3695d74c39f57f7f6cb94b660c6b24a50842dfa0b92cd3456e - 0.03% (66.6 KB)

[#005] sha256:f88712b8391a1bc1df04ce30ae241e6e6db02e7a299974cb2369737cf97fcd70 - 0.0% (840 Bytes)

[#006] sha256:9854a896de0f9cd78b8ecdf5435e85f911c7eb7f559bfcbb22e156f092725622 - 35.89% (88.9 MB)

[#007] sha256:552d1cab94d2e705e3f64b564242ed79bce25764edba87f44ef9017baae83ff1 - 0.04% (95.1 KB)

[#008] sha256:3ac31881f1657ad00f46be984a19351fbbd793d1cb03ea34040b2ec3664ee19e - 0.0% (839 Bytes)

[#009] sha256:5e29441fc2b843432971e59c3144bdfa613ff5841be641a28d894fd0b89efb52 - 0.0% (848 Bytes)

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

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

[#012] sha256:c0e849ee803aedab730d0adc00f38cd8b4690c7780bcc436d17e711d0d305421 - 0.0% (827 Bytes)

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

[#014] sha256:17828cfecd55b59597ebe60754c13b201bb1de9d000a4e7aec6185d85f0a0247 - 0.0% (826 Bytes)

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

[#016] sha256:d2ac3ee8b093d3ae7ebb076100a0ddd78b7b4c131f2766bab246c9d2cefaadfc - 0.0% (829 Bytes)

[#017] sha256:45904fbed8f7a563723257d8868f7bbcda321edd27551c626c8ef4a5127ef973 - 11.35% (28.1 MB)

[#018] sha256:49368c1dde17e755b3af3d8b74c7a2beccc91d5ebfaa0a869d7e53c393beb5bd - 0.0% (840 Bytes)

[#019] sha256:683b345e2edd134fc455edda4f462f1ba11d839e7529cdc8fffd93b132c1cd64 - 0.0% (862 Bytes)

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

[#021] sha256:f75a2d5b1d80afa02c8774f5dc1ce88f5823a838744d3c959190e4344e3fb679 - 0.0% (830 Bytes)

[#022] sha256:a24734186ad164f6d120e5e31a200309a4616a050621f06c20067d4f2da80ac0 - 0.0% (831 Bytes)


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

Apply image 1909-KB4565483-amd64

2020-08-14 17:23:02 UTC

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

2020-08-14 17:23:03 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-08-14 17:23:04 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-08-14 17:23:38 UTC

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

2020-08-14 17:23:39 UTC

cmd /S /C #(nop) USER ContainerUser

2020-08-14 17:23:58 UTC

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

2020-08-14 17:24:36 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-08-14 17:24:37 UTC

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

2020-08-24 06:39:53 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-08-24 06:39:53 UTC

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

2020-08-24 06:39:56 UTC

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

2020-08-24 06:39:57 UTC

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

2020-08-24 06:39:57 UTC

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

2020-08-24 06:39:57 UTC

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

2020-08-29 05:58:16 UTC

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

2020-08-29 05:58:16 UTC

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

2020-08-29 05:58:18 UTC

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

2020-08-29 05:58:19 UTC

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

2020-08-29 05:58:19 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-08-29T05:58:14Z

2020-08-29 05:58:19 UTC

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

2020-08-29 05:58:20 UTC

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

2020-08-29 05:58:20 UTC

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

Details
Created

2020-08-29 05:57:57 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-08-29T05:57:51Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8d9cedde931ca08d39e197721163ac88c1da48ac
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-8d9cedde931ca08d39e197721163ac88c1da48ac-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.48% (97.8 MB)

[#001] sha256:ca7240146fcae31715f97a7a041e18abddb4e45a62c258a06cff51627d288f80 - 0.0% (838 Bytes)

[#002] sha256:4ab9f8429c375839d6325571aa6c1c7bc958b425bd393233d1a9852f6774171d - 0.0% (859 Bytes)

[#003] sha256:0e6769c1f528d865e79b1e48bb760bd5737b15d5a6c20d269e3efcdd481d898e - 0.0% (840 Bytes)

[#004] sha256:9bba958fbda2a14e697725fdd9f866e8613210b24d9a833dc363d8a0212c20ed - 0.03% (64.6 KB)

[#005] sha256:85bdb87e0b8ff7ab40be1f9f13b9aafce3daf1f7096753e6bf8cb83da746b13b - 0.0% (841 Bytes)

[#006] sha256:bac1aa0ab642d13082c010dd7deb5d5c3029a41155cf0116fe2c71d4594f353c - 35.89% (88.9 MB)

[#007] sha256:4eca6ad779e8a51543bd157c90213e734e171efc4f794000a309aa48b1182f0e - 0.05% (128 KB)

[#008] sha256:cd8b0df07d7d96744f49a7c9d9140a897f0afc5009b248a6a9559e7f76721398 - 0.0% (833 Bytes)

[#009] sha256:3dfc3d2eda665e4e2deb15aecd5ee61ecbd72636d66f3c0063411c10c802c17c - 0.0% (855 Bytes)

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

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

[#012] sha256:03933a5a804a60dfe5cabdb4bf56c445b7f6e4e2027e544e58f6e74848eb9faf - 0.0% (823 Bytes)

[#013] sha256:4200df62fcb74ef885d44ae4b49eb91d557ec9f4602ffab28a92ff25df3f1046 - 0.0% (828 Bytes)

[#014] sha256:3065aad38ca7974531955b22780565316a3d27890c9a48e6d296ce1c5f9d74f1 - 0.0% (852 Bytes)

[#015] sha256:95471bac078788ced225ae485199aa7b70bdf32c0ecc87a209c6b579277679f7 - 0.0% (830 Bytes)

[#016] sha256:561c33a33b4e7f5bef73fd10209fb82279e9d18f5e5555f4442dec85f2dd4670 - 0.0% (884 Bytes)

[#017] sha256:7d88ba761e9b4c0e31f39552d442ddd299d6455eb41e1ee933a70ae57aa954d3 - 11.35% (28.1 MB)

[#018] sha256:7565b33505af95950c94970b5f7f58e37abe899c5acebc7372804a7552eabf66 - 0.0% (857 Bytes)

[#019] sha256:37d8562628ae04ccc5554e2f98a86bcdafbcfcc121fa2446ebafb6a91aacd19a - 0.0% (859 Bytes)

[#020] sha256:6e55ea6a58e1bc4fc17ed8e6c4a2da7b5f814c2a174545db884aa5b53bc582a7 - 0.0% (872 Bytes)

[#021] sha256:5d1b1b6c33d2e4552dc429e54b4a25130b38f889fa1be4c03f87db1681c08b0d - 0.0% (868 Bytes)

[#022] sha256:93b92b9243190024d6a04f94284b8cbdcda34d6186a6dac943454a3a33c136dd - 0.0% (857 Bytes)


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

Apply image 1903-KB4565483-amd64

2020-08-14 17:17:01 UTC

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

2020-08-14 17:17:01 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-08-14 17:17:02 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-08-14 17:17:25 UTC

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

2020-08-14 17:17:26 UTC

cmd /S /C #(nop) USER ContainerUser

2020-08-14 17:17:42 UTC

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

2020-08-14 17:18:30 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-08-14 17:18:30 UTC

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

2020-08-24 06:39:29 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-08-24 06:39:29 UTC

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

2020-08-24 06:39:31 UTC

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

2020-08-24 06:39:32 UTC

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

2020-08-24 06:39:32 UTC

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

2020-08-24 06:39:33 UTC

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

2020-08-29 05:57:53 UTC

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

2020-08-29 05:57:54 UTC

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

2020-08-29 05:57:55 UTC

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

2020-08-29 05:57:55 UTC

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

2020-08-29 05:57:56 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-08-29T05:57:51Z

2020-08-29 05:57:56 UTC

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

2020-08-29 05:57:56 UTC

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

2020-08-29 05:57:57 UTC

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

Details
Created

2020-08-29 06:00:16 UTC

Size

143 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-08-29T05:59:23Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8d9cedde931ca08d39e197721163ac88c1da48ac
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-8d9cedde931ca08d39e197721163ac88c1da48ac-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.81% (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:cb1e681857c0ba22c6f5caa21c110d30c9d24a6c9472fd75415209c1405a7245 - 0.0% (124 Bytes)

[#005] sha256:0b1df969204d438743dafca5f1f1354134b2b2dc8ed6b95ad10782513a2fba11 - 35.0% (50.1 MB)

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

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

[#008] sha256:3b4bfb1c003e95e50dec848329a9de695176e89728194f05b89786d545134a05 - 17.21% (24.6 MB)

[#009] sha256:d68268b75d8ab39469fefd94cbcdeac248f8c5f6f24af60790390f4be46fc0c8 - 11.71% (16.8 MB)

[#010] sha256:2c236840bd60aec459810af74fec3bf85aac7be240cc52d38bb3169100b457cf - 18.1% (25.9 MB)

[#011] sha256:ae45b45eab512143275b7e61c29a391530daab6d1a64b7c99e7ebf4bb33177f5 - 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-08-29 05:59:36 UTC

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

2020-08-29 05:59:36 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-08-29 05:59:37 UTC

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

2020-08-29 05:59:37 UTC

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

2020-08-29 05:59:57 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-08-29 05:59:58 UTC

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

2020-08-29 05:59:59 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-08-29 06:00:00 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-08-29 06:00:00 UTC

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

2020-08-29 06:00:07 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-08-29 06:00:08 UTC

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

2020-08-29 06:00:08 UTC

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

2020-08-29 06:00:08 UTC

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

2020-08-29 06:00:08 UTC

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

2020-08-29 06:00:09 UTC

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

2020-08-29 06:00:12 UTC

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

2020-08-29 06:00:14 UTC

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

2020-08-29 06:00:15 UTC

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

2020-08-29 06:00:15 UTC

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

2020-08-29 06:00:15 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-08-29T05:59:23Z

2020-08-29 06:00:15 UTC

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

2020-08-29 06:00:15 UTC

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

2020-08-29 06:00:16 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