Namespace
rancher
Image / Tag
rancher-agent:master-3236-head
Content Digest
sha256:579b606db8f8453d7c82ffd283c1245f748ace8136eb045bce6e0c326584b4bf
Details
Created

2020-06-22 18:24:15 UTC

Size

104 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-06-22T18:23:47Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4dd4757083ec3d03e8779e69df2dbef4e9b4afcd
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-3236-head

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_amd64

DOCKER_URL_amd64

https://get.docker.com/builds/Linux/x86_64/docker-1.10.3

DOCKER_URL_arm64

https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64

KUBECTL_VERSION

v1.17.6

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:d7c3167c320d7a820935f54cf4290890ea19567da496ecf774e8773b35d5f065 - 24.37% (25.5 MB)

[#001] sha256:131f805ec7fd68d45a887e2ef82de61de0247b4eb934ab03b7c933650e854baa - 0.03% (34.5 KB)

[#002] sha256:322ed380e680a77f30528ba013e3a802a7b44948a0609c7d1d732dd46a9a310d - 0.0% (844 Bytes)

[#003] sha256:6ac240b130982ad1c3ba3188abbf18ba4e54bdd9e504ce2d5c2eff6d3e86b8dd - 0.0% (163 Bytes)

[#004] sha256:7eaab8284998f9107292e2567c73156acda2afddee552888645ce43623419701 - 0.0% (124 Bytes)

[#005] sha256:5144797769dd39ca59583f1ae2b6a4f37203d8e45a3de863063657b17bc8688b - 28.98% (30.3 MB)

[#006] sha256:8e043bd26579a1f41d716682aa0aa057ca38ea90f3defe4101e9bb19ef181935 - 2.11% (2.2 MB)

[#007] sha256:969a2eee346aaeaa3464864a8bce5d7f79282df3f73be1580d9a59aa8bd9dde9 - 1.17% (1.22 MB)

[#008] sha256:14987ee397d3ceca1d15eb4ac1dbaf7da20480da58e53059ccd3a59dc344db6b - 25.44% (26.6 MB)

[#009] sha256:d6da2ca59b2c47a296973f4159cd61aaf4fea0a3c7c973e2c8a0bb262db59ae1 - 17.9% (18.7 MB)


History
2020-06-17 01:20:29 UTC

/bin/sh -c #(nop) ADD file:1e8d02626176dc8141df3c0a1365774ce73d79934654fe24a4b1e7f173108232 in /

2020-06-17 01:20:30 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2020-06-17 01:20:31 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-06-17 01:20:31 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2020-06-17 01:20:32 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2020-06-22 18:23:50 UTC

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

2020-06-22 18:23:50 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-06-22 18:23:51 UTC

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

2020-06-22 18:23:51 UTC

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

2020-06-22 18:24:08 UTC

|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends 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-06-22 18:24:08 UTC

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

2020-06-22 18:24:09 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-06-22 18:24:10 UTC

|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.7/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin

2020-06-22 18:24:11 UTC

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

2020-06-22 18:24:12 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-06-22 18:24:13 UTC

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

2020-06-22 18:24:13 UTC

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

2020-06-22 18:24:13 UTC

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

2020-06-22 18:24:13 UTC

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

2020-06-22 18:24:13 UTC

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

2020-06-22 18:24:14 UTC

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

2020-06-22 18:24:15 UTC

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

2020-06-22 18:24:15 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-06-22T18:23:47Z

2020-06-22 18:24:15 UTC

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

2020-06-22 18:24:15 UTC

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

2020-06-22 18:24:15 UTC

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

Details
Created

2020-06-22 18:15:48 UTC

Size

231 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-06-22T18:15:43Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4dd4757083ec3d03e8779e69df2dbef4e9b4afcd
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-3236-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809-KB4561608-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:c7d6d47ff7dfb2aa4d4e819641b93ec971e8541978dff0ffc24c193babeb8c07 - 41.64% (96.4 MB)

[#001] sha256:97aa7bfb09e437685189fd05f317b34be8fc0d433d2d92301d0cc2a7e7dc99f5 - 0.0% (828 Bytes)

[#002] sha256:45b0e26e6e2577fbab1a6037a3317bf5c7f55798c7fc48a6b0ab465d8aec9755 - 0.0% (830 Bytes)

[#003] sha256:6aa4d8a78a05dc1b1ed2cecf80b62bfb9cb3fbc0543b7fdfe9f1050fbe9f9d0e - 0.0% (827 Bytes)

[#004] sha256:94889b6c441bd4d022c67db2c8a91d40d00318747c07b234ca6ebc7f0ba04bb7 - 0.03% (64.5 KB)

[#005] sha256:5053cbbe3a43bbdc928da9627be6ee80e258c4e8b690e54613ab21d457e662a8 - 0.0% (835 Bytes)

[#006] sha256:3577f2e5455aa83a09e7b497fd6cb8bf7d2a48f678dd224f6b2abd3a0a44515d - 38.42% (88.9 MB)

[#007] sha256:159dcfbe0ead6fbe1b35e76ca011ae0fbc8ca4f496ae61c88bcf0f16100994b5 - 0.04% (94.6 KB)

[#008] sha256:2942b796335319ca4faa6b9a8a59310d36b10c16e51ddeb38c4795d82589b6a0 - 0.0% (829 Bytes)

[#009] sha256:f9ed367b9b62c4f98691fd9857c50f5ec69e63714d61d79d5d2c5519dff404d6 - 0.0% (828 Bytes)

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

[#011] sha256:faf1a910bacb103cc3cadde419ec510d4936fab1dfe0a69a71a1e5b86faef977 - 14.09% (32.6 MB)

[#012] sha256:73ebe0169a05f14262d9e7d3b81fa0722ea806827523ad677e3ebff4032c86c1 - 0.0% (831 Bytes)

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

[#014] sha256:1d704fa46a649081370aeb7ace4b2e42b5fe14b554d288c4c2b9178de777b3fb - 0.0% (829 Bytes)

[#015] sha256:d815beda23de58dea022826d9ff8aea491d716557dcc1f457283bd7ae586d24e - 0.0% (856 Bytes)

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

[#017] sha256:db103e3dbe3380613c6a83f990bb4e8144226222916e7944aef815c359bac0eb - 5.74% (13.3 MB)

[#018] sha256:70b4935b7969a03d0f388ea3984c0a9fe29cf8e673edf129f52de991585b2ff0 - 0.0% (832 Bytes)

[#019] sha256:874ac1cfeacd30e30365895bb70af48f2f04d1ec83ae8df91511b96a76ecfe3f - 0.0% (830 Bytes)

[#020] sha256:2ea1cfd80225ca640e892571d6bb020dc39a08c76d4bbf63742433fda15f800f - 0.0% (856 Bytes)

[#021] sha256:2abcb370ceddd6718547d1fd63eeb06d1f0de2173bb84d79d7a56eb5ea5ce4ca - 0.0% (857 Bytes)

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


History
2020-06-03 11:12:32 UTC

Apply image 1809-KB4561608-amd64

2020-06-10 21:35:22 UTC

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

2020-06-10 21:35:22 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-KB4561608-amd64

2020-06-10 21:35:23 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-06-10 21:35:59 UTC

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

2020-06-10 21:35:59 UTC

cmd /S /C #(nop) USER ContainerUser

2020-06-10 21:36:22 UTC

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

2020-06-10 21:36:56 UTC

|1 fromTag=1809-KB4561608-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-06-10 21:36:56 UTC

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

2020-06-22 16:29:47 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-06-22 16:29:48 UTC

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

2020-06-22 16:29:50 UTC

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

2020-06-22 16:29:51 UTC

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

2020-06-22 16:29:51 UTC

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

2020-06-22 16:29:51 UTC

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

2020-06-22 18:15:45 UTC

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

2020-06-22 18:15:45 UTC

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

2020-06-22 18:15:46 UTC

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

2020-06-22 18:15:46 UTC

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

2020-06-22 18:15:47 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-06-22T18:15:43Z

2020-06-22 18:15:47 UTC

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

2020-06-22 18:15:47 UTC

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

2020-06-22 18:15:48 UTC

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

Details
Created

2020-06-22 18:16:23 UTC

Size

233 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-06-22T18:16:18Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4dd4757083ec3d03e8779e69df2dbef4e9b4afcd
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-3236-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909-KB4560960-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:f43060d5d9153f6409cfe7216e9f38490927cf92b644f7f96e33931b0e890359 - 42.02% (97.9 MB)

[#001] sha256:822a212dbafc836949b8ddb3d94a161df96feea0f23f4a10ca15867feafa3ccf - 0.0% (830 Bytes)

[#002] sha256:68b16d724c7583a4250d86f9f4230d8fdb4db51d5d63982153993bfcc6337e86 - 0.0% (827 Bytes)

[#003] sha256:6fe458d6ccad3675c047db4d4fcdaa7f7aa7f373e0903163d528c20c599ec23d - 0.0% (830 Bytes)

[#004] sha256:4026ddaae8c79c0c46943a445ed588345a9c234669b9c02c150ec1e17725cb54 - 0.03% (65.1 KB)

[#005] sha256:2f19ab2137a5ed4641535bb10a4e01b30f7b0ee765b5b3d3b6088252a1658f71 - 0.0% (828 Bytes)

[#006] sha256:1686abfffd1a22afee6d7e7fb1a4d2fd68dd324c579016e4dcbb0b2f50204134 - 38.16% (88.9 MB)

[#007] sha256:f354268012e913d11385d203c7e5d205f99314303e4bdb7a71daa7b254199e31 - 0.06% (137 KB)

[#008] sha256:8d3762e5fde3868ad3ec0ff3dd9db00a20a3f6f80474255ff695635891c863d7 - 0.0% (827 Bytes)

[#009] sha256:4791174cd6c0b638a1e0d86be3bd31bc06484b628bf72428e99efdc7e300f25b - 0.0% (856 Bytes)

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

[#011] sha256:f67ff9d01654f7a70d453a58e5665492e3fa60cc20562f265afcff9eed75de76 - 13.99% (32.6 MB)

[#012] sha256:67fb084987bad4448ba0a0af006ed37cad899eb0dfeec838727915345ce3bfd4 - 0.0% (826 Bytes)

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

[#014] sha256:c8a0c86e6e7f0d6a3b7d6d16f1b8cab217dd15a99480e1b368cd382b90b2151c - 0.0% (830 Bytes)

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

[#016] sha256:78057b7e8e2980fd97b020a5c7d4c062192d7ae4847f63141de6a78d12ad6c1e - 0.0% (849 Bytes)

[#017] sha256:8ec93b7a63da38e9769c59ae057f41cc9b86c6ee7ba036adf9a4fbfc3977df66 - 5.7% (13.3 MB)

[#018] sha256:176a23c538554bedc948bee1ed78a5cea9b9b46e296cb8647a559a6f9ea33e9c - 0.0% (831 Bytes)

[#019] sha256:7e1da54ad6cf7e006a4ff7c7bb4108102ace09001ac0040c5d8767db1d100e90 - 0.0% (834 Bytes)

[#020] sha256:c94d848738dbf20566fbbb7b95bd72822a07faef9584f6e7eea150509864868f - 0.0% (826 Bytes)

[#021] sha256:c962f78e9ddc9c783f5d95dd37f1095b1c247801954c181f52c5feb23b6d7136 - 0.0% (848 Bytes)

[#022] sha256:3a94cf69cb5ab1743c654017a6eb413fa6e14bc4a6b56b157ee210aa2f1032ac - 0.0% (859 Bytes)


History
2020-06-06 11:35:19 UTC

Apply image 1909-KB4560960-amd64

2020-06-10 21:46:26 UTC

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

2020-06-10 21:46: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-1909-KB4560960-amd64

2020-06-10 21:46:27 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-06-10 21:46:47 UTC

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

2020-06-10 21:46:47 UTC

cmd /S /C #(nop) USER ContainerUser

2020-06-10 21:47:02 UTC

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

2020-06-10 21:47:33 UTC

|1 fromTag=1909-KB4560960-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-06-10 21:47:34 UTC

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

2020-06-22 16:32:20 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-06-22 16:32:21 UTC

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

2020-06-22 16:32:23 UTC

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

2020-06-22 16:32:23 UTC

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

2020-06-22 16:32:24 UTC

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

2020-06-22 16:32:24 UTC

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

2020-06-22 18:16:20 UTC

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

2020-06-22 18:16:20 UTC

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

2020-06-22 18:16:21 UTC

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

2020-06-22 18:16:22 UTC

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

2020-06-22 18:16:22 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-06-22T18:16:18Z

2020-06-22 18:16:22 UTC

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

2020-06-22 18:16:23 UTC

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

2020-06-22 18:16:23 UTC

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

Details
Created

2020-06-22 18:16:17 UTC

Size

233 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-06-22T18:16:13Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4dd4757083ec3d03e8779e69df2dbef4e9b4afcd
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-3236-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903-KB4560960-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:c40da4de5e84fba9e2c0f302d2d30570160680b4a2d4ae5a558796337e2dfca2 - 42.01% (97.9 MB)

[#001] sha256:3b9b1155a116e518548c67b2af65bca031816b6bbfa4e8e0b2b879fc046cf712 - 0.0% (861 Bytes)

[#002] sha256:eecea9c0a11f451b61e923777f4e0d5e2fee68aa6a924f67e0c25d202e487048 - 0.0% (826 Bytes)

[#003] sha256:5b8569b91ede8c7e07e3cd6a09211604703a74e3b7d5e4ab42be917d15e80c73 - 0.0% (824 Bytes)

[#004] sha256:b04f42ddeac9334b405d64db7e441200e957805af5ad881ccb6252a0355cf7a7 - 0.03% (63.9 KB)

[#005] sha256:b34994491cc30b144b6f185bdc28897c91da910d5c0bb0ea26de4b9bf645f5d7 - 0.0% (834 Bytes)

[#006] sha256:204d18d48d4ac0830e5f57e8c23770de7b87c4305f0fcaf6bd4b9c90e8f0f558 - 38.16% (88.9 MB)

[#007] sha256:c351b9956f5934378422dc2aa5ac43af2f793ba2c049bb21cbb9b109f6e8fa71 - 0.05% (126 KB)

[#008] sha256:f6d3e0ee44351e3ae2b5e7f30bf7bfc277f785857ccfe77486e0031f45a8abfc - 0.0% (825 Bytes)

[#009] sha256:89d98cd924e2fb57e83b28995936d254dd7face613170fe454627d485bc9e682 - 0.0% (875 Bytes)

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

[#011] sha256:f7a0f1aa6ca117c50e7d60e21e3187a944d85498aff7c0865b6d334c2bcbce0b - 14.0% (32.6 MB)

[#012] sha256:8da30290a8a93c51d96e77c179191b2f53496708b58a888d0886775b905819ec - 0.0% (859 Bytes)

[#013] sha256:84e449fccdf0948783f08adab8a111eaa932a93a46aadf279c26ecbf52f77bd3 - 0.0% (824 Bytes)

[#014] sha256:67b40ecb6eaca11ae5611db243af33bd6c97ed4001a0502302e430bb6e0fff68 - 0.0% (859 Bytes)

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

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

[#017] sha256:3f174c2b5ab7314174ec840e1b6bd22d89f57c917f1224146c40fdb551f03357 - 5.7% (13.3 MB)

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

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

[#020] sha256:9c9c903ba0dc0b0863343557c8599c78acd139e0db7bf3e26843c6b7ffd6ec88 - 0.0% (855 Bytes)

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

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


History
2020-06-03 11:03:30 UTC

Apply image 1903-KB4560960-amd64

2020-06-10 21:41:31 UTC

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

2020-06-10 21:41:32 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-KB4560960-amd64

2020-06-10 21:41:32 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-06-10 21:41:54 UTC

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

2020-06-10 21:41:55 UTC

cmd /S /C #(nop) USER ContainerUser

2020-06-10 21:42:16 UTC

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

2020-06-10 21:42:49 UTC

|1 fromTag=1903-KB4560960-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-06-10 21:42:49 UTC

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

2020-06-22 16:32:22 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-06-22 16:32:22 UTC

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

2020-06-22 16:32:24 UTC

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

2020-06-22 16:32:25 UTC

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

2020-06-22 16:32:25 UTC

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

2020-06-22 16:32:26 UTC

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

2020-06-22 18:16:15 UTC

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

2020-06-22 18:16:15 UTC

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

2020-06-22 18:16:16 UTC

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

2020-06-22 18:16:16 UTC

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

2020-06-22 18:16:17 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-06-22T18:16:13Z

2020-06-22 18:16:17 UTC

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

2020-06-22 18:16:17 UTC

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

2020-06-22 18:16:17 UTC

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

Details
Created

2020-06-22 18:27:11 UTC

Size

94.9 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-06-22T18:26:34Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4dd4757083ec3d03e8779e69df2dbef4e9b4afcd
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-3236-head

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_arm64

DOCKER_URL_amd64

https://get.docker.com/builds/Linux/x86_64/docker-1.10.3

DOCKER_URL_arm64

https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64

KUBECTL_VERSION

v1.17.6

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:2e8bea8b22f8f5a4fd5aa85019945dd8ae04f283a4ba2a7aeb4536fe2f1d1ec2 - 23.85% (22.6 MB)

[#001] sha256:fc90876b9c9a7343ae432eaec7c8dc8859c1e84b6193da8d386815fde165a70e - 0.04% (34.4 KB)

[#002] sha256:27bfc658a5210a9f0c9cfcda5f504e720da9268e9f3f3bf48e3a9a7af360c959 - 0.0% (854 Bytes)

[#003] sha256:1ef0f1b06b2142ff2bf35cc565f019ed9e4efe0d8f332825167538c2337bac8a - 0.0% (187 Bytes)

[#004] sha256:c0f07240caeee21dac84afc05289419267d90968cb8d7d96f48c562b4f9b7d01 - 0.0% (124 Bytes)

[#005] sha256:6fa8d000f9d164cb3b2f6dd998bec460a9eb61627d318137ca98d76a36714a34 - 28.86% (27.4 MB)

[#006] sha256:1f832efa460f511747e56f5b3670b40faea2dfeb542fea89ae26420642ba0d65 - 2.05% (1.94 MB)

[#007] sha256:c7605d2508b1aa10869599f667a1bf39516ed078cea5c9c4bb8062aa7dac4576 - 1.19% (1.13 MB)

[#008] sha256:75730107371305a86b59b0ec9c0d1442231761d12009c520c7613f3ae968eb54 - 25.97% (24.6 MB)

[#009] sha256:19b328c3b3515164dcdef6cd2d5bd7ad389d44ee862ccc652bc5e6a49081081c - 18.04% (17.1 MB)


History
2020-06-17 01:42:33 UTC

/bin/sh -c #(nop) ADD file:7dc8819fd3d4b84ad19fb836e5bfda64a5ffefc371166f70d4d41dff6b22d450 in /

2020-06-17 01:42:37 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2020-06-17 01:42:41 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-06-17 01:42:44 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2020-06-17 01:42:45 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2020-06-22 18:26:37 UTC

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

2020-06-22 18:26:37 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-06-22 18:26:38 UTC

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

2020-06-22 18:26:38 UTC

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

2020-06-22 18:27:03 UTC

|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends 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-06-22 18:27:04 UTC

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

2020-06-22 18:27:05 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-06-22 18:27:06 UTC

|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.7/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin

2020-06-22 18:27:06 UTC

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

2020-06-22 18:27:08 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-06-22 18:27:08 UTC

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

2020-06-22 18:27:09 UTC

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

2020-06-22 18:27:09 UTC

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

2020-06-22 18:27:09 UTC

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

2020-06-22 18:27:09 UTC

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

2020-06-22 18:27:10 UTC

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

2020-06-22 18:27:11 UTC

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

2020-06-22 18:27:11 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-06-22T18:26:34Z

2020-06-22 18:27:11 UTC

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

2020-06-22 18:27:11 UTC

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

2020-06-22 18:27:11 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