Namespace
rancher
Image / Tag
rancher-agent:master-67e24f273128ac90bee0e57700fafc67f2b0bf80-head
Content Digest
sha256:7a52ee627495f69f01a5a5e0b4fa3390e1b7fb887372aab1b19f3064363ea587
Details
Created

2020-09-22 21:46:35 UTC

Size

156 MB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:master-67e24f273128ac90bee0e57700fafc67f2b0bf80-head

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_amd64

DOCKER_URL_amd64

https://get.docker.com/builds/Linux/x86_64/docker-1.10.3

DOCKER_URL_arm64

https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64

KUBECTL_VERSION

v1.17.6

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:5d9821c948472065b3c166b4abc08367160961c9ac4639eb0023670ab4845a6a - 16.28% (25.5 MB)

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

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

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

[#004] sha256:658a233ebfc50c8c6baddf681620250764e847131aae88495b0fc4cc25ce7409 - 34.63% (54.2 MB)

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

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

[#007] sha256:b16f1b9227803b442a374dbf9b848730eaa980948a5fe393b85287f5c33dc26c - 11.59% (18.1 MB)

[#008] sha256:06bb928c2c58c5eff2929978aa85096d4d4e2ad448eeddd6b99a8b47026a73d3 - 19.11% (29.9 MB)

[#009] sha256:bfe143560425c35b6127517e81c05329ed0d3b17ea4b5344c9a60572ed8d9661 - 0.0% (173 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-22 21:46:02 UTC

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

2020-09-22 21:46:02 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-22 21:46:03 UTC

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

2020-09-22 21:46:03 UTC

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

2020-09-22 21:46:23 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-22 21:46:23 UTC

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

2020-09-22 21:46:24 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-22 21:46:25 UTC

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

2020-09-22 21:46:26 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-22 21:46:27 UTC

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

2020-09-22 21:46:27 UTC

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

2020-09-22 21:46:27 UTC

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

2020-09-22 21:46:27 UTC

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

2020-09-22 21:46:27 UTC

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

2020-09-22 21:46:31 UTC

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

2020-09-22 21:46:33 UTC

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

2020-09-22 21:46:34 UTC

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

2020-09-22 21:46:34 UTC

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

2020-09-22 21:46:34 UTC

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

2020-09-22 21:46:34 UTC

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

2020-09-22 21:46:35 UTC

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

2020-09-22 21:46:35 UTC

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

Details
Created

2020-09-22 21:40:32 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-22T21:40:25Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    67e24f273128ac90bee0e57700fafc67f2b0bf80
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-67e24f273128ac90bee0e57700fafc67f2b0bf80-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:4020f9355f0c9d1a76ce9c9d979be840dbe110a7727d6f98e21315d1e505fa0b - 0.0% (827 Bytes)

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

[#011] sha256:00f29d4235b733ce28fd88d67381fa7a4f2ca5deab902bfebaeb6c3bc58c34de - 13.15% (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:44710932289f83144fa66cd5f971a5898ca4839e8b1072745f17fde60e58cec1 - 0.0% (831 Bytes)

[#016] sha256:663b9219d1a3dc3b19bcd525f377b3a3220c67406d74fa7fd80ae8e5e24fe26a - 0.0% (831 Bytes)

[#017] sha256:99b74dad3a9c268323e1b2c3372cefbc023cb1b96251c5e098ee64a7b0e79a1c - 12.05% (29.9 MB)

[#018] sha256:570da0cc233f1137dd27294a9033ea2c094d8b5ef6e6183c37b1cd1f6fc6420a - 0.0% (854 Bytes)

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

[#020] sha256:5ffb79d0324d9771719398cc17b4ab71a8684e1cd58271687eb71323107ee73d - 0.0% (831 Bytes)

[#021] sha256:1b72e793e94e3dd417f7436c34a271acfe5695258a331a6d5b834a6e80842681 - 0.0% (868 Bytes)

[#022] sha256:61eded5eba191283b70db232b1a2e2e9db254302bfb080610a67225021bb8be1 - 0.0% (814 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-22 21:40:28 UTC

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

2020-09-22 21:40:28 UTC

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

2020-09-22 21:40:29 UTC

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

2020-09-22 21:40:30 UTC

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

2020-09-22 21:40:31 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-22T21:40:25Z

2020-09-22 21:40:31 UTC

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

2020-09-22 21:40:31 UTC

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

2020-09-22 21:40:32 UTC

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

Details
Created

2020-09-22 21:40:36 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-22T21:40:30Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    67e24f273128ac90bee0e57700fafc67f2b0bf80
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-67e24f273128ac90bee0e57700fafc67f2b0bf80-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:c7ec07b1ef073bbe045fc1bb74902709bdcffdcf669149ebeb7e934eed1aa8d0 - 0.0% (829 Bytes)

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

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

[#012] sha256:63df8f2c609fbb9d0c0485e42f9cec03f7c92a1c6362bae88a644a1f27dfdd96 - 0.0% (856 Bytes)

[#013] sha256:1bc03a10bf42a3e94f1d404f017e321ced7414ff8eaaee0d408d29ce2b67547a - 0.0% (821 Bytes)

[#014] sha256:2e708371812b07d1ccddff88e5198e16efb5c05a106a739c467ac36100f06706 - 0.0% (850 Bytes)

[#015] sha256:39bdd00ea140026a4963a3eddb4b348dff2ce2a4e075cb4c7423d2c6d128313c - 0.0% (859 Bytes)

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

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

[#018] sha256:3cbf3286fcd1ed2a821f36528ded3e26c05326c10bc0552a1b2380d158c3d82b - 0.0% (825 Bytes)

[#019] sha256:3de3dcc2fbda17ee44cdf7eb084de1084e6a5df321e7f1f035a10836f325c9d4 - 0.0% (819 Bytes)

[#020] sha256:18fd46e7bf817c465dc3629e6b5f9e977a8d7f7666a03f3e69bb503a27d0aa49 - 0.0% (855 Bytes)

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

[#022] sha256:e6447af8d6ce70ca98706451ec3063deb072c0593ed0733bd6ba7f809ec1f5ee - 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 15:18:49 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-20 15:18:49 UTC

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

2020-09-20 15:18:51 UTC

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

2020-09-20 15:18:52 UTC

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

2020-09-20 15:18:52 UTC

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

2020-09-20 15:18:53 UTC

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

2020-09-22 21:40:33 UTC

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

2020-09-22 21:40:33 UTC

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

2020-09-22 21:40:34 UTC

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

2020-09-22 21:40:35 UTC

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

2020-09-22 21:40:35 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-22T21:40:30Z

2020-09-22 21:40:36 UTC

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

2020-09-22 21:40:36 UTC

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

2020-09-22 21:40:36 UTC

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

Details
Created

2020-09-22 21:47:05 UTC

Size

250 MB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:master-67e24f273128ac90bee0e57700fafc67f2b0bf80-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:61611809cb8a3b1e3af3b49c24591b34c1e7c453dff6d654765d7cfdb790a43a - 0.0% (854 Bytes)

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

[#011] sha256:97eb8f281ac8ff47e59d0b97d237a91d82f7b40eb05765074d5d5e6fe989d377 - 13.07% (32.6 MB)

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

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

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

[#015] sha256:aa28acd5fb3a12e9967fc022484ff41c91488508d3c7a9e4261313c95d176152 - 0.0% (861 Bytes)

[#016] sha256:550e61f0a719a787f6c429185dab2565a9f039afd3ea3f3a15b891fa196a65b6 - 0.0% (860 Bytes)

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

[#018] sha256:63d926e2c60ca194ba3cdb62442750d7e2740c678735db35064e8d4afae77fe4 - 0.0% (834 Bytes)

[#019] sha256:8313ef4eea3aad22f9e13f641a0b46e9b612338586948419820b92cb614edce1 - 0.0% (868 Bytes)

[#020] sha256:f0242e0fd9fc0929e7322eb362c8cb0395bab73d29740c5abb2b68819297fda8 - 0.0% (858 Bytes)

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

[#022] sha256:9c98359d7c06c9dbc63922312affcff57ac822c61e8a2952bc4206be049addff - 0.0% (827 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-21 00:31:41 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-21 00:31:42 UTC

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

2020-09-21 00:31:44 UTC

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

2020-09-21 00:31:45 UTC

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

2020-09-21 00:31:45 UTC

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

2020-09-21 00:31:45 UTC

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

2020-09-22 21:47:01 UTC

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

2020-09-22 21:47:01 UTC

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

2020-09-22 21:47:02 UTC

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

2020-09-22 21:47:03 UTC

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

2020-09-22 21:47:04 UTC

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

2020-09-22 21:47:04 UTC

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

2020-09-22 21:47:04 UTC

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

2020-09-22 21:47:05 UTC

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

Details
Created

2020-09-22 21:44:45 UTC

Size

145 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-22T21:43:52Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    67e24f273128ac90bee0e57700fafc67f2b0bf80
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-67e24f273128ac90bee0e57700fafc67f2b0bf80-head

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_arm64

DOCKER_URL_amd64

https://get.docker.com/builds/Linux/x86_64/docker-1.10.3

DOCKER_URL_arm64

https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64

KUBECTL_VERSION

v1.17.6

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:e2d8ee3976bc7c15c8a5279cdf0249b7e41b2a489771330d0f7affb26dd7acfb - 15.61% (22.6 MB)

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

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

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

[#004] sha256:a7cfee6feb2bd36f007d687f853c1f77b5b397f9cce6c50f7a3f71dc2ba87a42 - 34.56% (50.1 MB)

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

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

[#007] sha256:db5737d3d972b948046f5dd10462195bd7f58a5b783b48b06593e42061ae534c - 12.51% (18.1 MB)

[#008] sha256:6a1aad1136c5d37eddd5cbc446a633324952e5b650b9599972fad981aa2360eb - 18.99% (27.5 MB)

[#009] sha256:e653dbc47dccd5d9171f31f2c03086e1f428973eb6567ec628d1f7a9685582c5 - 0.0% (171 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-22 21:44:06 UTC

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

2020-09-22 21:44:07 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-22 21:44:07 UTC

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

2020-09-22 21:44:08 UTC

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

2020-09-22 21:44:28 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-22 21:44:29 UTC

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

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

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

2020-09-22 21:44:37 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-22 21:44:37 UTC

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

2020-09-22 21:44:38 UTC

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

2020-09-22 21:44:38 UTC

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

2020-09-22 21:44:38 UTC

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

2020-09-22 21:44:38 UTC

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

2020-09-22 21:44:42 UTC

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

2020-09-22 21:44:43 UTC

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

2020-09-22 21:44:44 UTC

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

2020-09-22 21:44:44 UTC

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

2020-09-22 21:44:44 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-22T21:43:52Z

2020-09-22 21:44:44 UTC

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

2020-09-22 21:44:45 UTC

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

2020-09-22 21:44:45 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