Namespace
rancher
Image / Tag
rancher-agent:master-50572e1d741ef519e4e0c3e0ac10b6ee197e3197-head
Content Digest
sha256:45672e62c3e29df428d41f27b025af2f99747edfc260d1053f831fa8f3bbac21
Details
Created

2020-09-21 21:42:42 UTC

Size

156 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-21T21:41:47Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    50572e1d741ef519e4e0c3e0ac10b6ee197e3197
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-50572e1d741ef519e4e0c3e0ac10b6ee197e3197-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:5d9821c948472065b3c166b4abc08367160961c9ac4639eb0023670ab4845a6a - 16.28% (25.5 MB)

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

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

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

[#004] sha256:0b9e7552319b49588072c69e1732474eaf6f5f2e5a2acfd1203d8a09a7b3e425 - 34.63% (54.2 MB)

[#005] sha256:566693d7b4eb05982f028e03fb2e4853e8c0e30969b9b9cd337913c1c552d626 - 1.41% (2.2 MB)

[#006] sha256:37f5c05c7d29e1f290cc8165144bca7c5fcc6f6c7c05e3a7670c6a92a2c96329 - 16.99% (26.6 MB)

[#007] sha256:62e558346fba8ef8779958c126fbbf83e3404a05657668e5369d2556ae499d35 - 11.57% (18.1 MB)

[#008] sha256:257c882cc2b50af5a7d93d460ad9a46259570be446c105daed3a3fff7c2ca210 - 19.11% (29.9 MB)

[#009] sha256:4493d328e4b4e080e945661fe6d054604777feb92cb2bcfca91280f4fe6d4ae0 - 0.0% (172 Bytes)


History
2020-09-16 22:20:02 UTC

/bin/sh -c #(nop) ADD file:84f8ddc4d76e1e867ab084f300cf4c2397bb9e4628d83dc22f4f5e2f6ec670b4 in /

2020-09-16 22:20:03 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-16 22:20:04 UTC

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

2020-09-16 22:20:05 UTC

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

2020-09-16 22:20:05 UTC

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

2020-09-21 21:42:08 UTC

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

2020-09-21 21:42:08 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-21 21:42:09 UTC

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

2020-09-21 21:42:09 UTC

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

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

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

2020-09-21 21:42:32 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-21 21:42:32 UTC

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

2020-09-21 21:42:33 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-21 21:42:34 UTC

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

2020-09-21 21:42:34 UTC

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

2020-09-21 21:42:34 UTC

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

2020-09-21 21:42:34 UTC

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

2020-09-21 21:42:34 UTC

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

2020-09-21 21:42:39 UTC

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

2020-09-21 21:42:40 UTC

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

2020-09-21 21:42:41 UTC

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

2020-09-21 21:42:41 UTC

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

2020-09-21 21:42:41 UTC

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

2020-09-21 21:42:42 UTC

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

2020-09-21 21:42:42 UTC

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

2020-09-21 21:42:42 UTC

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

Details
Created

2020-09-21 21:37:55 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-21T21:37:53Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    50572e1d741ef519e4e0c3e0ac10b6ee197e3197
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-50572e1d741ef519e4e0c3e0ac10b6ee197e3197-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809-KB4565349-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:ce1c649a3e5b5b5449776d4afce631c673cade12336ccb5a38a0aac7c9d8b2bc - 38.84% (96.3 MB)

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

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

[#003] sha256:6b01b77ca2a1cd7192352f713781ac154c93275cbdb4891fb8dad86ba53f642f - 0.0% (838 Bytes)

[#004] sha256:8a0327f8ab813aca186bd82849954bfe720ea463b6be465969aab977f806dd30 - 0.03% (67 KB)

[#005] sha256:c7ecbf60bce08e33c4a83794e9aab6783513061c7858281a9b13042383cf000c - 0.0% (837 Bytes)

[#006] sha256:cfd618c4c1da8c3f69986665623201e96143693c89dd759f75c9030db701e4f1 - 35.86% (88.9 MB)

[#007] sha256:62598564b6a3a719aa27ad95fbdb832b2c55f8354b11213857688d9b18b68ba9 - 0.04% (92 KB)

[#008] sha256:09e8875832f3450f43161e05d8304353a8df24ef78a60c6df69c5ae1e72215b9 - 0.0% (827 Bytes)

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

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

[#011] sha256:c1ded42e63d605cd53f322a67ba2cba499ed2626107d33413994e715eacd192d - 13.15% (32.6 MB)

[#012] sha256:7353448dee3e0f18b5ec6bf4ac77d5c8684258f6b0771b1726ca150cd8e4473c - 0.0% (859 Bytes)

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

[#014] sha256:462be60951c7f4376fa381e8a1bd34a231fca3a2b2056ea905d0d06a998bdbd9 - 0.0% (829 Bytes)

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

[#016] sha256:7ab49b4412ccb976199d76fd2ac8f87fd9566ba450f4d333f1bdb9c97c62ac4a - 0.0% (824 Bytes)

[#017] sha256:54c4dc2f7979bb85cfbd4aa20805a6abedadae45fe044fc5758349b1ba70d1af - 12.05% (29.9 MB)

[#018] sha256:5ae88cdf2b997f5c5ff513cbba40c20f75da4d05704628fec074a4e892ee0cc0 - 0.0% (827 Bytes)

[#019] sha256:02d0e0c29d5df68da4c1f1ffe10dbb3f9d5c3a3f9de1cf069a2d1df0a534f4f4 - 0.0% (824 Bytes)

[#020] sha256:5cfea63de268e21102257d21810ae97ca5a0b02ffbf7e98f21220c9daf2faba0 - 0.0% (823 Bytes)

[#021] sha256:5b2886c5e5bba0fadac225eb1fb7723eb204f5fa2e84cd180a4987541f003765 - 0.0% (824 Bytes)

[#022] sha256:d195834314651395708e439dcb821849bee1c5997881ef7dcec78986474636f8 - 0.0% (848 Bytes)


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

Apply image 1809-KB4565349-amd64

2020-09-08 16:46:56 UTC

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

2020-09-08 16:46:56 UTC

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

2020-09-08 16:46:57 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-08 16:47:06 UTC

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

2020-09-08 16:47:07 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-08 16:47:23 UTC

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

2020-09-08 16:48:05 UTC

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

2020-09-08 16:48:05 UTC

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

2020-09-20 15:16:35 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-20 15:16:36 UTC

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

2020-09-20 15:16:38 UTC

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

2020-09-20 15:16:39 UTC

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

2020-09-20 15:16:39 UTC

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

2020-09-20 15:16:39 UTC

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

2020-09-21 21:17:40 UTC

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

2020-09-21 21:17:41 UTC

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

2020-09-21 21:17:42 UTC

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

2020-09-21 21:17:43 UTC

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

2020-09-21 21:37:54 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-21T21:37:53Z

2020-09-21 21:37:55 UTC

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

2020-09-21 21:37:55 UTC

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

2020-09-21 21:37:55 UTC

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

Details
Created

2020-09-21 21:38:10 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-21T21:38:07Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    50572e1d741ef519e4e0c3e0ac10b6ee197e3197
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-50572e1d741ef519e4e0c3e0ac10b6ee197e3197-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909-KB4565483-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:e8a609e7f617bec4bcf5ba70cf691a9884e732141eadfcc9c42c436f917d0164 - 39.21% (97.9 MB)

[#001] sha256:176a4bd330bfd072b56ffdbb984f062c94adc5769ce6a2134b388f8e92b717f4 - 0.0% (890 Bytes)

[#002] sha256:9af460dce600ec8a6e9b6526260039174a9c6a133d558fc4e8c2f59e6ae495df - 0.0% (840 Bytes)

[#003] sha256:a0d3f2217f3847a2c2103130a51e85d3dbd3e2d12f076bc16ed774c8f4a34773 - 0.0% (834 Bytes)

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

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

[#006] sha256:b29a42fcdf773c2a3862913bb7e7d58db675966a7909849d9e53f0a8c1e3fd00 - 35.64% (88.9 MB)

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

[#008] sha256:547c54e71f4b4bfe1c93096405f58690b10a6095597fb50223e569cd17e13bc2 - 0.0% (862 Bytes)

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

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

[#011] sha256:6ec635ad2b9104883bbf378dd5f1d2bf4a18997ea87e3312a94ad7e1e6cc925d - 13.06% (32.6 MB)

[#012] sha256:777413d30816045b2694b6cfe1764a1ae9af077a0828d05e51c84dfa88f27b6e - 0.0% (829 Bytes)

[#013] sha256:c6fc15aff6f4c5b3d6b42bbcb3513c9c0b53085c064b9cfc047fbfe4de782c44 - 0.0% (855 Bytes)

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

[#015] sha256:b16965c887136578b4428f73fe9e58f6e24d3b174879deb0cd8318667922434c - 0.0% (826 Bytes)

[#016] sha256:7964db179a51056ffcf235a4f1e7cbc1cc3008a5e49dba20b90766d1dd61e1d4 - 0.0% (834 Bytes)

[#017] sha256:3a91de4ca187fdbc689c7ff8f0d441c9ce7acd733eac815ba71c26f992f8f2f0 - 11.97% (29.9 MB)

[#018] sha256:3000520a4435308a213e695e56d81898ba59163af99b74122837d2b036d55193 - 0.0% (823 Bytes)

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

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

[#021] sha256:7aaa1c1ee425d30a4205f64701742270fbb7679b2e4aedb837864dc043f76a2c - 0.0% (829 Bytes)

[#022] sha256:dccfd07b40e8a2d511f49fbf00c661d20b2c7e577089f2ae490167323c9414b2 - 0.0% (824 Bytes)


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

Apply image 1909-KB4565483-amd64

2020-09-08 16:58:38 UTC

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

2020-09-08 16:58:38 UTC

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

2020-09-08 16:58:39 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-08 16:59:00 UTC

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

2020-09-08 16:59:01 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-08 16:59:14 UTC

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

2020-09-08 16:59:48 UTC

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

2020-09-08 16:59:48 UTC

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

2020-09-20 21:21:36 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-20 21:21:37 UTC

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

2020-09-20 21:21:39 UTC

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

2020-09-20 21:21:40 UTC

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

2020-09-20 21:21:40 UTC

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

2020-09-20 21:21:41 UTC

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

2020-09-21 20:53:47 UTC

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

2020-09-21 20:53:47 UTC

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

2020-09-21 20:53:48 UTC

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

2020-09-21 20:53:49 UTC

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

2020-09-21 21:38:09 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-21T21:38:07Z

2020-09-21 21:38:09 UTC

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

2020-09-21 21:38:10 UTC

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

2020-09-21 21:38:10 UTC

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

Details
Created

2020-09-21 21:38:01 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-21T21:37:57Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    50572e1d741ef519e4e0c3e0ac10b6ee197e3197
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-50572e1d741ef519e4e0c3e0ac10b6ee197e3197-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903-KB4565483-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:f07c298b155a926cb3857f19bd243eb37ae8af769486fb258a756447b691840c - 39.21% (97.8 MB)

[#001] sha256:28c5e8c2d232426f7f1af5f0ce56946ee6cb3060b5ff4ae85773791fd09db17a - 0.0% (873 Bytes)

[#002] sha256:b52f710e5d3328dbef0b496b64cb38b8ea7ba9645bba96aceb48f9453576e6f5 - 0.0% (837 Bytes)

[#003] sha256:55fc2f22f5d9c39c7431c5c51b0e75537a2d08181dc0bd272c49751bdb67885c - 0.0% (862 Bytes)

[#004] sha256:771488126e41f4a3dec3b5d8877ee347236f05a57351c698374f1d1efdcbbdad - 0.03% (66.4 KB)

[#005] sha256:fcd3723e443e572be745cea6f03316525b4cfac670bd5a12aed97b9cab22305b - 0.0% (844 Bytes)

[#006] sha256:03db271c5e4bbd4dc330452ee7459456e89ad83ae8af2850813dd03b7e35d99a - 35.64% (88.9 MB)

[#007] sha256:65ea6ba0a04f932210d68a0861c0da62b590a2ffb49902fcb61f3dbc322198d1 - 0.04% (90.4 KB)

[#008] sha256:0cbe6ad83a5ffe3d7c973328a33fd1d0dce89d8f06b8dbf26ec610bb31fd6e2f - 0.0% (861 Bytes)

[#009] sha256:f4f00ed1ab56a700d20c5486968c615d7ff5050dad684de1ed984855841e65fa - 0.0% (872 Bytes)

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

[#011] sha256:56a143d75fc0da2f43dbe51f57d450f42bff888472e81c3dde2edebcf52c5f55 - 13.07% (32.6 MB)

[#012] sha256:3df04e6b48ff6f74c48922c43feda464d27c2aa68155a231ba8d466dc55677e7 - 0.0% (850 Bytes)

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

[#014] sha256:184730619e53aac02b46e2fc953a45c9e37f242b6c70b358d35112a36dc30f6f - 0.0% (854 Bytes)

[#015] sha256:403b9fd7e8d5598f31e81890cce1550bb5c841826428ae699a2fd7704b0e96ff - 0.0% (827 Bytes)

[#016] sha256:682f2a4813137b7de7b71d7a55455cb727ea5fa6b8a6956a5cd1c8d4bdd7b3a5 - 0.0% (832 Bytes)

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

[#018] sha256:44f9241a404e2143724ea0898ae6cf945d25134bbcbf432e62f5ac6cf483f277 - 0.0% (832 Bytes)

[#019] sha256:22f83b59c6ad68c249d6217bea9b7edfb90041022a8ecf97b2212dba141af8ec - 0.0% (853 Bytes)

[#020] sha256:e49e84a75b9f5f1ff4a9001ead9888140c6e089d0460db69e9c792c95d937ae1 - 0.0% (849 Bytes)

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

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


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

Apply image 1903-KB4565483-amd64

2020-09-08 16:52:31 UTC

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

2020-09-08 16:52: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-KB4565483-amd64

2020-09-08 16:52:34 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-08 16:53:09 UTC

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

2020-09-08 16:53:10 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-08 16:53:37 UTC

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

2020-09-08 16:54:12 UTC

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

2020-09-08 16:54:13 UTC

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

2020-09-20 15:18:59 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-20 15:19:00 UTC

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

2020-09-20 15:19:02 UTC

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

2020-09-20 15:19:02 UTC

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

2020-09-20 15:19:03 UTC

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

2020-09-20 15:19:03 UTC

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

2020-09-21 20:52:25 UTC

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

2020-09-21 20:52:26 UTC

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

2020-09-21 20:52:27 UTC

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

2020-09-21 20:52:28 UTC

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

2020-09-21 21:38:00 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-21T21:37:57Z

2020-09-21 21:38:00 UTC

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

2020-09-21 21:38:00 UTC

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

2020-09-21 21:38:01 UTC

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

Details
Created

2020-09-21 21:40:29 UTC

Size

145 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-21T21:39:42Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    50572e1d741ef519e4e0c3e0ac10b6ee197e3197
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-50572e1d741ef519e4e0c3e0ac10b6ee197e3197-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:e2d8ee3976bc7c15c8a5279cdf0249b7e41b2a489771330d0f7affb26dd7acfb - 15.61% (22.6 MB)

[#001] sha256:5007857f7b9b52d6efdfea9e086e6eaf35519130ff97bfe89970353f0ae53f13 - 0.0% (848 Bytes)

[#002] sha256:43927e60f12d8b877ded6af5048b2ac5753fe78caba77a6bbbece4f98559b672 - 0.0% (186 Bytes)

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

[#004] sha256:2c5e4cd979801cce98d9cdcc137064a77c5e429ebedcda32df811e80db5454e6 - 34.57% (50.1 MB)

[#005] sha256:c9669d8ec2134993a2d4b79266d8a97e53488c799aacabd1f1d2470273dad07c - 1.34% (1.94 MB)

[#006] sha256:64dd58c6224016f22bb17cc60d152b690c0781bf4f05f49128c81db19b397eb0 - 17.0% (24.6 MB)

[#007] sha256:9553168580700bc3fe73e4ba38c67c16a5091e2b65cb9ad5a4f50f6ef9c83621 - 12.48% (18.1 MB)

[#008] sha256:75fe272a5894ad8e81d9c6ab33ace28a63c365ad17b134753f68db9825eb3c62 - 18.99% (27.5 MB)

[#009] sha256:15319832eb0e519949f8c348d144be4b183d7085f803cf08e9e31bcc5aa31280 - 0.0% (170 Bytes)


History
2020-09-16 23:16:37 UTC

/bin/sh -c #(nop) ADD file:9eedc88c2028d53a81210b52c98121dddea7e30ecfbd4d11d2a1b2bdc94a0102 in /

2020-09-16 23:16:39 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-16 23:16:41 UTC

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

2020-09-16 23:16:43 UTC

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

2020-09-16 23:16:44 UTC

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

2020-09-21 21:39:56 UTC

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

2020-09-21 21:39:56 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-21 21:39:57 UTC

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

2020-09-21 21:39:57 UTC

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

2020-09-21 21:40:17 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-21 21:40:18 UTC

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

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

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

2020-09-21 21:40:21 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-21 21:40:21 UTC

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

2020-09-21 21:40:21 UTC

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

2020-09-21 21:40:22 UTC

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

2020-09-21 21:40:22 UTC

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

2020-09-21 21:40:22 UTC

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

2020-09-21 21:40:25 UTC

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

2020-09-21 21:40:27 UTC

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

2020-09-21 21:40:27 UTC

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

2020-09-21 21:40:28 UTC

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

2020-09-21 21:40:28 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-21T21:39:42Z

2020-09-21 21:40:28 UTC

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

2020-09-21 21:40:28 UTC

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

2020-09-21 21:40:29 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