Namespace
rancher
Image / Tag
rancher-agent:v2.5-71da1569f8e41947302d0a2708e707c249585b0b-head
Content Digest
sha256:6cb9bd8e1f81884d7ce605a4add97a8664d81c727bfa1e79640bc01575ce523c
Details
Created

2020-11-12 20:51:58 UTC

Size

161 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-11-12T20:51:01Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    71da1569f8e41947302d0a2708e707c249585b0b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

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

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

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

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

[#004] sha256:c425a623f314011acb2ce9a42a3aeb1fa70a539e9291b9bb45a523db02f2cdd3 - 34.84% (56.1 MB)

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

[#006] sha256:46a4bbc2afbc1ca43967687fcef9a6b7e7aa7dc589341bb0a762393c8f91cc0f - 16.49% (26.6 MB)

[#007] sha256:d409b7dc2af5deb55a8767e2829e1ea790fd2ffdbe3766c218ab68cf7edb24ed - 12.88% (20.8 MB)

[#008] sha256:518d467b16d02137b6bc76abb8ce8d9d0b0a8bcac06adf8c7901343e4215826e - 18.61% (30 MB)

[#009] sha256:d3d8119fabfa8828a47803402b6e5ae81ea1e01943c64d82e58b8f4097e5032c - 0.0% (172 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-11-12 20:51:22 UTC

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

2020-11-12 20:51:23 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-11-12 20:51:23 UTC

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

2020-11-12 20:51:24 UTC

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

2020-11-12 20:51:46 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-11-12 20:51:46 UTC

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

2020-11-12 20:51:47 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-11-12 20:51:47 UTC

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

2020-11-12 20:51:49 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-11-12 20:51:49 UTC

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

2020-11-12 20:51:49 UTC

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

2020-11-12 20:51:50 UTC

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

2020-11-12 20:51:50 UTC

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

2020-11-12 20:51:50 UTC

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

2020-11-12 20:51:55 UTC

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

2020-11-12 20:51:56 UTC

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

2020-11-12 20:51:57 UTC

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

2020-11-12 20:51:57 UTC

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

2020-11-12 20:51:57 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-11-12T20:51:01Z

2020-11-12 20:51:57 UTC

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

2020-11-12 20:51:58 UTC

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

2020-11-12 20:51:58 UTC

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

Details
Created

2020-11-12 20:46:31 UTC

Size

256 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-11-12T20:46:25Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    71da1569f8e41947302d0a2708e707c249585b0b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-71da1569f8e41947302d0a2708e707c249585b0b-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:aab6118ce69c93410df7fa15842a6e3b3c7ff20b639c779b5d5f78e7653eaa07 - 37.65% (96.5 MB)

[#001] sha256:3882dd70ce423ebe9129cfcc8ddbe605e2cb5ef17b2aa995cbace5ca419ee2ef - 0.0% (845 Bytes)

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

[#003] sha256:bb03cf7ec603e8bbf32c10a794673771736e3fda62ec403cc545a57aa56c0d9e - 0.02% (64.8 KB)

[#004] sha256:43e7702778330e75f98d4a6fff1917af329b9c5ab0642aef87ad1c40e1f282c6 - 0.0% (848 Bytes)

[#005] sha256:25d2f2157786574893d677756a59f2f5c6d4dcc43c7c85c5f4d7d1442ed85f72 - 37.83% (97 MB)

[#006] sha256:6d700846f9559c2be2d31a8b6d4425255ada2451213481be9f65eb3df04b37a7 - 0.05% (125 KB)

[#007] sha256:c5fcc07f24f7a377f716ad71b4a2c2733bf8ec8de254f76d3de45307f57a5e52 - 0.0% (838 Bytes)

[#008] sha256:6f4a5d0bf885f44eb8520b7e12829856040f7ed897d9487e94c9e4677639c221 - 0.0% (838 Bytes)

[#009] sha256:e973e9d48f8e37b99990c01dfb9265bf270b606c46765168c706f9cd39df617f - 0.0% (857 Bytes)

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

[#011] sha256:fb1e31645e2fa297c8ef0b9a5d44b0a18a1f585a476c84c8b10c6c1b3e0258a8 - 12.72% (32.6 MB)

[#012] sha256:f128449e106323792777e630805ac21994466af0e1022a45c1f44c6430647d70 - 0.0% (832 Bytes)

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

[#014] sha256:befa7a748c9a33bb0da0a8bc333f1c739b312b622978738623bf8f09d217c456 - 0.0% (899 Bytes)

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

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

[#017] sha256:f9637e8fecbac0698029a6e36c7af4e68d8fa30b78a00fa0de8e70dd9e558212 - 11.69% (30 MB)

[#018] sha256:49fd6116d0b1a9c139179bd4c788a8d8b9514c24b26fca9ebbc8a75469b67e59 - 0.0% (831 Bytes)

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

[#020] sha256:ad5171dade8df79f907beaa3c9daeaa93b96ae599962d31234bbc315ceec14ea - 0.0% (827 Bytes)

[#021] sha256:30fe0f877fb63277a5026289492ee31f5c25ae6215b2acd7ad609c90e41104f3 - 0.0% (825 Bytes)

[#022] sha256:88ab9d17e59912bf7143a08587ec5060d0c767350aee26534481cdf63e0469e6 - 0.0% (864 Bytes)


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

Apply image 1809-amd64

2020-11-06 21:21:25 UTC

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

2020-11-06 21:21:26 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-06 21:22:11 UTC

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

2020-11-06 21:22:12 UTC

cmd /S /C #(nop) USER ContainerUser

2020-11-06 21:22:43 UTC

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

2020-11-06 21:23:27 UTC

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

2020-11-06 21:23:27 UTC

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

2020-11-06 21:23:28 UTC

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

2020-11-11 17:56:09 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-11 17:56:10 UTC

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

2020-11-11 17:56:12 UTC

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

2020-11-11 17:56:13 UTC

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

2020-11-11 17:56:13 UTC

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

2020-11-11 17:56:13 UTC

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

2020-11-12 20:46:28 UTC

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

2020-11-12 20:46:28 UTC

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

2020-11-12 20:46:29 UTC

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

2020-11-12 20:46:30 UTC

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

2020-11-12 20:46:30 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-12T20:46:25Z

2020-11-12 20:46:30 UTC

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

2020-11-12 20:46:31 UTC

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

2020-11-12 20:46:31 UTC

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

Details
Created

2020-11-12 20:46:44 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-11-12T20:46:38Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    71da1569f8e41947302d0a2708e707c249585b0b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-71da1569f8e41947302d0a2708e707c249585b0b-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:d6c6a99d5726a68a35f81bb15a53ebdc98b41ff763b7b2442647543ee44bb89c - 38.02% (98.1 MB)

[#001] sha256:620ddc035c6f3273ff7c99db87e2db742a5923d6b1f6f8c11bcc09172ad5760c - 0.0% (919 Bytes)

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

[#003] sha256:c38dd8b7ffa6b3c2051a3a00655b9b3f238b338fb40ca546f035a5e61c6f411e - 0.02% (64.8 KB)

[#004] sha256:83fed08769cb10c2b93877bf3335e885b38eb898ef77fc4a4e784e6b7556a0b2 - 0.0% (845 Bytes)

[#005] sha256:6d34ced1f52be137a60597133f2c68208a6cc88b0cd4e71e50e5eae0ddafb0b5 - 37.6% (97 MB)

[#006] sha256:5f2cab24306c910698de131d7e2fe6bae228f4ec1d64f63d4274b5b2ae42868f - 0.05% (123 KB)

[#007] sha256:f6f3ec8932fb516e5b4bd7d03b6eaaf66490f8b42094010ca6be0143e2733572 - 0.0% (838 Bytes)

[#008] sha256:c3a47db01d2bc03499877bd614961bcf7cce82bc32f9b3da85a5d77586f446e4 - 0.0% (866 Bytes)

[#009] sha256:15cf9ee39c91d8d31401ab1c440ef96075007fc152d5ac0537d43a6250b3860b - 0.0% (831 Bytes)

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

[#011] sha256:b48f7eb9e0fb94e628be41db33078fd199812dd454228bd176cfe6881c3b1a22 - 12.64% (32.6 MB)

[#012] sha256:e423526bf2259204e6810ac636e6212a9925fe62d0314456731bd2cac058ec1e - 0.0% (830 Bytes)

[#013] sha256:be442f1c20876960ff58e35abf15dd9f27d4181badcb4ba7ed9fba5d73e27039 - 0.0% (825 Bytes)

[#014] sha256:4e77cacb1eb5b3b0131f26ce8b7bbcbea5b6250c99ad6dbd499c2f2be5be0495 - 0.0% (832 Bytes)

[#015] sha256:a2d862ec48a5aef3c38b4c5e86219e6085bc6db19f3db2b7c47a0fd943658c01 - 0.0% (832 Bytes)

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

[#017] sha256:530b76b2478755a836d273be5b229c262a15ad366b726c93bcc51d9b1100768c - 11.62% (30 MB)

[#018] sha256:723217070181543c0e226080094a929cbf33245f0372b2853bbc75639cd1eb51 - 0.0% (858 Bytes)

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

[#020] sha256:cfe54a0fcbc64bd743c5944761002724d2bcd381fd1e5aad816e09217b2436cf - 0.0% (857 Bytes)

[#021] sha256:70f6a385135aae45f2d17f77aaff2d85dff5f404a88982f8db24c29c83fa94c8 - 0.0% (847 Bytes)

[#022] sha256:44828b6bcabd899a85a89d29bc25908fef50c628a4aa7b44c6b25c0e9d09fb4d - 0.0% (851 Bytes)


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

Apply image 1909-amd64

2020-11-06 21:21:25 UTC

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

2020-11-06 21:21:27 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-06 21:22:16 UTC

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

2020-11-06 21:22:18 UTC

cmd /S /C #(nop) USER ContainerUser

2020-11-06 21:22:59 UTC

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

2020-11-06 21:23:38 UTC

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

2020-11-06 21:23:39 UTC

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

2020-11-06 21:23:39 UTC

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

2020-11-11 17:56:25 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-11 17:56:26 UTC

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

2020-11-11 17:56:28 UTC

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

2020-11-11 17:56:28 UTC

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

2020-11-11 17:56:29 UTC

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

2020-11-11 17:56:29 UTC

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

2020-11-12 20:46:40 UTC

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

2020-11-12 20:46:41 UTC

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

2020-11-12 20:46:42 UTC

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

2020-11-12 20:46:42 UTC

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

2020-11-12 20:46:43 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-12T20:46:38Z

2020-11-12 20:46:43 UTC

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

2020-11-12 20:46:43 UTC

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

2020-11-12 20:46:44 UTC

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

Details
Created

2020-11-12 20:47:54 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-11-12T20:47:43Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    71da1569f8e41947302d0a2708e707c249585b0b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-71da1569f8e41947302d0a2708e707c249585b0b-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:0e31ee8f400716f940be9db76d6eedb1a903860385b4ca8f70513012d53fe1f1 - 38.08% (98.3 MB)

[#001] sha256:fa39fc61ce9d1f4a2817b5e43f738902cc1b39655e3082064dbc709cc3184ddd - 0.0% (870 Bytes)

[#002] sha256:1f43aab7b6ee99e1917beb5cc7fd0c3fd484f98cba324bcfd1feafa0884f7b9e - 0.0% (840 Bytes)

[#003] sha256:d02c1bf34ab12a6a3575aa9e48565d40bfa79b51f09ac98e942aeb20f0a5f1df - 0.03% (66.8 KB)

[#004] sha256:935d91d5fd156d72ada52c2fb47fd1548ff489a338c5d602c612fddc776db4c4 - 0.0% (844 Bytes)

[#005] sha256:fff01e9cb0c75dc4cac51b2a6c6e0c1f2f8455c15c0592474f486d5f50ba9d20 - 37.57% (97 MB)

[#006] sha256:072d83cec75bd656d767ffefbdcc316622175c9776c265c5462c08858440a774 - 0.03% (91.8 KB)

[#007] sha256:3477f53c0d48e14bd0bfd972b962d244c53f64007629f64006315efe15aa5b82 - 0.0% (839 Bytes)

[#008] sha256:05b5bccb502ffca03086ba8405f571415e63a1b18af6a7218027967fde662880 - 0.0% (891 Bytes)

[#009] sha256:7ea87fb15c3d9dc70af89fe2b3c58e2f8b3f05bc1b6d37d07251603a2b610ddb - 0.0% (847 Bytes)

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

[#011] sha256:91d042c68c30daba3f4cc875acc4386944a8be628cb19a462df0cf94edc04f70 - 12.63% (32.6 MB)

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

[#013] sha256:fd2f45321140658c1f6ea5ad567c8cc59e8c1ace5992dedec1d84d0036a5fe62 - 0.0% (859 Bytes)

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

[#015] sha256:409c23314b19cdc83b153f60c61479228b3beeb737ebacf82333d09d041a2683 - 0.0% (827 Bytes)

[#016] sha256:6c75e8178a0e7dd8a5e57c81a4f3210926bedd08f917a933435232d2ae6ae6b6 - 0.0% (849 Bytes)

[#017] sha256:efeaaf412e03023e8df9c4dd8fe2372963e4b404af9fbd2c88ffe0be9024818f - 11.61% (30 MB)

[#018] sha256:46323f5efcb33e6f6daedb33201b0260fc3063d1b01033331e1c5a303bdddf1e - 0.0% (855 Bytes)

[#019] sha256:a1d0b9f9ea588c1596cf010106cce62ae53867b80db80ca6fc0f404cf60e5a29 - 0.0% (852 Bytes)

[#020] sha256:083de1880f30d4a93561ff712fe97be25e86ddb2f299da4fac690b26ea34dc1c - 0.0% (850 Bytes)

[#021] sha256:7be9cab9f615de27144141de6d58d58a669b2f68215e407335c512d47c967528 - 0.0% (826 Bytes)

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


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

Apply image 1903-amd64

2020-11-06 21:32:21 UTC

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

2020-11-06 21:32:21 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-06 21:33:04 UTC

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

2020-11-06 21:33:04 UTC

cmd /S /C #(nop) USER ContainerUser

2020-11-06 21:33:28 UTC

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

2020-11-06 21:34:14 UTC

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

2020-11-06 21:34:14 UTC

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

2020-11-06 21:34:15 UTC

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

2020-11-11 17:57:01 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-11 17:57:02 UTC

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

2020-11-11 17:57:05 UTC

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

2020-11-11 17:57:06 UTC

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

2020-11-11 17:57:07 UTC

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

2020-11-11 17:57:07 UTC

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

2020-11-12 20:47:47 UTC

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

2020-11-12 20:47:47 UTC

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

2020-11-12 20:47:49 UTC

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

2020-11-12 20:47:52 UTC

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

2020-11-12 20:47:52 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-12T20:47:43Z

2020-11-12 20:47:53 UTC

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

2020-11-12 20:47:54 UTC

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

2020-11-12 20:47:54 UTC

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

Details
Created

2020-11-12 20:51:29 UTC

Size

150 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-11-12T20:50:28Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    71da1569f8e41947302d0a2708e707c249585b0b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

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

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

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

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

[#004] sha256:d104e02944a3202e4394eced4888cc1f1bcd34eb2af2cc173c5d87fc047479f1 - 34.75% (52 MB)

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

[#006] sha256:b8b74e379902fd69afe7ea502582781037f8d2e96221c8ef62be835f5d27cfad - 16.48% (24.6 MB)

[#007] sha256:6e7b6d03a9e0462a202300edfd1682a4551e81e44903effa3c8095e6da7ebb55 - 13.88% (20.8 MB)

[#008] sha256:e4b7c1fed4954cd6bed1235d9c29cc6b0c982997637e15c54d6033695edfbd79 - 18.46% (27.6 MB)

[#009] sha256:0ab7d322e8cfff2d578e9a65d52395045c36674daae5f7dfbe79f14f49692967 - 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-11-12 20:50:43 UTC

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

2020-11-12 20:50:43 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-11-12 20:50:44 UTC

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

2020-11-12 20:50:44 UTC

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

2020-11-12 20:51:11 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-11-12 20:51:12 UTC

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

2020-11-12 20:51:18 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-11-12 20:51:18 UTC

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

2020-11-12 20:51:20 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-11-12 20:51:20 UTC

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

2020-11-12 20:51:21 UTC

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

2020-11-12 20:51:21 UTC

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

2020-11-12 20:51:21 UTC

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

2020-11-12 20:51:21 UTC

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

2020-11-12 20:51:25 UTC

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

2020-11-12 20:51:27 UTC

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

2020-11-12 20:51:28 UTC

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

2020-11-12 20:51:28 UTC

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

2020-11-12 20:51:28 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-11-12T20:50:28Z

2020-11-12 20:51:29 UTC

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

2020-11-12 20:51:29 UTC

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

2020-11-12 20:51: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