Namespace
rancher
Image / Tag
rancher-agent:v2.5-d1ad2a5f546f1fb6c5aacdcdd3981049d247c7a5-head
Content Digest
sha256:ea2ceabeb05f5863149ac53f4610a25147884ee8afe1879e9519673c39727d84
Details
Created

2020-10-05 04:03:05 UTC

Size

158 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-05T04:02:09Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d1ad2a5f546f1fb6c5aacdcdd3981049d247c7a5
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-d1ad2a5f546f1fb6c5aacdcdd3981049d247c7a5-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.13% (25.5 MB)

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

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

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

[#004] sha256:c4a0da3a14af2071c7a22d9e4db35c9c72a8e727851ebd74b13439e4768b8847 - 34.39% (54.3 MB)

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

[#006] sha256:2eb428a894b0d3d774826171d2471f139bf874e483ae915d8acadf96106d3d33 - 16.84% (26.6 MB)

[#007] sha256:e413484d6f776afcda7fa637777f3e6a2880ce47eaf2b49ad916f5c98b5cb2b4 - 12.26% (19.4 MB)

[#008] sha256:2d73edb5dc02d4a9446d3f1e41ead8af7bfcffff20c6ae9f102c93099e67dbf4 - 18.98% (30 MB)

[#009] sha256:99f1754410f16a4ee2e18ad99207eff93540ec4f1f8abef22dcede2a47103917 - 0.0% (170 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-05 04:02:29 UTC

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

2020-10-05 04:02:30 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-05 04:02:30 UTC

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

2020-10-05 04:02:31 UTC

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

2020-10-05 04:02:51 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-05 04:02:52 UTC

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

2020-10-05 04:02:53 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-05 04:02:53 UTC

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

2020-10-05 04:02:55 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-05 04:02:55 UTC

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

2020-10-05 04:02:55 UTC

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

2020-10-05 04:02:55 UTC

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

2020-10-05 04:02:55 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-d1ad2a5f546f1fb6c5aacdcdd3981049d247c7a5-head

2020-10-05 04:02:56 UTC

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

2020-10-05 04:03:00 UTC

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

2020-10-05 04:03:03 UTC

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

2020-10-05 04:03:03 UTC

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

2020-10-05 04:03:03 UTC

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

2020-10-05 04:03:04 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-05T04:02:09Z

2020-10-05 04:03:04 UTC

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

2020-10-05 04:03:04 UTC

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

2020-10-05 04:03:05 UTC

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

Details
Created

2020-10-05 03:58:37 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-05T03:58:31Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d1ad2a5f546f1fb6c5aacdcdd3981049d247c7a5
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-d1ad2a5f546f1fb6c5aacdcdd3981049d247c7a5-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809-KB4570333-amd64

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:ecf9bb62dc6eedea9fd367628f8715dea75b7d2053afa4b5121e7809aa692139 - 38.88% (96.5 MB)

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

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

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

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

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

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

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

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

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

[#010] sha256:da474c187fb2a674966a6059379a3e2339c4f193fda59934af12ab7b43c71af2 - 0.0% (857 Bytes)

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

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

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

[#014] sha256:fd5b9c877d1f72c30ddaa796fa388438743a66213684522b7edcc9fe2230acc2 - 0.0% (834 Bytes)

[#015] sha256:095ae73124ef47a1f8711ca403270346d779a72268405965e919c22c0e53635f - 0.0% (831 Bytes)

[#016] sha256:f4a4ebcbc349aed0ac5e81b7ec7452b7311f37571c110cce71a537d1ae1b5b6b - 0.0% (851 Bytes)

[#017] sha256:9f20370dc1b2d7984469920ad1db86437212953bc0ffef50a8b91277960b6f6d - 0.0% (830 Bytes)

[#018] sha256:4156545c9cd40dcfca84ca94115d58cf30a2272eb0e3dbe54174f8091b037154 - 12.05% (29.9 MB)

[#019] sha256:7d1dcb3ccdfb61512bec2db7b5832e1b1a4cae9dfcf7475e99567f5d0a9b49f8 - 0.0% (854 Bytes)

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

[#021] sha256:662fd40ddf5995b253861eae73b5eff9ce43af6ef2ab754aeaa5807cb8b4d33e - 0.0% (853 Bytes)

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

[#023] sha256:1faefe795ad2a0e2d5560229014f5df3fd270308617c8f170a746c4165881a31 - 0.0% (852 Bytes)


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

Apply image 1809-KB4570333-amd64

2020-09-28 20:14:23 UTC

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

2020-09-28 20:14:27 UTC

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

2020-09-28 20:14:31 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-28 20:15:33 UTC

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

2020-09-28 20:15:33 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-28 20:15:58 UTC

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

2020-09-28 20:16:40 UTC

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

2020-09-28 20:16:40 UTC

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

2020-09-28 20:16:41 UTC

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

2020-10-05 03:57:54 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-05 03:57:55 UTC

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

2020-10-05 03:57:57 UTC

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

2020-10-05 03:57:58 UTC

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

2020-10-05 03:57:58 UTC

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

2020-10-05 03:57:59 UTC

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

2020-10-05 03:58:33 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-d1ad2a5f546f1fb6c5aacdcdd3981049d247c7a5-head

2020-10-05 03:58:34 UTC

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

2020-10-05 03:58:35 UTC

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

2020-10-05 03:58:35 UTC

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

2020-10-05 03:58:36 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-05T03:58:31Z

2020-10-05 03:58:36 UTC

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

2020-10-05 03:58:37 UTC

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

2020-10-05 03:58:37 UTC

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

Details
Created

2020-10-05 04:00:44 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-05T04:00:39Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d1ad2a5f546f1fb6c5aacdcdd3981049d247c7a5
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-d1ad2a5f546f1fb6c5aacdcdd3981049d247c7a5-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909-KB4574727-amd64

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:17e0c587bdd6c4fedad1cf4224690c6f30777c7cfa6d7d3c5e4e569c5f59a33f - 39.23% (97.9 MB)

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

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

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

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

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

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

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

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

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

[#010] sha256:4f9338aadd7de58b6c8bdd1f34a9b6daeb0302bf087dad02eadf47b4166c6123 - 0.0% (829 Bytes)

[#011] sha256:332952b80028de4053077f8b54caab70356a5dea9107dbf5909139491dcc4b61 - 0.04% (101 KB)

[#012] sha256:8637c53a45c6378cccca0ff477e98d4187f441d60a753ba88d945c7a6c6300e6 - 13.06% (32.6 MB)

[#013] sha256:ed849022536f90c92bac52defa819b8fd0ea1de23293c9231dd9f02891ed169f - 0.0% (829 Bytes)

[#014] sha256:19d8520c8d28286c64e06f3ccc38ab2e012564d18e3df806005cdf0d4371be7e - 0.0% (858 Bytes)

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

[#016] sha256:dc0fc1b3a0f6556814a291a10c0adf1bb5284d92005c8d61a5a05467d5423eb7 - 0.0% (854 Bytes)

[#017] sha256:f01e33bd5bfee551002b95ca54edae164d7376400621f14308548e40f97fa1a6 - 0.0% (829 Bytes)

[#018] sha256:1e07957708468c3aee293e32ff3441baba1e0bbf4411c11ac205f8061ceca9ca - 11.99% (29.9 MB)

[#019] sha256:fc83b74dac849f74d3012841fa580740531b85e68160b6476c67615548c7f39a - 0.0% (829 Bytes)

[#020] sha256:090816c17c16a50365247308855de943a1ca93ab56d8f9dc6683021658eedb67 - 0.0% (825 Bytes)

[#021] sha256:3a609220a8f72b44258b93c67301f95d60f13886ab871af2c0bb7893bc1ef8c6 - 0.0% (831 Bytes)

[#022] sha256:e2bea3b271e426caf23b5274de38bcadd1a8e6429729bb535226d995dd330450 - 0.0% (852 Bytes)

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


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

Apply image 1909-KB4574727-amd64

2020-09-28 20:39:14 UTC

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

2020-09-28 20:39:16 UTC

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

2020-09-28 20:39:18 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-28 20:39:57 UTC

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

2020-09-28 20:39:59 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-28 20:40:55 UTC

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

2020-09-28 20:41:50 UTC

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

2020-09-28 20:41:51 UTC

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

2020-09-28 20:41:53 UTC

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

2020-10-05 04:00:15 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-05 04:00:15 UTC

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

2020-10-05 04:00:18 UTC

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

2020-10-05 04:00:18 UTC

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

2020-10-05 04:00:19 UTC

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

2020-10-05 04:00:19 UTC

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

2020-10-05 04:00:41 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-d1ad2a5f546f1fb6c5aacdcdd3981049d247c7a5-head

2020-10-05 04:00:41 UTC

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

2020-10-05 04:00:42 UTC

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

2020-10-05 04:00:43 UTC

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

2020-10-05 04:00:43 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-05T04:00:39Z

2020-10-05 04:00:44 UTC

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

2020-10-05 04:00:44 UTC

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

2020-10-05 04:00:44 UTC

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

Details
Created

2020-10-05 03:59:56 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-05T03:59:51Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d1ad2a5f546f1fb6c5aacdcdd3981049d247c7a5
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-d1ad2a5f546f1fb6c5aacdcdd3981049d247c7a5-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903-KB4574727-amd64

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:55cc7bac0ad5d25f8159b7666fddfaf8cced9402eafca4ac098a4e66935aef64 - 39.26% (98.1 MB)

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

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

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

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

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

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

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

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

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

[#010] sha256:b7d1b1ac54bab33f09ceb01d5f49a1d69d9aff07830c0f2f619dc7fc02e08b89 - 0.0% (857 Bytes)

[#011] sha256:1f866a5f3628b563e8e30b27668cac75026f6879119ec39076833316c0c5051d - 0.04% (101 KB)

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

[#013] sha256:1d2728c0dcbe01d3ad248925fd8f96bbd7210a5d47fb16e3cdb8824b3bb191e8 - 0.0% (832 Bytes)

[#014] sha256:238c2f20cdf470e54f9c85b3fbb7deda5cc16a3879c549fccafd8ffcd55d2596 - 0.0% (851 Bytes)

[#015] sha256:66ca9fad49a506a036b80a2b2ace36a018ae559a1e2f6636cdf228491909d796 - 0.0% (833 Bytes)

[#016] sha256:679b22df2330b44ee4d77d52d5218ad23c4b8ec2eda678b2f0d4246401b3ec3d - 0.0% (830 Bytes)

[#017] sha256:0b7ebc959545bd240e4110dc01deb6df7d0963e2aa3be2a3f8800671207dedf6 - 0.0% (832 Bytes)

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

[#019] sha256:2f7ee624b8aed1c1942fb1ef94fbc6e97717d05537438d60a643416f4c3afbbc - 0.0% (830 Bytes)

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

[#021] sha256:4a69645af0e5b9dab196369ff40821fd42dba8a0c7e954bd4c94fb5220db5350 - 0.0% (829 Bytes)

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

[#023] sha256:c3c32f75c4b3f646c10eab5c808511279e403dab79712ec2d2c55778266421f3 - 0.0% (857 Bytes)


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

Apply image 1903-KB4574727-amd64

2020-09-28 20:24:40 UTC

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

2020-09-28 20:24:41 UTC

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

2020-09-28 20:24:42 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-28 20:25:35 UTC

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

2020-09-28 20:25:36 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-28 20:26:11 UTC

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

2020-09-28 20:27:03 UTC

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

2020-09-28 20:27:06 UTC

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

2020-09-28 20:27:09 UTC

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

2020-10-05 03:59:08 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-05 03:59:08 UTC

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

2020-10-05 03:59:10 UTC

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

2020-10-05 03:59:11 UTC

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

2020-10-05 03:59:11 UTC

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

2020-10-05 03:59:12 UTC

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

2020-10-05 03:59:52 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-d1ad2a5f546f1fb6c5aacdcdd3981049d247c7a5-head

2020-10-05 03:59:53 UTC

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

2020-10-05 03:59:54 UTC

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

2020-10-05 03:59:55 UTC

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

2020-10-05 03:59:55 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-05T03:59:51Z

2020-10-05 03:59:55 UTC

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

2020-10-05 03:59:56 UTC

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

2020-10-05 03:59:56 UTC

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

Details
Created

2020-10-05 03:59:52 UTC

Size

146 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-05T03:59:06Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d1ad2a5f546f1fb6c5aacdcdd3981049d247c7a5
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-d1ad2a5f546f1fb6c5aacdcdd3981049d247c7a5-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.46% (22.6 MB)

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

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

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

[#004] sha256:0f8b910f269d97e07b35b729a379199bbab97d2de0bb5c8fe2cca606fb6af0c0 - 34.31% (50.2 MB)

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

[#006] sha256:43165456385d8ed86fab64dc05dbacd955b536982b1f9dd86d371868dbdde67b - 16.84% (24.6 MB)

[#007] sha256:f9a176f80b6a80d077e4f63cb706ef8e93109a576957423487fbf3d53341416e - 13.23% (19.4 MB)

[#008] sha256:fc84c5c04eca2ef095b1dc87fe2190b2c545ed3bb142dcf63caba86b898db78a - 18.84% (27.6 MB)

[#009] sha256:7916d33a3d932a8f3f46eefec2701abefda2043ccb33f0d9d37076026d59b3c5 - 0.0% (170 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-05 03:59:20 UTC

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

2020-10-05 03:59:20 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-05 03:59:21 UTC

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

2020-10-05 03:59:21 UTC

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

2020-10-05 03:59:40 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-05 03:59:41 UTC

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

2020-10-05 03:59:42 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-05 03:59:42 UTC

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

2020-10-05 03:59:44 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-05 03:59:44 UTC

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

2020-10-05 03:59:44 UTC

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

2020-10-05 03:59:44 UTC

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

2020-10-05 03:59:44 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-d1ad2a5f546f1fb6c5aacdcdd3981049d247c7a5-head

2020-10-05 03:59:45 UTC

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

2020-10-05 03:59:48 UTC

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

2020-10-05 03:59:50 UTC

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

2020-10-05 03:59:51 UTC

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

2020-10-05 03:59:51 UTC

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

2020-10-05 03:59:51 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-05T03:59:06Z

2020-10-05 03:59:51 UTC

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

2020-10-05 03:59:51 UTC

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

2020-10-05 03:59:52 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