Namespace
rancher
Image / Tag
rancher-agent:master-a7111be2eaeb88c309f4edf01c7d26817cdae788-head
Content Digest
sha256:03b553d5da35c960fedf1b77a7b7a09467538feaf1289d91b8ee174a4d505019
Details
Created

2020-10-20 01:08:45 UTC

Size

159 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-20T01:07:50Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a7111be2eaeb88c309f4edf01c7d26817cdae788
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-a7111be2eaeb88c309f4edf01c7d26817cdae788-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:ad66560af7abd67d776a6ab3a9054f764d4883f195bb2edeb2707f14f9b02ea2 - 0.0% (124 Bytes)

[#004] sha256:9c09a230516c7e22903b562838cdc419d3e5880d14c43f8c8fc2a652c69c8682 - 34.14% (54.3 MB)

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

[#006] sha256:21cfbf226ffc4d46c1e3ca6dbb80b93d7ca603b00cdf82bd8ec94fc0de267ec4 - 16.72% (26.6 MB)

[#007] sha256:693ed1d80a7e0e6b80d6dfad85deabcdd36f73aac7fec59a28d874814159d2d5 - 12.91% (20.5 MB)

[#008] sha256:82ae6fd1d6570dd140a8512baf779cad921e4e312b7df2151c86152b01ccf022 - 18.84% (29.9 MB)

[#009] sha256:64a0d554518c1c4b23578a0bc0f7209bf8b05256366e0bd2b0dcc1df3ec3589d - 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-20 01:08:10 UTC

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

2020-10-20 01:08:10 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-20 01:08:11 UTC

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

2020-10-20 01:08:11 UTC

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

2020-10-20 01:08:32 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-20 01:08:32 UTC

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

2020-10-20 01:08:33 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-20 01:08:34 UTC

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

2020-10-20 01:08:35 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-20 01:08:36 UTC

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

2020-10-20 01:08:36 UTC

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

2020-10-20 01:08:36 UTC

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

2020-10-20 01:08:36 UTC

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

2020-10-20 01:08:37 UTC

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

2020-10-20 01:08:41 UTC

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

2020-10-20 01:08:43 UTC

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

2020-10-20 01:08:44 UTC

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

2020-10-20 01:08:44 UTC

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

2020-10-20 01:08:44 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-20T01:07:50Z

2020-10-20 01:08:44 UTC

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

2020-10-20 01:08:44 UTC

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

2020-10-20 01:08:45 UTC

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

Details
Created

2020-10-20 01:07:38 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-20T01:07:31Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a7111be2eaeb88c309f4edf01c7d26817cdae788
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-a7111be2eaeb88c309f4edf01c7d26817cdae788-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809

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

[#001] sha256:e87311d03479573968ae8231cd384724cf427ca73a38ede4281f84fda108b0d2 - 0.0% (856 Bytes)

[#002] sha256:0f67c3c4df27c98731c4865bd4ca3a96e9c6026ffc333b71728a9d9035533899 - 0.0% (844 Bytes)

[#003] sha256:548810693754461f5197d5e695f32d1a0bef5b6bc4e2b73afd78594a1b8b49b0 - 0.03% (66.3 KB)

[#004] sha256:f81120d691c3371b255c32f0b696d2b20bc7526e5c6cdb8fb49766d8d3eecb56 - 0.0% (847 Bytes)

[#005] sha256:613b41896e63992719057861e096883666d9f5b7af7d369910194604e6b0fcf6 - 35.82% (88.9 MB)

[#006] sha256:bfe69b58b572059dfa5b09f2e02abce1f253084bc7bdcda985221597b4617f2c - 0.04% (92.2 KB)

[#007] sha256:77f2a954ebdcf37db141c252e6cdd89c8998c52c63eb6094c72e81cd26616403 - 0.0% (844 Bytes)

[#008] sha256:8b5f1b00b146da9c228d8866068516f9e24d14334e5f3422d28d16f7f7aedb31 - 0.0% (890 Bytes)

[#009] sha256:730c5ce8ade1d9ee7835f4a84e279c129d34b49fe9cfb2f204700ff124bc5c33 - 0.0% (855 Bytes)

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

[#011] sha256:9fa144b96bf0678cf5270a8b4dce1b1cbcb0b2a80268f60d998a7ccc4f2bf956 - 13.13% (32.6 MB)

[#012] sha256:0e04e1c99213fab3862480a809e66e5c426441422d55e82af8beff7ccf4d635a - 0.0% (850 Bytes)

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

[#014] sha256:28d90627e391e019af2274beb3fb89fa94636938697716eb6150e93d98a0800c - 0.0% (851 Bytes)

[#015] sha256:21e8c635b4d8de85739339adbaf2d06ac1e4b6794ee29cff5308480b81b6a6b4 - 0.0% (822 Bytes)

[#016] sha256:cafe7cde5178d9f9893c2dc4c135d356eac9c9d829a3533390b6cf76c096708e - 0.0% (833 Bytes)

[#017] sha256:c191c743ad68afb7c1b27f3e29dd6463678a038bf6e3c28055797e45602c9bc1 - 12.06% (29.9 MB)

[#018] sha256:748a72bdf5af67fb5c8c95195ec76081592f2f732f65c82377e6c4c74f96a73d - 0.0% (825 Bytes)

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

[#020] sha256:df96491162748708052775c6d88fec7be42014dd1cc0839f0fe58b3c2e6b8a3c - 0.0% (828 Bytes)

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

[#022] sha256:ac2a4e6d562012b08bddebb9d689954817dd6e5820aa60aa0a17664d3059cb13 - 0.0% (832 Bytes)


History
2020-09-30 11:25:56 UTC

Apply image 1809-amd64

2020-10-13 21:19:40 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

2020-10-13 21:19:42 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-13 21:20:41 UTC

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

2020-10-13 21:20:42 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-13 21:21:32 UTC

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

2020-10-13 21:22:18 UTC

cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2020-10-13 21:22:19 UTC

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

2020-10-13 21:22:20 UTC

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

2020-10-19 19:24:10 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-19 19:24:11 UTC

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

2020-10-19 19:24:15 UTC

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

2020-10-19 19:24:25 UTC

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

2020-10-19 19:24:26 UTC

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

2020-10-19 19:24:26 UTC

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

2020-10-20 01:07:34 UTC

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

2020-10-20 01:07:34 UTC

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

2020-10-20 01:07:36 UTC

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

2020-10-20 01:07:36 UTC

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

2020-10-20 01:07:37 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-20T01:07:31Z

2020-10-20 01:07:37 UTC

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

2020-10-20 01:07:38 UTC

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

2020-10-20 01:07:38 UTC

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

Details
Created

2020-10-20 01:04:11 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-20T01:04:05Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a7111be2eaeb88c309f4edf01c7d26817cdae788
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-a7111be2eaeb88c309f4edf01c7d26817cdae788-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909

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:d6c6a99d5726a68a35f81bb15a53ebdc98b41ff763b7b2442647543ee44bb89c - 39.26% (98.1 MB)

[#001] sha256:faa8988fc2d308b9b4e084a50f8bc40c16ddae3517b7d58f1cde8627c6a9ddbb - 0.0% (868 Bytes)

[#002] sha256:dcf285ae7655b2b00df747d22eb1d2fcaead30c4e69cda916005dff76af27efe - 0.0% (890 Bytes)

[#003] sha256:6e88f022b28ae41033816a947de89c48b962eabc428583f07a2f354428c10496 - 0.03% (65.1 KB)

[#004] sha256:923fb13d34a36233d30c597a6a5c76fdfd67f512797509532d0e04ba1901a8be - 0.0% (865 Bytes)

[#005] sha256:30ddde0cd7c121cb08b9d94bdbb08fa7ca275d7361c37d8be2580974bf106c96 - 35.6% (88.9 MB)

[#006] sha256:d9c8fbe30aeb95b57241f9a7c7b99ad0bad567a346a7824c0b098e955c1d033e - 0.04% (90.9 KB)

[#007] sha256:dfd7005f9a63d1a47a166f1353c376c9f5021955f2e43576522d46653a9faec2 - 0.0% (832 Bytes)

[#008] sha256:251a73c2368d1373ea92cfd55a6aec758e3649ce90e7e9678af2bc61ffbce9c1 - 0.0% (889 Bytes)

[#009] sha256:49bddba3add66390fc068a01fc27a917683b3a2fa7c20cd42fcd15343a24d60b - 0.0% (853 Bytes)

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

[#011] sha256:7233342ea19e623d6c55935c40ed8f6c01e6e6d603e094beeadfb9cce77ee183 - 13.05% (32.6 MB)

[#012] sha256:93492de23033525c63cedd64ab32f4f1412b630b582086a481a2314d0490bfcb - 0.0% (862 Bytes)

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

[#014] sha256:583e238228df582c6a7f0bcced0554e83a1371f75cd03692e2ae08dd1bc37076 - 0.0% (829 Bytes)

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

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

[#017] sha256:4ca46cb3bd292e02efb54e562db06466f6c11ec443c74f5a1964bf31160280df - 11.98% (29.9 MB)

[#018] sha256:59c9b47c8f7080d1881f8959831bbff0dd21125263c38e7e6d9e7f5e760a0bbf - 0.0% (833 Bytes)

[#019] sha256:cb6bac14adec77c5b55d34d558938b5674773f378181697b19f0dbd42570e587 - 0.0% (828 Bytes)

[#020] sha256:2d48243085e0570d081dec700b595b8c92af42d581697e5f8fc0d21d0f2332f5 - 0.0% (825 Bytes)

[#021] sha256:0facea17ecd170ad8ac9023123fcd67a60a977ab1532a7177838089ae90d0542 - 0.0% (859 Bytes)

[#022] sha256:22abeea3f86e79d04af25d2a49c4ecf42b4b1ca84bb73e0d9372d41faf48cc11 - 0.0% (829 Bytes)


History
2020-10-01 03:13:48 UTC

Apply image 1909-amd64

2020-10-13 21:42:44 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

2020-10-13 21:42:44 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-13 21:43:32 UTC

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

2020-10-13 21:43:33 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-13 21:43:53 UTC

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

2020-10-13 21:44:29 UTC

cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2020-10-13 21:44:29 UTC

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

2020-10-13 21:44:30 UTC

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

2020-10-19 19:26:00 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-19 19:26:01 UTC

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

2020-10-19 19:26:05 UTC

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

2020-10-19 19:26:12 UTC

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

2020-10-19 19:26:12 UTC

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

2020-10-19 19:26:13 UTC

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

2020-10-20 01:04:07 UTC

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

2020-10-20 01:04:08 UTC

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

2020-10-20 01:04:09 UTC

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

2020-10-20 01:04:10 UTC

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

2020-10-20 01:04:10 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-20T01:04:05Z

2020-10-20 01:04:10 UTC

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

2020-10-20 01:04:10 UTC

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

2020-10-20 01:04:11 UTC

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

Details
Created

2020-10-20 01:07:59 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-20T01:07:53Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a7111be2eaeb88c309f4edf01c7d26817cdae788
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-a7111be2eaeb88c309f4edf01c7d26817cdae788-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903

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:0e31ee8f400716f940be9db76d6eedb1a903860385b4ca8f70513012d53fe1f1 - 39.31% (98.3 MB)

[#001] sha256:3fd39624f2323c9b7345d34bb53f7a7c32ebbf0b51dded687fa3d2aa8c20aed9 - 0.0% (842 Bytes)

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

[#003] sha256:2854e71c3f0c7a2ca58beddde1498cc6372308503902d0a8b4df6439c16ca8a3 - 0.02% (63.1 KB)

[#004] sha256:2e8c3f004dd28a917de64e2984d92aac360ab0e0d39e2d295352ca56cbf7c0ca - 0.0% (838 Bytes)

[#005] sha256:f25e25c7b6e1fd8af445fcef524046f3e840711df39f74b39b35b88129c17214 - 35.57% (88.9 MB)

[#006] sha256:3303b4a420458aad265396f742bd4f842dd30f3e151ccff9149b594d412fcfe2 - 0.05% (122 KB)

[#007] sha256:b682cfe30d62a82096c2046410c455cca03145fd147b41f45aa99d42ce384483 - 0.0% (896 Bytes)

[#008] sha256:89f145fc649d8f7aaca00ed377ddb8c43c49061b7bfdd547b21b1945a5a6639d - 0.0% (862 Bytes)

[#009] sha256:fea1bfc80114267273a8c3beb4badcaa758a1c934f2316dd1e4886d33e42e8e6 - 0.0% (880 Bytes)

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

[#011] sha256:3f9d88055fe730d1008c2a29ba7437794cc4ef0c92a9b80824ba58234f9274bd - 13.04% (32.6 MB)

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

[#013] sha256:d24c3e72dee38c02badda18c72e4631714bfed1dd8d399a37bd7e606f3b42f3f - 0.0% (850 Bytes)

[#014] sha256:ed55db2b099460a728c6f9c95372bf85114a7ef876bd50e158ed901a62ebbef9 - 0.0% (850 Bytes)

[#015] sha256:b245a499e6850dec0f3feed98eaeb74f01eca0113a5f30691bd2c4b104c47fa0 - 0.0% (834 Bytes)

[#016] sha256:1667788effb535708c0b50a4c58421e5e24338de8aa19cbfdd8925ddf674f086 - 0.0% (824 Bytes)

[#017] sha256:985e47eda1d0b0de129d1753356ae7a6ec245b9f915b937be24278925f34ca00 - 11.97% (29.9 MB)

[#018] sha256:5807937b68e943c204562bb208f2491a75e811a59a790474947b6b1dc46866cd - 0.0% (830 Bytes)

[#019] sha256:b8d0221da890e5f2b020a4c3d48d747e2938ec7f3df08912b4487f3d6e840cb6 - 0.0% (828 Bytes)

[#020] sha256:cec51511ce6389e503da3167be17bb8e7868d836cd4c29cb87c81336e2f34b77 - 0.0% (830 Bytes)

[#021] sha256:40d20a98055d755ff1e22a6c158f828132efd71a7b56db81713d393d6f1dc7c4 - 0.0% (824 Bytes)

[#022] sha256:8eb0cf37dbf5cc6b27b7c5c07ca22b54303da1b98062c33c5337662730641179 - 0.0% (828 Bytes)


History
2020-09-30 11:26:02 UTC

Apply image 1903-amd64

2020-10-13 21:42:57 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

2020-10-13 21:42:58 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-13 21:43:16 UTC

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

2020-10-13 21:43:16 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-13 21:43:30 UTC

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

2020-10-13 21:44:03 UTC

cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2020-10-13 21:44:04 UTC

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

2020-10-13 21:44:04 UTC

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

2020-10-19 16:03:55 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-19 16:03:56 UTC

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

2020-10-19 16:03:58 UTC

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

2020-10-19 16:03:59 UTC

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

2020-10-19 16:04:00 UTC

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

2020-10-19 16:04:00 UTC

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

2020-10-20 01:07:55 UTC

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

2020-10-20 01:07:55 UTC

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

2020-10-20 01:07:56 UTC

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

2020-10-20 01:07:57 UTC

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

2020-10-20 01:07:58 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-20T01:07:53Z

2020-10-20 01:07:58 UTC

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

2020-10-20 01:07:59 UTC

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

2020-10-20 01:07:59 UTC

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

Details
Created

2020-10-20 01:08:01 UTC

Size

147 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-20T01:07:11Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a7111be2eaeb88c309f4edf01c7d26817cdae788
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-a7111be2eaeb88c309f4edf01c7d26817cdae788-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.34% (22.6 MB)

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

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

[#003] sha256:a36b084c342f6751f74a75a152c30b4f5c364247d77bcae876382182f83d7c81 - 0.0% (124 Bytes)

[#004] sha256:69c26355c9d847502062e23e917ef47ca1534a05eef07bd09bb09a6b23daf308 - 34.04% (50.2 MB)

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

[#006] sha256:8e62d64702919c38d88b4f7a703321cf9080210c70062e0880c198987674a8ae - 16.7% (24.6 MB)

[#007] sha256:ebfa7d50ecde30c272b70aa9ea553dc0c70ad82970177c8e9a86f6a4913b0b8f - 13.91% (20.5 MB)

[#008] sha256:97585311174fbd084fca3e2935fdd2abfdb42684f8b7c0032c153580a007dc12 - 18.7% (27.6 MB)

[#009] sha256:26a986a96edfb2c260a264cf506a8aaad8014dff063e95320791f8afd5dbfc98 - 0.0% (171 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-20 01:07:25 UTC

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

2020-10-20 01:07:25 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-20 01:07:26 UTC

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

2020-10-20 01:07:26 UTC

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

2020-10-20 01:07:48 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-20 01:07:49 UTC

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

2020-10-20 01:07:50 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-20 01:07:50 UTC

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

2020-10-20 01:07:52 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-20 01:07:52 UTC

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

2020-10-20 01:07:53 UTC

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

2020-10-20 01:07:53 UTC

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

2020-10-20 01:07:53 UTC

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

2020-10-20 01:07:53 UTC

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

2020-10-20 01:07:57 UTC

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

2020-10-20 01:07:59 UTC

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

2020-10-20 01:08:00 UTC

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

2020-10-20 01:08:00 UTC

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

2020-10-20 01:08:00 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-20T01:07:11Z

2020-10-20 01:08:00 UTC

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

2020-10-20 01:08:01 UTC

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

2020-10-20 01:08:01 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