Namespace
rancher
Image / Tag
rancher-agent:master-d4b3bc89907b9108ecdcedc0919c18b727d35844-head
Content Digest
sha256:d7c75eda63b59dd6fae9bf700c93e58e6ad0453ec21dd1a4904f9b5a9c8abb47
Details
Created

2020-09-30 19:48:48 UTC

Size

158 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-30T19:47:47Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d4b3bc89907b9108ecdcedc0919c18b727d35844
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-d4b3bc89907b9108ecdcedc0919c18b727d35844-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.09% (25.5 MB)

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

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

[#003] sha256:6c363452e1aa7b7e65f5e1d2d9d1df3ab08869e343eb41140d9e8bc879de2c59 - 0.0% (123 Bytes)

[#004] sha256:7f3fa11958ee26abb85f9fd9ea8bacf8bf699c31c4d485f8edf37185f4b9afc3 - 34.3% (54.3 MB)

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

[#006] sha256:8d3d366c6edb3a2b607d5aee634bfc8e130407a0bfd123c3372c652c0f3bb7c4 - 16.79% (26.6 MB)

[#007] sha256:bf2ef6177b8e9ec6d81b1f0a83a4f35ff5926189fd848dfdee8949c1f11fe6cf - 12.5% (19.8 MB)

[#008] sha256:f871116a33cb88d659f50efa6af58f7d93bb507c010b970460ad912473e4a93d - 18.92% (29.9 MB)

[#009] sha256:1fdbbcafa9f65d1d1edfdd1cd018cd46edfd15d0613191997affcfdaa0694cae - 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-09-30 19:48:10 UTC

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

2020-09-30 19:48:11 UTC

/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_amd64

2020-09-30 19:48:12 UTC

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

2020-09-30 19:48:12 UTC

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

2020-09-30 19:48:34 UTC

|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2020-09-30 19:48:35 UTC

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

2020-09-30 19:48:36 UTC

|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2020-09-30 19:48:36 UTC

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

2020-09-30 19:48:38 UTC

|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin

2020-09-30 19:48:38 UTC

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

2020-09-30 19:48:39 UTC

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

2020-09-30 19:48:39 UTC

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

2020-09-30 19:48:39 UTC

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

2020-09-30 19:48:39 UTC

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

2020-09-30 19:48:44 UTC

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

2020-09-30 19:48:46 UTC

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

2020-09-30 19:48:47 UTC

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

2020-09-30 19:48:47 UTC

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

2020-09-30 19:48:47 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-30T19:47:47Z

2020-09-30 19:48:48 UTC

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

2020-09-30 19:48:48 UTC

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

2020-09-30 19:48:48 UTC

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

Details
Created

2020-09-30 19:42:01 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-30T19:41:54Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d4b3bc89907b9108ecdcedc0919c18b727d35844
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-d4b3bc89907b9108ecdcedc0919c18b727d35844-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.89% (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:1e91443ce4260df2601ff4055339859ef10932b8f3cbdb21becb26989c206dd3 - 0.0% (828 Bytes)

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

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

[#013] sha256:7f41e29093ebc95bf3d8e5f2bc1e2fbfd95b3823ef5b217bb09ded254b921012 - 0.0% (826 Bytes)

[#014] sha256:8cd30aa124fb7f8fa594dcd74ef14997647707ab647b4296878219524bbc7bdf - 0.0% (826 Bytes)

[#015] sha256:ba863528fa5d83582d4233e40a486e908eb12ff967067ba6f3816ffd9cbdebfa - 0.0% (823 Bytes)

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

[#017] sha256:86e96cf59dc492dcc680e7040bafb7d28a2319e89fdbab754d8b11a41756b9af - 0.0% (828 Bytes)

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

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

[#020] sha256:45fde2d84949b6f2b11feca611f40086787af419ffc0b228b2e81e5935e6c62c - 0.0% (833 Bytes)

[#021] sha256:aff1549cd62f8b843eb6987ac95c2ee048c2ba94afb6343643131be9d6b3c87d - 0.0% (832 Bytes)

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

[#023] sha256:4e3d6ca23fcd45b94c7e34efbbf448547a59efc8b7d8948734ae30f685d9bdfe - 0.0% (827 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-09-30 15:35:29 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-30 15:35:30 UTC

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

2020-09-30 15:35:32 UTC

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

2020-09-30 15:35:33 UTC

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

2020-09-30 15:35:34 UTC

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

2020-09-30 15:35:34 UTC

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

2020-09-30 19:41:57 UTC

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

2020-09-30 19:41:57 UTC

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

2020-09-30 19:41:58 UTC

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

2020-09-30 19:42:00 UTC

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

2020-09-30 19:42:00 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-30T19:41:54Z

2020-09-30 19:42:01 UTC

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

2020-09-30 19:42:01 UTC

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

2020-09-30 19:42:01 UTC

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

Details
Created

2020-09-30 19:41:43 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-30T19:41:37Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d4b3bc89907b9108ecdcedc0919c18b727d35844
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-d4b3bc89907b9108ecdcedc0919c18b727d35844-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.62% (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:acf46161da42ef474f18bce3da0053a0c28bad0bc70ff3263698afddcff22be0 - 0.0% (828 Bytes)

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

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

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

[#014] sha256:25df713ce7cb37593449157ca0ce4d8c45471515b9499b9c386c8ad9f4070f34 - 0.0% (829 Bytes)

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

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

[#017] sha256:97ce324d375b8e61a6285afb2a04ab2ed94cb412cc98964a3288eafe7cb915fa - 0.0% (856 Bytes)

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

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

[#020] sha256:a1e8a9ddc8f9c84ba459811cd7f02c6b941e61d79fc9ad26dd86b3b9674986b4 - 0.0% (833 Bytes)

[#021] sha256:c27879424996c1913d82982672615ab28acbba405723458470669e34eb8238ff - 0.0% (861 Bytes)

[#022] sha256:a524933ead332e8257f9839a3031c23cc04e1571ff67cd7e28c4fcecd2858d59 - 0.0% (833 Bytes)

[#023] sha256:d017ba58fbc4eb54e09f91ef943f354e7a561570800bc24c0f73e09781a6e900 - 0.0% (828 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-09-30 01:16:14 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-30 01:16:14 UTC

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

2020-09-30 01:16:17 UTC

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

2020-09-30 01:16:17 UTC

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

2020-09-30 01:16:18 UTC

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

2020-09-30 01:16:18 UTC

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

2020-09-30 19:41:40 UTC

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

2020-09-30 19:41:40 UTC

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

2020-09-30 19:41:41 UTC

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

2020-09-30 19:41:42 UTC

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

2020-09-30 19:41:42 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-30T19:41:37Z

2020-09-30 19:41:43 UTC

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

2020-09-30 19:41:43 UTC

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

2020-09-30 19:41:43 UTC

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

Details
Created

2020-09-30 19:42:17 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-30T19:42:11Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d4b3bc89907b9108ecdcedc0919c18b727d35844
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-d4b3bc89907b9108ecdcedc0919c18b727d35844-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:76aa09a6c40be46e5813a01a8ce5609420e954d5ec6bb3a48c00b2b1106b7c89 - 0.0% (826 Bytes)

[#011] sha256:303d3442f15fdd2827ba57bf47f431de43412bd4e3fd652c8fbf0cbd7df0ce42 - 0.04% (101 KB)

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

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

[#014] sha256:6266b714b66c11bf5e95ca68121b7f5405b34d2a393f5834b2ac7efa884149b7 - 0.0% (829 Bytes)

[#015] sha256:0ada4d88ff4058a9e2f9fb8bf4f1024c283e74cf5896ac97100ca3052af13ba2 - 0.0% (824 Bytes)

[#016] sha256:14159e3645d606feb4e4435835298f1bd9bffad22b4c477237bf80a5f972fc16 - 0.0% (828 Bytes)

[#017] sha256:703205266494b4267491391717279c59fb6596281d088e92dd4885c37db74708 - 0.0% (861 Bytes)

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

[#019] sha256:55e82a1d8bbd235a3803a2b879d5a8a6a29a9f559718d1787d1d70f3418858f5 - 0.0% (832 Bytes)

[#020] sha256:8e5d919104322bcfcf1d487ef4f1ad1c138b5d601f24a074784e797f4e0b65dd - 0.0% (852 Bytes)

[#021] sha256:745a0b14c8131a57e97d967d1db74a5e469db61a503827c30c3dcdfd2a038ac5 - 0.0% (857 Bytes)

[#022] sha256:7ce0d497758eac6fd18c109c0be86948a8ca466309648a753b06bb01d12d7f94 - 0.0% (835 Bytes)

[#023] sha256:3a548d4c39d1baa26faa8256f2e015e6aef4f08f63c03ef2882f8563da3738eb - 0.0% (827 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-09-30 01:47:59 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-30 01:47:59 UTC

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

2020-09-30 01:48:01 UTC

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

2020-09-30 01:48:02 UTC

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

2020-09-30 01:48:02 UTC

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

2020-09-30 01:48:02 UTC

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

2020-09-30 19:42:14 UTC

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

2020-09-30 19:42:14 UTC

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

2020-09-30 19:42:15 UTC

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

2020-09-30 19:42:16 UTC

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

2020-09-30 19:42:16 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-30T19:42:11Z

2020-09-30 19:42:17 UTC

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

2020-09-30 19:42:17 UTC

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

2020-09-30 19:42:17 UTC

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

Details
Created

2020-09-30 19:44:52 UTC

Size

147 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-30T19:44:06Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d4b3bc89907b9108ecdcedc0919c18b727d35844
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

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

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

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

[#003] sha256:af2ef48f19920e9f60366eb79420668b4f6ce481b4453a9b6ce6cd104c0ab399 - 0.0% (123 Bytes)

[#004] sha256:8a80c2c85c5de15ddee05bc4c484739fcba8078f19c7a8f211f06ed67c78c9a2 - 34.21% (50.2 MB)

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

[#006] sha256:2eff13e0880944f1e964dd5cd81dd855811a9538eaff1132512c3f8deca4e422 - 16.79% (24.6 MB)

[#007] sha256:c44738b6a6cce332bff2e15e193290b9e15c4b3ec1530464244cfe47e96a6368 - 13.48% (19.8 MB)

[#008] sha256:b21e53594278f796ac78606c3e46d6dd77ee2d6fe6984745a7f7c7cf0c53f635 - 18.78% (27.6 MB)

[#009] sha256:42c333f9ec9420a633f48449f5ef43ed6579ed7044c02861bb5cb943708de625 - 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-09-30 19:44:20 UTC

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

2020-09-30 19:44: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-09-30 19:44:21 UTC

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

2020-09-30 19:44:21 UTC

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

2020-09-30 19:44:41 UTC

|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2020-09-30 19:44:41 UTC

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

2020-09-30 19:44: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-09-30 19:44:42 UTC

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

2020-09-30 19:44: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-09-30 19:44:44 UTC

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

2020-09-30 19:44:45 UTC

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

2020-09-30 19:44:45 UTC

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

2020-09-30 19:44:45 UTC

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

2020-09-30 19:44:45 UTC

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

2020-09-30 19:44:49 UTC

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

2020-09-30 19:44:50 UTC

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

2020-09-30 19:44:51 UTC

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

2020-09-30 19:44:51 UTC

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

2020-09-30 19:44:51 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-30T19:44:06Z

2020-09-30 19:44:52 UTC

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

2020-09-30 19:44:52 UTC

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

2020-09-30 19:44: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