Namespace
rancher
Image / Tag
rancher-agent:master-89dd0fe25a171ebd98aab5d70e0ca853843abb47-head
Content Digest
sha256:d1b0be36d8904c2aab6fe86a579a03ec5cbfbf6af0fc2ca48519beb9ed28b620
Details
Created

2020-09-23 20:54:56 UTC

Size

157 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-23T20:54:01Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    89dd0fe25a171ebd98aab5d70e0ca853843abb47
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-89dd0fe25a171ebd98aab5d70e0ca853843abb47-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.18% (25.5 MB)

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

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

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

[#004] sha256:357284981d840f72f29306ac7addf1ade30e4e905869554ef92db12127a5da49 - 34.42% (54.2 MB)

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

[#006] sha256:74b3445b8624dd368db0e738c1b98c8fc974283bf0b2b0c6873d1d3028f529e1 - 16.89% (26.6 MB)

[#007] sha256:d8c79655fc76e6650392619c4ddd74abe5808225a3dfffe790e6cd53ef04a862 - 12.11% (19.1 MB)

[#008] sha256:cd5aff15c957f691f78595f756ada3216c5372337870d591df8356601dee284b - 19.01% (29.9 MB)

[#009] sha256:c397f1efb87dffa29d4cbfd65044513c1e07fa7c4e56c41c4aeae31f51810bb8 - 0.0% (171 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-23 20:54:23 UTC

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

2020-09-23 20:54: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-09-23 20:54:24 UTC

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

2020-09-23 20:54:24 UTC

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

2020-09-23 20:54:44 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-23 20:54:44 UTC

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

2020-09-23 20:54:46 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-23 20:54:46 UTC

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

2020-09-23 20:54:47 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-23 20:54:48 UTC

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

2020-09-23 20:54:48 UTC

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

2020-09-23 20:54:48 UTC

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

2020-09-23 20:54:48 UTC

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

2020-09-23 20:54:48 UTC

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

2020-09-23 20:54:53 UTC

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

2020-09-23 20:54:54 UTC

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

2020-09-23 20:54:55 UTC

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

2020-09-23 20:54:55 UTC

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

2020-09-23 20:54:55 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-23T20:54:01Z

2020-09-23 20:54:56 UTC

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

2020-09-23 20:54:56 UTC

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

2020-09-23 20:54:56 UTC

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

Details
Created

2020-09-23 20:49:24 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-23T20:49:18Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    89dd0fe25a171ebd98aab5d70e0ca853843abb47
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-89dd0fe25a171ebd98aab5d70e0ca853843abb47-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.83% (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:4020f9355f0c9d1a76ce9c9d979be840dbe110a7727d6f98e21315d1e505fa0b - 0.0% (827 Bytes)

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

[#011] sha256:00f29d4235b733ce28fd88d67381fa7a4f2ca5deab902bfebaeb6c3bc58c34de - 13.14% (32.6 MB)

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

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

[#014] sha256:78987c91f5dca3580e828c1dafc25d77b5c08cae646bb40f4c09cbddc635e447 - 0.0% (826 Bytes)

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

[#016] sha256:89eec9c89b5ba230b6ed714b6fd980bb4dd98c92f8cf4e07c453dab0a80d92ff - 0.0% (831 Bytes)

[#017] sha256:37249d305c713e2974226071ecf91f3402544b2df380446f46d4d89196229fce - 12.06% (29.9 MB)

[#018] sha256:ec55aab9826d795d32e3ea2159c78a03bf72eb14122fcb2f65c22256180dbdc2 - 0.0% (851 Bytes)

[#019] sha256:faf1aabeb07fd840966cb66617bc9d63d8ded1a4c5af67988ee01f2968b6bc1d - 0.0% (856 Bytes)

[#020] sha256:3fc6276b8adfb5ff0b6c6c4e9d069d3b67769657b5492d4dfe9271272e4a17e0 - 0.0% (832 Bytes)

[#021] sha256:ae13eb89535a61dac3ab593e1881a92dbe32aa0ac5120f065433f44c1848945c - 0.0% (823 Bytes)

[#022] sha256:d052f626e2de409ac467c7a2e0442e839dee5374d8865d0d21003a3023286db9 - 0.0% (830 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-21 00:28:37 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-21 00:28:37 UTC

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

2020-09-21 00:28:40 UTC

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

2020-09-21 00:28:41 UTC

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

2020-09-21 00:28:41 UTC

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

2020-09-21 00:28:41 UTC

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

2020-09-23 20:49:20 UTC

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

2020-09-23 20:49:20 UTC

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

2020-09-23 20:49:22 UTC

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

2020-09-23 20:49:23 UTC

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

2020-09-23 20:49:23 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-23T20:49:18Z

2020-09-23 20:49:23 UTC

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

2020-09-23 20:49:24 UTC

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

2020-09-23 20:49:24 UTC

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

Details
Created

2020-09-23 20:49:16 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-23T20:49:10Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    89dd0fe25a171ebd98aab5d70e0ca853843abb47
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-89dd0fe25a171ebd98aab5d70e0ca853843abb47-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.63% (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:3e45fba9b92652c09a7a678b89aaccef17cc6a8dd3baed73974f201400dbf1d1 - 0.0% (853 Bytes)

[#016] sha256:185b67f7981625342219e55899eb3727d3bcb91e52b0af240238ad74f4d0de4b - 0.0% (847 Bytes)

[#017] sha256:e92a5d6e27e98f064a93ec21928ed83609aa6467fb30a65ac066fa910f8f34cd - 11.98% (29.9 MB)

[#018] sha256:0e6b6e50183e6b07ec7a9ebb69f1793bb31b83d5869cd6372332eb169abac962 - 0.0% (872 Bytes)

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

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

[#021] sha256:94dd6b3153f111dd2327d9cdd4da1e56e2c24611694887e169a68d8197ab8bf3 - 0.0% (831 Bytes)

[#022] sha256:e2ae0942b095fae37775a52f32bc5180b9d2f66d3aa773f42873f88c308a4533 - 0.0% (830 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-23 20:49:12 UTC

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

2020-09-23 20:49:12 UTC

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

2020-09-23 20:49:13 UTC

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

2020-09-23 20:49:14 UTC

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

2020-09-23 20:49:15 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-23T20:49:10Z

2020-09-23 20:49:15 UTC

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

2020-09-23 20:49:15 UTC

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

2020-09-23 20:49:16 UTC

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

Details
Created

2020-09-23 20:49:13 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-23T20:49:07Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    89dd0fe25a171ebd98aab5d70e0ca853843abb47
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-89dd0fe25a171ebd98aab5d70e0ca853843abb47-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:cb248b87f95c3a5c95c729de476d215385ed02b263c1b8e97e75d4e8f922c486 - 0.0% (875 Bytes)

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

[#011] sha256:1fae33a030b75450fb1d92fa8b15ef0bf9517f543a332f8f8c4b728e0b6b6a43 - 13.06% (32.6 MB)

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

[#013] sha256:608f346c850df86af248ef3513cac555128d1746d0b4c3ffee1da36bd03c108f - 0.0% (831 Bytes)

[#014] sha256:0dba67095536d7b84b421b0aaf08606b21c64d7522ffc76b8a5ec912833941c5 - 0.0% (835 Bytes)

[#015] sha256:18b8e7b36f04b871b040a586b1ff464a86f36d3547bbbebc0a4b80274d623eec - 0.0% (860 Bytes)

[#016] sha256:4d8f1f38cb91f099c2f23c3f4730e50021e0ff29061953c63017d28b3faea445 - 0.0% (832 Bytes)

[#017] sha256:32bde168d16494fe11f24b86cc0e425477f146b307d1aa83980f31953f653a9c - 11.98% (29.9 MB)

[#018] sha256:b4861ffff3035d65befc59e32f5daefa052b8fb2d40bf6fe18a9c83086343316 - 0.0% (853 Bytes)

[#019] sha256:ed3564d1983d243dc9e0aac793f1d0fff2043cd14fa3a6332c4189dab1c788dd - 0.0% (855 Bytes)

[#020] sha256:f755aa8665e160677ac3694b263db661224fe9c221fa4a8142537788d35bcc81 - 0.0% (848 Bytes)

[#021] sha256:3a8da60e486c9141fa8f02f6ddffc7544a93e587579742767668c6f08c05b87e - 0.0% (826 Bytes)

[#022] sha256:67c5713fdaff0b84b369a19ff0fafab4d23f7a8a0025e5e86c77522d99f15c26 - 0.0% (830 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-22 23:56:34 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-22 23:56:34 UTC

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

2020-09-22 23:56:36 UTC

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

2020-09-22 23:56:37 UTC

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

2020-09-22 23:56:37 UTC

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

2020-09-22 23:56:38 UTC

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

2020-09-23 20:49:09 UTC

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

2020-09-23 20:49:10 UTC

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

2020-09-23 20:49:11 UTC

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

2020-09-23 20:49:12 UTC

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

2020-09-23 20:49:12 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-23T20:49:07Z

2020-09-23 20:49:12 UTC

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

2020-09-23 20:49:13 UTC

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

2020-09-23 20:49:13 UTC

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

Details
Created

2020-09-23 20:53:26 UTC

Size

146 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-23T20:52:40Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    89dd0fe25a171ebd98aab5d70e0ca853843abb47
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-89dd0fe25a171ebd98aab5d70e0ca853843abb47-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.51% (22.6 MB)

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

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

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

[#004] sha256:310aceae62905a3ed1b1b957a3782ddbbc31455b0641756e2182a59d650c3a85 - 34.34% (50.1 MB)

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

[#006] sha256:c8e9953d3e40484060c4054251ea5e6074d880d192900e07e5f51dd100a43718 - 16.89% (24.6 MB)

[#007] sha256:9354fa9189a8002725570fa0326e39c2fcce516ddf385224820c8fb620b0956b - 13.06% (19.1 MB)

[#008] sha256:cf3f445a0a989e99817187be692951ff41726f2943438ff4180ff2fc40ccba73 - 18.88% (27.5 MB)

[#009] sha256:1bdbd0d97e0d692805011492eb92ba34ec8424bb32bdf7ffaf6b6745cd7646d8 - 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-23 20:52:54 UTC

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

2020-09-23 20:52:54 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-23 20:52:55 UTC

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

2020-09-23 20:52:55 UTC

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

2020-09-23 20:53:15 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-23 20:53:16 UTC

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

2020-09-23 20:53:17 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-23 20:53:17 UTC

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

2020-09-23 20:53:19 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-23 20:53:19 UTC

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

2020-09-23 20:53:19 UTC

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

2020-09-23 20:53:19 UTC

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

2020-09-23 20:53:19 UTC

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

2020-09-23 20:53:20 UTC

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

2020-09-23 20:53:23 UTC

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

2020-09-23 20:53:25 UTC

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

2020-09-23 20:53:25 UTC

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

2020-09-23 20:53:26 UTC

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

2020-09-23 20:53:26 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-23T20:52:40Z

2020-09-23 20:53:26 UTC

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

2020-09-23 20:53:26 UTC

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

2020-09-23 20:53:26 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