Namespace
rancher
Image / Tag
rancher-agent:master-d671d58a30606e2783f22efe376f3897dfcf028d-head
Content Digest
sha256:63adea312af111567bb1afc95fa762e84023a85e729589c3f81104f65b12f27b
Details
Created

2020-09-18 00:40:48 UTC

Size

156 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-18T00:39:56Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d671d58a30606e2783f22efe376f3897dfcf028d
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-d671d58a30606e2783f22efe376f3897dfcf028d-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.31% (25.5 MB)

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

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

[#003] sha256:94fca9ff8473b4854cbed5007e84fc94eaf6153cecc82374c7e010108f88e88a - 0.0% (122 Bytes)

[#004] sha256:b00e0e36e83f514cbc1b8db74453a50d48a5adb7638d8cc6fa1e19457244a172 - 34.7% (54.2 MB)

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

[#006] sha256:c7e8d9bfd0595b124cfd8fe4d2905aa27381dad996271f5f40892c9128a652cb - 17.03% (26.6 MB)

[#007] sha256:6d5bf2215956b1dbdd97e16cad22e4d27adca219586cee91b39cdf491c3f718e - 11.4% (17.8 MB)

[#008] sha256:4ab56654086fd15cbda0eeb38914a2866e6dfe7a0e56e48e0909c0cebf5418e7 - 19.14% (29.9 MB)

[#009] sha256:9b49b18385dc5beeefa3e49306590692d45ea39f3b19995d310aa6a9296e8292 - 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-18 00:40:15 UTC

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

2020-09-18 00:40:15 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-18 00:40:16 UTC

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

2020-09-18 00:40:16 UTC

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

2020-09-18 00:40:36 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-18 00:40:37 UTC

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

2020-09-18 00:40:38 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-18 00:40:38 UTC

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

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

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

2020-09-18 00:40:40 UTC

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

2020-09-18 00:40:41 UTC

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

2020-09-18 00:40:41 UTC

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

2020-09-18 00:40:41 UTC

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

2020-09-18 00:40:45 UTC

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

2020-09-18 00:40:47 UTC

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

2020-09-18 00:40:47 UTC

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

2020-09-18 00:40:47 UTC

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

2020-09-18 00:40:48 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-18T00:39:56Z

2020-09-18 00:40:48 UTC

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

2020-09-18 00:40:48 UTC

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

2020-09-18 00:40:48 UTC

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

Details
Created

2020-09-18 00:38:04 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-18T00:37:58Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d671d58a30606e2783f22efe376f3897dfcf028d
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-d671d58a30606e2783f22efe376f3897dfcf028d-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:d4b7e460d067256ba78b2faed36044254bcc3f697b3b1a469ad0ebcfea0a9957 - 0.0% (827 Bytes)

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

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

[#012] sha256:0bb19979b4002209f6d71e2c5148d9641fcfabba1cb1e9c089bdc298f5434e9f - 0.0% (828 Bytes)

[#013] sha256:2cf8c7bc9718ef29920b3724c1b8856fd7a558f78688c1da8fa67f85fabb7f09 - 0.0% (860 Bytes)

[#014] sha256:5ee626bdb4ec21b1e588d415e84858faa08728bc6a2fea2d69f2e8588b20b978 - 0.0% (857 Bytes)

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

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

[#017] sha256:87f446ffdbb73d89efc996cc97812fc9591ad48a2350acb040ec1b9e146bae11 - 12.04% (29.9 MB)

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

[#019] sha256:760c23f16d73c1453228de9bc6f8342a73ae81d7fa5d3b9691e717f6398af360 - 0.0% (827 Bytes)

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

[#021] sha256:a81e81747bae766c6364cbf8683f8ad5a81ad407cb13a1c2fefc3d20d7cfd223 - 0.0% (858 Bytes)

[#022] sha256:37376de7e1944d8d05e0da1be4f5bb37745d6e9d5215931bb09514c4b29abc0b - 0.0% (831 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-14 04:15:42 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-14 04:15:43 UTC

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

2020-09-14 04:15:45 UTC

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

2020-09-14 04:15:46 UTC

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

2020-09-14 04:15:47 UTC

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

2020-09-14 04:15:47 UTC

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

2020-09-18 00:38:00 UTC

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

2020-09-18 00:38:00 UTC

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

2020-09-18 00:38:02 UTC

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

2020-09-18 00:38:02 UTC

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

2020-09-18 00:38:03 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-18T00:37:58Z

2020-09-18 00:38:03 UTC

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

2020-09-18 00:38:04 UTC

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

2020-09-18 00:38:04 UTC

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

Details
Created

2020-09-18 00:37:53 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-18T00:37:46Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d671d58a30606e2783f22efe376f3897dfcf028d
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-d671d58a30606e2783f22efe376f3897dfcf028d-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:9262b4648788db770f576be70a5d855b38103f7b273bd0d1a16abbc34d6e5d3e - 0.0% (827 Bytes)

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

[#011] sha256:1286aa666a5aaa5441c5b32b059026d15e2f9b38cdcd5c887356887f0611f1fc - 13.06% (32.6 MB)

[#012] sha256:09fd0a63491a1e1117e261f32f6b2b0869fb8151c34c1446e4173de943d84069 - 0.0% (835 Bytes)

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

[#014] sha256:1aa74e66597518c08ed11a19fa41d48d5b65493c57fdb4cba5463d31ddb9129b - 0.0% (833 Bytes)

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

[#016] sha256:42649eecdc6601acb1045dba0627c10d695ed93e7aa3b35e1d225fa7e0913d7c - 0.0% (834 Bytes)

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

[#018] sha256:ccf1ea0f590c0a9cb10573f3a907256a2568e2faf18cb3c8bdaecbebd1b97d14 - 0.0% (830 Bytes)

[#019] sha256:6495a17da68e13973e882e7a29a0be37f9f0d994d885b32d08432cc43f630a12 - 0.0% (832 Bytes)

[#020] sha256:50529c1b2709377520dc9cac7202818f03b72bd5c4c05c9d00f3d5390779fadd - 0.0% (855 Bytes)

[#021] sha256:a8875afe884885404238c8c88a444681151f6c37a82414eaf57e3472c960d650 - 0.0% (835 Bytes)

[#022] sha256:2426988f7adf783c82e262cab35c0f6cc9214f8ee3011bbb9a55502282429ce6 - 0.0% (832 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-14 04:17:26 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-14 04:17:27 UTC

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

2020-09-14 04:17:29 UTC

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

2020-09-14 04:17:30 UTC

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

2020-09-14 04:17:30 UTC

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

2020-09-14 04:17:30 UTC

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

2020-09-18 00:37:49 UTC

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

2020-09-18 00:37:49 UTC

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

2020-09-18 00:37:50 UTC

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

2020-09-18 00:37:51 UTC

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

2020-09-18 00:37:52 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-18T00:37:46Z

2020-09-18 00:37:52 UTC

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

2020-09-18 00:37:52 UTC

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

2020-09-18 00:37:53 UTC

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

Details
Created

2020-09-18 00:37:38 UTC

Size

249 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-18T00:37:35Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d671d58a30606e2783f22efe376f3897dfcf028d
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-d671d58a30606e2783f22efe376f3897dfcf028d-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:59487b14c6b52ac293c3ff79f6d5c066360440b9563859e200bfb8384dbef482 - 0.0% (829 Bytes)

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

[#011] sha256:4dbfb023728cf59bd074c60bded2ee3007e263b8f66513ec071c2d96814646a4 - 13.07% (32.6 MB)

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

[#013] sha256:9161d2662ba150f84ab4b63550c882944e0aa06b02bffe17d79fa07119f0ffaa - 0.0% (853 Bytes)

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

[#015] sha256:0f69d745d47e4824d4fbc933b005571be4246c73037f8173060b53c86d8d01a5 - 0.0% (831 Bytes)

[#016] sha256:4bae74f27f6ba87534c3216fe3560844faba38ac74d1817b336166892d1e3c56 - 0.0% (830 Bytes)

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

[#018] sha256:95db5f4fdbb9dc58ca0f42e4c47fec868ada22630291c149e7fb2339915aae5d - 0.0% (861 Bytes)

[#019] sha256:7f4c817889a5d69ce8382a8e21f801866b638fa09d1c624fb2cfea26c6862601 - 0.0% (830 Bytes)

[#020] sha256:6fef85f144ff8090e55e8f4841ad9806103bbf622262748231adb661fb342505 - 0.0% (831 Bytes)

[#021] sha256:cc60b8a80dc171676c3da720fdac470b8ce9d82df004226c32b9ebc27d9cc058 - 0.0% (860 Bytes)

[#022] sha256:af541569a7041f8c286dbf8f5472d8fe96309fb3fcc7a11d0f0e08d6d53669ff - 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-14 04:18:20 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-14 04:18:21 UTC

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

2020-09-14 04:18:23 UTC

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

2020-09-14 04:18:23 UTC

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

2020-09-14 04:18:24 UTC

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

2020-09-14 04:18:24 UTC

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

2020-09-18 00:21:10 UTC

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

2020-09-18 00:21:10 UTC

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

2020-09-18 00:21:11 UTC

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

2020-09-18 00:21:12 UTC

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

2020-09-18 00:37:37 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-18T00:37:35Z

2020-09-18 00:37:38 UTC

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

2020-09-18 00:37:38 UTC

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

2020-09-18 00:37:38 UTC

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

Details
Created

2020-09-18 00:39:34 UTC

Size

145 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-18T00:38:47Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d671d58a30606e2783f22efe376f3897dfcf028d
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-d671d58a30606e2783f22efe376f3897dfcf028d-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.64% (22.6 MB)

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

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

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

[#004] sha256:bd8e95cfec827d338a6368def471f93c8982c9e16c0ca3e8f94811cf154a353e - 34.64% (50.1 MB)

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

[#006] sha256:13a163d781affe3e665f0afc530282aafc93d8f0212c94dd147a060dee9a7e65 - 17.04% (24.6 MB)

[#007] sha256:c88d32e11acc73f9b8ef149f87563c6244e9f7caf2dc3fcfe0004aa6956f82d2 - 12.31% (17.8 MB)

[#008] sha256:64f228c7da65191f88b55fce5cfa9f851523c09425075725611d5f002aaf15b2 - 19.02% (27.5 MB)

[#009] sha256:f205a80d0a25a135762e6a9e5595e91522e9ad1c3f11b50c47abdb4b650d7a88 - 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-18 00:39:00 UTC

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

2020-09-18 00:39:01 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-18 00:39:01 UTC

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

2020-09-18 00:39:02 UTC

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

2020-09-18 00:39:22 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-18 00:39:22 UTC

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

2020-09-18 00:39:24 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-18 00:39:24 UTC

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

2020-09-18 00:39:26 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-18 00:39:26 UTC

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

2020-09-18 00:39:26 UTC

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

2020-09-18 00:39:26 UTC

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

2020-09-18 00:39:27 UTC

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

2020-09-18 00:39:27 UTC

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

2020-09-18 00:39:30 UTC

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

2020-09-18 00:39:32 UTC

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

2020-09-18 00:39:33 UTC

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

2020-09-18 00:39:33 UTC

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

2020-09-18 00:39:33 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-18T00:38:47Z

2020-09-18 00:39:33 UTC

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

2020-09-18 00:39:34 UTC

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

2020-09-18 00:39:34 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