Namespace
rancher
Image / Tag
rancher-agent:master-c983bb436bf76869891e7e2d5a6340f9618f01c6-head
Content Digest
sha256:4ffb7e33d0415b8f81dffdea8893fd57fde7d1defea6d9f8b76f81d17d33cbc6
Details
Created

2020-09-25 00:36:21 UTC

Size

157 MB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c983bb436bf76869891e7e2d5a6340f9618f01c6-head

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_amd64

DOCKER_URL_amd64

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

DOCKER_URL_arm64

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

KUBECTL_VERSION

v1.17.6

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

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

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

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

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

[#004] sha256:86288f3c6ce1a3f19234f4a05f6dc079dc2c7367505d79e35c1e96be469e24f2 - 34.41% (54.2 MB)

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

[#006] sha256:769b2a9ee1c0c7eaa9917c20f6f340e404722c8bf97b5ffefac22938c8b6b71d - 16.88% (26.6 MB)

[#007] sha256:ad51919f2e5e109369784c0aa9171bc83346e8cbf4af011173bd97e024569739 - 12.12% (19.1 MB)

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

[#009] sha256:cd4bbd84b59e3cd71372f310a0ef14b2f5e72d75c6fd91adc3705473714ea346 - 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-25 00:35:48 UTC

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

2020-09-25 00:35:48 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-25 00:35:49 UTC

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

2020-09-25 00:35:49 UTC

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

2020-09-25 00:36:09 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-25 00:36:09 UTC

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

2020-09-25 00:36:10 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-25 00:36:11 UTC

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

2020-09-25 00:36:12 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-25 00:36:12 UTC

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

2020-09-25 00:36:13 UTC

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

2020-09-25 00:36:13 UTC

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

2020-09-25 00:36:13 UTC

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

2020-09-25 00:36:13 UTC

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

2020-09-25 00:36:17 UTC

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

2020-09-25 00:36:19 UTC

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

2020-09-25 00:36:20 UTC

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

2020-09-25 00:36:20 UTC

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

2020-09-25 00:36:20 UTC

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

2020-09-25 00:36:20 UTC

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

2020-09-25 00:36:20 UTC

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

2020-09-25 00:36:21 UTC

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

Details
Created

2020-09-25 00:31:47 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-25T00:31:41Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c983bb436bf76869891e7e2d5a6340f9618f01c6
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c983bb436bf76869891e7e2d5a6340f9618f01c6-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809-KB4565349-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:ce1c649a3e5b5b5449776d4afce631c673cade12336ccb5a38a0aac7c9d8b2bc - 38.83% (96.3 MB)

[#001] sha256:3650fec0ef6bbd59ef76eb73b3728f270cdfd4e5c23ff3a4f67f1aa71e8b476e - 0.0% (838 Bytes)

[#002] sha256:f88676ecf4cfbb7c51d6acddc9cc258f5382cd58b3b61587b60bdbfe22468339 - 0.0% (842 Bytes)

[#003] sha256:6b01b77ca2a1cd7192352f713781ac154c93275cbdb4891fb8dad86ba53f642f - 0.0% (838 Bytes)

[#004] sha256:8a0327f8ab813aca186bd82849954bfe720ea463b6be465969aab977f806dd30 - 0.03% (67 KB)

[#005] sha256:c7ecbf60bce08e33c4a83794e9aab6783513061c7858281a9b13042383cf000c - 0.0% (837 Bytes)

[#006] sha256:cfd618c4c1da8c3f69986665623201e96143693c89dd759f75c9030db701e4f1 - 35.86% (88.9 MB)

[#007] sha256:62598564b6a3a719aa27ad95fbdb832b2c55f8354b11213857688d9b18b68ba9 - 0.04% (92 KB)

[#008] sha256:09e8875832f3450f43161e05d8304353a8df24ef78a60c6df69c5ae1e72215b9 - 0.0% (827 Bytes)

[#009] sha256:4020f9355f0c9d1a76ce9c9d979be840dbe110a7727d6f98e21315d1e505fa0b - 0.0% (827 Bytes)

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

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

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

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

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

[#015] sha256:ed554634d478c6e256ad81c7a91484212445984a6c352528a8d6e0e476684f94 - 0.0% (828 Bytes)

[#016] sha256:82e20c2adbd229aac49fb1a53cdcd4e20b6f32a22896223e005527159f33e903 - 0.0% (854 Bytes)

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

[#018] sha256:c5b9d981f80e588c039fdcc1ac5dd438f30c1bea701db4d234ff52c25afb4b69 - 0.0% (832 Bytes)

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

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

[#021] sha256:8624238481cb8e3e718664bf0b5a33411b4947ca635d663cfd2f1a5e9b8a617c - 0.0% (825 Bytes)

[#022] sha256:3a579f4e0fe5b29f327e20cdbdcb16f63c8ca65739fbf4d52ded4d55b5490d22 - 0.0% (854 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-25 00:31:43 UTC

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

2020-09-25 00:31:44 UTC

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

2020-09-25 00:31:45 UTC

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

2020-09-25 00:31:46 UTC

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

2020-09-25 00:31:46 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-25T00:31:41Z

2020-09-25 00:31:46 UTC

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

2020-09-25 00:31:47 UTC

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

2020-09-25 00:31:47 UTC

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

Details
Created

2020-09-25 00:31:33 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-25T00:31:27Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c983bb436bf76869891e7e2d5a6340f9618f01c6
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c983bb436bf76869891e7e2d5a6340f9618f01c6-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909-KB4565483-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:e8a609e7f617bec4bcf5ba70cf691a9884e732141eadfcc9c42c436f917d0164 - 39.21% (97.9 MB)

[#001] sha256:176a4bd330bfd072b56ffdbb984f062c94adc5769ce6a2134b388f8e92b717f4 - 0.0% (890 Bytes)

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

[#003] sha256:a0d3f2217f3847a2c2103130a51e85d3dbd3e2d12f076bc16ed774c8f4a34773 - 0.0% (834 Bytes)

[#004] sha256:f2ba9edf93794bab84fb0e07690c26862a7e9e129acf96e5bfdced6c3bf0d230 - 0.03% (65.5 KB)

[#005] sha256:e49367b1f7899f36e95748d3442c28c85a4331e9d45be6ec919b1cb90e1856b3 - 0.0% (841 Bytes)

[#006] sha256:b29a42fcdf773c2a3862913bb7e7d58db675966a7909849d9e53f0a8c1e3fd00 - 35.63% (88.9 MB)

[#007] sha256:9f8a37ac3aec6d361cd1f1eb6122fa1ed61c19b7d970f3b541f3b3d938bf884b - 0.05% (122 KB)

[#008] sha256:547c54e71f4b4bfe1c93096405f58690b10a6095597fb50223e569cd17e13bc2 - 0.0% (862 Bytes)

[#009] sha256:cb28a07276038d75083c43761957ef8e8c9ea47a6a68e0b94f8ae72c1e09f59a - 0.0% (828 Bytes)

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

[#011] sha256:6ec635ad2b9104883bbf378dd5f1d2bf4a18997ea87e3312a94ad7e1e6cc925d - 13.06% (32.6 MB)

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

[#013] sha256:c6fc15aff6f4c5b3d6b42bbcb3513c9c0b53085c064b9cfc047fbfe4de782c44 - 0.0% (855 Bytes)

[#014] sha256:5a4df3eb38a1c6aafdc6b0636234423d68715fa6b81e9dc22f0cd4868bf4a893 - 0.0% (830 Bytes)

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

[#016] sha256:664c4af678fbf28d283fd5bc10e70bde09b3382390b0344a1a9d7fef9f677b87 - 0.0% (849 Bytes)

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

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

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

[#020] sha256:0ba86e6d3a34cf440bc71392e714959834dc19e525ef56adfb157d88ff0669e9 - 0.0% (830 Bytes)

[#021] sha256:5c04dd4c02e2fdfe6ef2146e68a1fd82b29e1aad031a949e86ef2e7b739c1c8f - 0.0% (851 Bytes)

[#022] sha256:16db5ff4def953ebeae9170dd52837a00c5997eecc1b78a1928b7e3b7c3be53b - 0.0% (855 Bytes)


History
2020-07-08 02:16:11 UTC

Apply image 1909-KB4565483-amd64

2020-09-08 16:58:38 UTC

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

2020-09-08 16:58:38 UTC

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

2020-09-08 16:58:39 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-08 16:59:00 UTC

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

2020-09-08 16:59:01 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-08 16:59:14 UTC

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

2020-09-08 16:59:48 UTC

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

2020-09-08 16:59:48 UTC

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

2020-09-20 21:21:36 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-20 21:21:37 UTC

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

2020-09-20 21:21:39 UTC

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

2020-09-20 21:21:40 UTC

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

2020-09-20 21:21:40 UTC

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

2020-09-20 21:21:41 UTC

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

2020-09-25 00:31:29 UTC

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

2020-09-25 00:31:30 UTC

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

2020-09-25 00:31:31 UTC

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

2020-09-25 00:31:32 UTC

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

2020-09-25 00:31:32 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-25T00:31:27Z

2020-09-25 00:31:32 UTC

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

2020-09-25 00:31:33 UTC

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

2020-09-25 00:31:33 UTC

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

Details
Created

2020-09-25 00:31:28 UTC

Size

250 MB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c983bb436bf76869891e7e2d5a6340f9618f01c6-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:2c2d2e3dfb3cd73ef1bb5aac567684943d83bc7e2d9e3ec07294c392bf892cfc - 0.0% (851 Bytes)

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

[#011] sha256:3b7479768341a3abb013eb564121e39a109cc7a40169c9ec814df44b671fc101 - 13.06% (32.6 MB)

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

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

[#014] sha256:c20a33db9871782cda0ae07ad53a32c4f78aa1c2d9f886e837e5abb6eb6d2bc3 - 0.0% (855 Bytes)

[#015] sha256:4cd9652d3cfd5142993671766f2486454145c81b8e48a7d23af578360b20c6f0 - 0.0% (825 Bytes)

[#016] sha256:d212b8f96d52cb1f398ca1436b54b359331b43fa254c09be3b47c4de64f431fb - 0.0% (825 Bytes)

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

[#018] sha256:8d0c351ad72ebb3da7b84c3de05a4610f00b9544123ab4520dd94bc25fc3ea03 - 0.0% (824 Bytes)

[#019] sha256:5dec00aa1fdf4895485c0dc9b2734f8a7dc10e3c9aeba06399fa8094ee44502c - 0.0% (831 Bytes)

[#020] sha256:0544a722fe3cdb172873322ff421d1a26168a686675945dabbb7679ef0c9e0ae - 0.0% (830 Bytes)

[#021] sha256:cd4fd7e5f1bc59d7a75a739454384f5971622af208785e48d8c5a5dc859f4187 - 0.0% (832 Bytes)

[#022] sha256:9873c480d6abcf518cb4060e9a64537d8fafb491d6c1aec0494696b0943447b4 - 0.0% (832 Bytes)


History
2020-07-07 12:59:30 UTC

Apply image 1903-KB4565483-amd64

2020-09-08 16:52:31 UTC

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

2020-09-08 16:52:32 UTC

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

2020-09-08 16:52:34 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-08 16:53:09 UTC

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

2020-09-08 16:53:10 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-08 16:53:37 UTC

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

2020-09-08 16:54:12 UTC

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

2020-09-08 16:54:13 UTC

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

2020-09-22 23:58:33 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-22 23:58:34 UTC

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

2020-09-22 23:58:36 UTC

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

2020-09-22 23:58:37 UTC

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

2020-09-22 23:58:37 UTC

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

2020-09-22 23:58:38 UTC

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

2020-09-25 00:31:24 UTC

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

2020-09-25 00:31:25 UTC

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

2020-09-25 00:31:26 UTC

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

2020-09-25 00:31:27 UTC

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

2020-09-25 00:31:27 UTC

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

2020-09-25 00:31:27 UTC

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

2020-09-25 00:31:27 UTC

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

2020-09-25 00:31:28 UTC

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

Details
Created

2020-09-25 00:35:23 UTC

Size

146 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-25T00:34:36Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c983bb436bf76869891e7e2d5a6340f9618f01c6
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

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

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

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

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

[#004] sha256:f9b018ee54f7de2e53a450f568e13ce695526f746119885a1d3b51c847e7f36e - 34.33% (50.1 MB)

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

[#006] sha256:d2b052b37fcf393256937af62e03c2535942ca27355b19f8072d571bf8a2ae82 - 16.88% (24.6 MB)

[#007] sha256:abe15041933ec32b4aaffaef5df7c6a7a6eb33e903ec214521c55a256ffdf3ad - 13.07% (19.1 MB)

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

[#009] sha256:b31f645242da0924f7f6f77eb217e043bffddfeb7c431546f506a62cdf81a8d5 - 0.0% (169 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-25 00:34:50 UTC

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

2020-09-25 00:34:50 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-25 00:34:51 UTC

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

2020-09-25 00:34:51 UTC

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

2020-09-25 00:35:11 UTC

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

2020-09-25 00:35:12 UTC

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

2020-09-25 00:35:13 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-25 00:35:13 UTC

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

2020-09-25 00:35:15 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-25 00:35:15 UTC

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

2020-09-25 00:35:16 UTC

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

2020-09-25 00:35:16 UTC

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

2020-09-25 00:35:16 UTC

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

2020-09-25 00:35:16 UTC

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

2020-09-25 00:35:20 UTC

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

2020-09-25 00:35:22 UTC

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

2020-09-25 00:35:22 UTC

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

2020-09-25 00:35:22 UTC

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

2020-09-25 00:35:23 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-25T00:34:36Z

2020-09-25 00:35:23 UTC

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

2020-09-25 00:35:23 UTC

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

2020-09-25 00:35:23 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