Namespace
rancher
Image / Tag
rancher-agent:master-3295-head
Content Digest
sha256:1bd435cc6487af720d870f716505d77ed5f47df7a8529216dd052d0437e53a47
Details
Created

2020-07-11 01:08:06 UTC

Size

104 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-07-11T01:07:28Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    cd4db6d570235d73f650b71b9d71b4ce46f7ffe7
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-3295-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:a1125296b23d78a3585a7910d649fbf0cc56284f9d2066e3243e8bc18f90b308 - 24.37% (25.5 MB)

[#001] sha256:3c742a4a0f38c95e690ad2dad8909c0cb232911418ac94a73da2a28becc7b734 - 0.03% (34.5 KB)

[#002] sha256:4c5ea3b329965bf7239f4e4f484915a444ec6d78b532ae12525934d4f6f7ac9a - 0.0% (852 Bytes)

[#003] sha256:1b4be91ead68299f53759fd80c135e0dde0eb797e91eb8fbc5a708a506e0c433 - 0.0% (162 Bytes)

[#004] sha256:77aef88a33592b4a9771cff8a48391e8ddf1f36fab79f40fa5b3b8e8c7efbaa7 - 0.0% (123 Bytes)

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

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

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

[#008] sha256:05b6b940c1230b85b59cea449d08954d53d4640fbbf3b4fc290caa350fabdfd7 - 25.44% (26.6 MB)

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


History
2020-07-06 21:56:08 UTC

/bin/sh -c #(nop) ADD file:0b40d881e3e00d68de1f1df0a565385bb838144b83814df891c994f466e9efa2 in /

2020-07-06 21:56:09 UTC

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

2020-07-06 21:56:10 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-07-06 21:56:11 UTC

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

2020-07-06 21:56:11 UTC

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

2020-07-11 01:07:32 UTC

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

2020-07-11 01:07:32 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-07-11 01:07:33 UTC

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

2020-07-11 01:07:33 UTC

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

2020-07-11 01:07:56 UTC

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

2020-07-11 01:07:57 UTC

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

2020-07-11 01:07:58 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-07-11 01:07:59 UTC

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

2020-07-11 01:07:59 UTC

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

2020-07-11 01:08:01 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-07-11 01:08:02 UTC

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

2020-07-11 01:08:02 UTC

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

2020-07-11 01:08:02 UTC

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

2020-07-11 01:08:03 UTC

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

2020-07-11 01:08:03 UTC

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

2020-07-11 01:08:04 UTC

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

2020-07-11 01:08:05 UTC

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

2020-07-11 01:08:05 UTC

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

2020-07-11 01:08:05 UTC

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

2020-07-11 01:08:05 UTC

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

2020-07-11 01:08:06 UTC

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

Details
Created

2020-07-11 01:08:44 UTC

Size

231 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-07-11T01:08:39Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    67b9ed17a91f7b8cc415f3bc48f74a24f623dbff
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-3296-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809-KB4561608-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

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

[#001] sha256:c8491920a5e375879911dc3e783d73c8f955b04128743a93e43b610b9ff51abc - 0.0% (836 Bytes)

[#002] sha256:e3e9d6cbd737b75b72a558cdc2a3f609d7fcbc3c71235f7e166e960dee70ceb4 - 0.0% (839 Bytes)

[#003] sha256:744f587587496ae159fc1402633add5ecbed226788d8224ce18bb224282e955a - 0.0% (838 Bytes)

[#004] sha256:f6981df1d75faff55e3615cf6335bf211c0ac40493d84da2037d00f459cde747 - 0.03% (67.9 KB)

[#005] sha256:5d7005860ff9031d01428b01ffbfc87a174e6207a88d3a5629b92f6e30fa1340 - 0.0% (836 Bytes)

[#006] sha256:6bfa67e8265ecd8af7de00bb15763ae2cd3261ac944740319df269c08c0f9d72 - 38.41% (88.9 MB)

[#007] sha256:0ebcb012a61349e963b9b863f310aa8155aa01e0b77fbe559c2637757099b92a - 0.04% (95.6 KB)

[#008] sha256:30698ceb033a281c218f2222fbdbea7447d9338665fb6dd048544a618f598f54 - 0.0% (838 Bytes)

[#009] sha256:e23ae06069c7286aa75858aa4a5af6b67c979249122951e55ba798fd830839aa - 0.0% (858 Bytes)

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

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

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

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

[#014] sha256:c33de0ec2af552252668f333ef9f939facf95dc1f71a1d3ef8e65a3ff13992c9 - 0.0% (856 Bytes)

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

[#016] sha256:b6aa5bf5c712c68cd6814e4ad939dd117448c4a958abcb73148c674b19286478 - 0.0% (827 Bytes)

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

[#018] sha256:cfa5e7e577c2812c2808761b09c10c58bc53de4b5531a816254543736c27498c - 0.0% (849 Bytes)

[#019] sha256:fcf7c5a9cd6c15b8a94a729b9b1ca067ef4b8fe69dad8e529de11e6482c96248 - 0.0% (851 Bytes)

[#020] sha256:009e1c3f04a36169cb53ac4e7a2320eaa961a693ffb5fd113bd87fb8e3aa544d - 0.0% (861 Bytes)

[#021] sha256:33608838dc1984c3151a7d19f234924aa1eb1b018a3bc9139635a0e939c3a1ac - 0.0% (827 Bytes)

[#022] sha256:6f9007486b64c95386180c237a04e23e49f10a453d2da96a0d159e41568b5f2e - 0.0% (829 Bytes)


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

Apply image 1809-KB4561608-amd64

2020-07-02 22:07:49 UTC

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

2020-07-02 22:07:50 UTC

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

2020-07-02 22:07:51 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-07-02 22:07:59 UTC

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

2020-07-02 22:07:59 UTC

cmd /S /C #(nop) USER ContainerUser

2020-07-02 22:08:14 UTC

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

2020-07-02 22:08:50 UTC

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

2020-07-02 22:08:50 UTC

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

2020-07-07 00:17:19 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-07-07 00:17:20 UTC

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

2020-07-07 00:17:22 UTC

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

2020-07-07 00:17:23 UTC

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

2020-07-07 00:17:23 UTC

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

2020-07-07 00:17:23 UTC

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

2020-07-11 01:08:41 UTC

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

2020-07-11 01:08:41 UTC

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

2020-07-11 01:08:42 UTC

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

2020-07-11 01:08:42 UTC

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

2020-07-11 01:08:43 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-07-11T01:08:39Z

2020-07-11 01:08:43 UTC

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

2020-07-11 01:08:43 UTC

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

2020-07-11 01:08:44 UTC

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

Details
Created

2020-07-11 01:08:41 UTC

Size

233 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-07-11T01:08:37Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    67b9ed17a91f7b8cc415f3bc48f74a24f623dbff
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-3296-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909-KB4560960-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

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

[#001] sha256:04cc53bbe49de7e08e9204e000b2744918057afffe8c1f6175cd0697ff8fdb35 - 0.0% (843 Bytes)

[#002] sha256:af13265ab2deb825a65e8e6880650bcda7eca96e2a2ef38bee2741833d9ae100 - 0.0% (841 Bytes)

[#003] sha256:eb92b31bc91ec1e862571a40d47e0078486ae7cc54085405c534bd3439aed8d7 - 0.0% (840 Bytes)

[#004] sha256:22a6d41dd94d70f5c2084dfc086cd07ed4250b3114528b05201679c973da0315 - 0.03% (66 KB)

[#005] sha256:8208637fbac623223767d07427034e77b584ad95c6d33e27be6b062231b6e332 - 0.0% (888 Bytes)

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

[#007] sha256:81e5e598f7b1f17d8d72d9cf10d26635ed949d2b0c74cdbf48865d7f0f75e85b - 0.04% (95.7 KB)

[#008] sha256:5bccff4895ae9459fbf88f5f6e2177dd639f567c44f9704da4adf166d2e53b20 - 0.0% (842 Bytes)

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

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

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

[#012] sha256:00165c28a189782d234d490e62096ee86af5ca07657b360a24a9947dcf7ea126 - 0.0% (828 Bytes)

[#013] sha256:879e61d051385695d197fd3bea8b14afc79961b673007ad584482ee9a90d9a38 - 0.0% (850 Bytes)

[#014] sha256:0b212abb0e48633f841e95f54ec803c9db34d82013700cc81a8d468ffc77ce9e - 0.0% (827 Bytes)

[#015] sha256:24a8f54d193eb6a8553a23c0747d824987615f9a7cf95ed7e3ec03f217eae4ba - 0.0% (851 Bytes)

[#016] sha256:e4c805c2147663e3c669886d12af35fdb3ae87d154084159bacea1225395b605 - 0.0% (861 Bytes)

[#017] sha256:714d96de70f3d010c0869e54d582b4bba4289577e67337baea7b8e18b45ee9c5 - 5.7% (13.3 MB)

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

[#019] sha256:30b53de4be702337eb5449d16084d0fea61c62e1de4a0803e8b798880d58fb54 - 0.0% (829 Bytes)

[#020] sha256:f5ab6135f09c63f3f41fddbae868a292ff78b78badba6ae71e84b01a5d7c24c9 - 0.0% (834 Bytes)

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

[#022] sha256:91b206f4ef789e2b1fa0779d2904d6c1348d6009d4bf313d24a3a17226a772c1 - 0.0% (860 Bytes)


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

Apply image 1909-KB4560960-amd64

2020-07-02 22:19:57 UTC

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

2020-07-02 22:19:58 UTC

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

2020-07-02 22:19:59 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-07-02 22:20:29 UTC

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

2020-07-02 22:20:30 UTC

cmd /S /C #(nop) USER ContainerUser

2020-07-02 22:20:50 UTC

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

2020-07-02 22:21:32 UTC

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

2020-07-02 22:21:33 UTC

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

2020-07-07 00:17:24 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-07-07 00:17:25 UTC

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

2020-07-07 00:17:27 UTC

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

2020-07-07 00:17:27 UTC

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

2020-07-07 00:17:27 UTC

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

2020-07-07 00:17:28 UTC

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

2020-07-11 01:08:38 UTC

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

2020-07-11 01:08:39 UTC

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

2020-07-11 01:08:40 UTC

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

2020-07-11 01:08:40 UTC

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

2020-07-11 01:08:40 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-07-11T01:08:37Z

2020-07-11 01:08:41 UTC

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

2020-07-11 01:08:41 UTC

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

2020-07-11 01:08:41 UTC

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

Details
Created

2020-07-11 01:08:42 UTC

Size

233 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-07-11T01:08:37Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    67b9ed17a91f7b8cc415f3bc48f74a24f623dbff
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-3296-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903-KB4560960-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

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

[#001] sha256:af1743c43c8756bbc6702c95c5b87654f366652534a6d6df304537a8e29d6cd7 - 0.0% (839 Bytes)

[#002] sha256:5d56107d8df35eb069c29a492d7364ea2036527e7d04386f4ff06bceda2ecc1f - 0.0% (844 Bytes)

[#003] sha256:4342107aa485baf1df8486326b1fcdda76c57c12a06375b822c7c9a5c321440e - 0.0% (886 Bytes)

[#004] sha256:47e9cc49fe1554ed30f73bebde545985613174eb2fb508340988047ba91e2e55 - 0.03% (64.5 KB)

[#005] sha256:eb0046336a7fd2e30c21822a0c3f5ee72036ddb93961cbef3c6e0d4972c181b2 - 0.0% (869 Bytes)

[#006] sha256:17997dd30109904f30d554f0a2e03e226577311a7a9aa887a0625ef359e8e29c - 38.16% (88.9 MB)

[#007] sha256:338e79d77c98270ae3aee28b5912cfaf35310f679991501139998f0c10556b3c - 0.05% (127 KB)

[#008] sha256:352c112eede530efeb053aa2e3b625f326b723a8675a223c3c245d2dc9de9fa9 - 0.0% (862 Bytes)

[#009] sha256:972749faa41e82ed0a4b57ec584ff4f0f46633df7dfea0b9318b7c0143a00941 - 0.0% (832 Bytes)

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

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

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

[#013] sha256:d4023b8d86c71c79a1b4f53c1e3d508f8a2cf134f45d2630a0400a6c5be4294b - 0.0% (861 Bytes)

[#014] sha256:c1ccb8a9914766086a4b2943bce7f73f4f8a589d767ffaf5e8b63dc027945653 - 0.0% (827 Bytes)

[#015] sha256:ad29629203625dc46c49fbd8a135ffc47a0ce5709061b306ecc0db74203ceb84 - 0.0% (829 Bytes)

[#016] sha256:45639b2b093bd20475ead7cd87d73014226a3561421c66ee077093ce8dba3aac - 0.0% (830 Bytes)

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

[#018] sha256:d510e2d31dd08966f7f30a9f7a7e0196be6b8969bd4e821669b2436fd720ee7b - 0.0% (828 Bytes)

[#019] sha256:29e74aa9722af72f8a38d52dcd83a1834d2bedd5adb2b3cc3f7586abedebd01c - 0.0% (830 Bytes)

[#020] sha256:0c54e26593dba361e6d0ae9a744fa922243cff4dd10a857dee0750328b08c3b5 - 0.0% (828 Bytes)

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

[#022] sha256:6109bf1ce259e5401567e8805c055cea783b0d46ddcb3d55d7005f2ed9d24506 - 0.0% (858 Bytes)


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

Apply image 1903-KB4560960-amd64

2020-07-02 22:14:08 UTC

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

2020-07-02 22:14:08 UTC

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

2020-07-02 22:14:09 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-07-02 22:14:32 UTC

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

2020-07-02 22:14:32 UTC

cmd /S /C #(nop) USER ContainerUser

2020-07-02 22:14:47 UTC

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

2020-07-02 22:15:26 UTC

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

2020-07-02 22:15:27 UTC

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

2020-07-07 00:17:20 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-07-07 00:17:21 UTC

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

2020-07-07 00:17:23 UTC

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

2020-07-07 00:17:24 UTC

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

2020-07-07 00:17:24 UTC

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

2020-07-07 00:17:24 UTC

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

2020-07-11 01:08:39 UTC

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

2020-07-11 01:08:39 UTC

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

2020-07-11 01:08:40 UTC

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

2020-07-11 01:08:40 UTC

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

2020-07-11 01:08:41 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-07-11T01:08:37Z

2020-07-11 01:08:41 UTC

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

2020-07-11 01:08:41 UTC

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

2020-07-11 01:08:42 UTC

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

Details
Created

2020-07-11 01:12:22 UTC

Size

94.9 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-07-11T01:11:20Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    cd4db6d570235d73f650b71b9d71b4ce46f7ffe7
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-3295-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:68fe03cb170d6a5101858131ae1eac5393a4f018d70abfcd1348fd240ee0ccc5 - 23.84% (22.6 MB)

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

[#002] sha256:51118fb70ce38c0c2e667ecd5fc941590875e2fd9e55dd17c90073f085ba5970 - 0.0% (852 Bytes)

[#003] sha256:409a5d9eae931d5a3b5a3bcb840e11167c2d3d03ec22258cde67197babf908ed - 0.0% (187 Bytes)

[#004] sha256:ef7248a431e4123fe9500a8e2d22165a7bb839502e19125445523fb480e3ce82 - 0.0% (125 Bytes)

[#005] sha256:23083be9be6c4375775e147f709258286808b63cb5256fe0626f1c7a37e02110 - 28.86% (27.4 MB)

[#006] sha256:362bd2e37a5c63e802db3eb2413eefab2a38d5c41525805e2065dc4b9a3fa2ce - 2.05% (1.94 MB)

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

[#008] sha256:9126b5133ef7cf06cf6985aea91233cf49f5d7b6c44621312d96d85d7fdb7331 - 25.97% (24.6 MB)

[#009] sha256:0d7194f35db5311bdcd0d96237385bb689ab3be77fa54fe2d5a34e097e8f7855 - 18.04% (17.1 MB)


History
2020-07-06 22:04:54 UTC

/bin/sh -c #(nop) ADD file:090a5d48524c4b10f867bf6bb80c106a69bf839c876de86912ed0c633349a1ab in /

2020-07-06 22:04:56 UTC

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

2020-07-06 22:04:58 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-07-06 22:05:00 UTC

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

2020-07-06 22:05:01 UTC

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

2020-07-11 01:11:26 UTC

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

2020-07-11 01:11:27 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-07-11 01:11:28 UTC

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

2020-07-11 01:11:28 UTC

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

2020-07-11 01:12:09 UTC

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

2020-07-11 01:12:10 UTC

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

2020-07-11 01:12:12 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-07-11 01:12:13 UTC

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

2020-07-11 01:12:14 UTC

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

2020-07-11 01:12:17 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-07-11 01:12:17 UTC

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

2020-07-11 01:12:17 UTC

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

2020-07-11 01:12:18 UTC

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

2020-07-11 01:12:18 UTC

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

2020-07-11 01:12:18 UTC

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

2020-07-11 01:12:20 UTC

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

2020-07-11 01:12:21 UTC

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

2020-07-11 01:12:21 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-07-11T01:11:20Z

2020-07-11 01:12:22 UTC

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

2020-07-11 01:12:22 UTC

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

2020-07-11 01:12:22 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