Namespace
rancher
Image / Tag
rancher-agent:master-4165718faecb4acb3d8e0090deb21f4396c1ab73
Content Digest
sha256:8a19afba96ee05d31ffed06132b2d82aaa9b790d41de2604a3722baa533a7fca
Details
Created

2020-08-10 15:18:22 UTC

Size

114 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-08-10T15:17:42Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4165718faecb4acb3d8e0090deb21f4396c1ab73
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-4165718faecb4acb3d8e0090deb21f4396c1ab73

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:7595c8c21622ea8a8b9778972e26dbbe063f7a1c4b0a28a80a34ebb3d343b586 - 22.38% (25.5 MB)

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

[#002] sha256:70799171ddba93a611490ba3557d782714b3f4da8963d49ac8726786ba8274a5 - 0.0% (848 Bytes)

[#003] sha256:b6c12202c5ef07dc9eb8f9d9e71407064684ed70f8c4040b62679b7d30200840 - 0.0% (161 Bytes)

[#004] sha256:da2bd27f5caac0aee202950ced0fa5bf78684f0a11fd3f03e8f6bf484b894ef3 - 0.0% (124 Bytes)

[#005] sha256:12cfce1f4ae93bf8147181e436bdbe80bcdd4dd623ab5b975b3d8655a8a710c0 - 26.61% (30.3 MB)

[#006] sha256:4895be44e8710dc3cf4c2e2fe8bb41833ad247ae0e017ecbfd03eb7573beb435 - 1.94% (2.2 MB)

[#007] sha256:9b661889470ce8716a6021aa62c7bf24e7508c7385e5e0bc2392c4487350489e - 1.07% (1.22 MB)

[#008] sha256:cd5aa47112e1795a716ab8faf2583ccde90454a2ff1142a3bac77ba9e1069bdf - 23.36% (26.6 MB)

[#009] sha256:d7bea2b53013cf2062f797b4f132cf73cdd0c7e1aa0396533f8ccb271fe7ea72 - 24.61% (28 MB)


History
2020-07-24 14:38:19 UTC

/bin/sh -c #(nop) ADD file:7d9bbf45a5b2510d44d3206a028cf6502757884d49e46d3d2e6356c3a92c4309 in /

2020-07-24 14:38:20 UTC

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

2020-07-24 14:38:21 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2020-07-24 14:38:21 UTC

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

2020-07-24 14:38:22 UTC

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

2020-08-10 15:17:49 UTC

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

2020-08-10 15:17:49 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-08-10 15:17:50 UTC

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

2020-08-10 15:17:51 UTC

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

2020-08-10 15:18:12 UTC

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

2020-08-10 15:18:13 UTC

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

2020-08-10 15:18:14 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-08-10 15:18:15 UTC

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

2020-08-10 15:18:16 UTC

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

2020-08-10 15:18:17 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-08-10 15:18:18 UTC

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

2020-08-10 15:18:18 UTC

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

2020-08-10 15:18:18 UTC

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

2020-08-10 15:18:18 UTC

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

2020-08-10 15:18:19 UTC

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

2020-08-10 15:18:20 UTC

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

2020-08-10 15:18:21 UTC

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

2020-08-10 15:18:21 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-08-10T15:17:42Z

2020-08-10 15:18:21 UTC

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

2020-08-10 15:18:22 UTC

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

2020-08-10 15:18:22 UTC

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

Details
Created

2020-08-10 15:12:44 UTC

Size

246 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-08-10T15:12:18Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4165718faecb4acb3d8e0090deb21f4396c1ab73
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-4165718faecb4acb3d8e0090deb21f4396c1ab73

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809-KB4561608-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

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

[#001] sha256:2bb9710c0cb62c6bfbfc6eeb105dcb787f544b73e14792c9184b04c2cfcdd313 - 0.0% (950 Bytes)

[#002] sha256:5b6a6e88dff855da73e7f7779dc08ee323bc9e14a373677baf3970083d78d148 - 0.0% (836 Bytes)

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

[#004] sha256:a44d7f3cc195f81f823b2b183ced2698bea0623ca69860324753ad9b2179d925 - 0.03% (71.4 KB)

[#005] sha256:4e8708ebb942fc4ad365937323b0917e9c2034c1b1a0361b634ecd69d701903a - 0.0% (843 Bytes)

[#006] sha256:478252e18c8caf434e5375da6c2bc1a0b3130fe654c46652bc6150b84a8b92f5 - 36.12% (88.9 MB)

[#007] sha256:e1a35b4a1cb394a030e8c448c74160a480b42eaebadb16c2e08421ef9cdd74ea - 0.04% (96.4 KB)

[#008] sha256:43434f33e8b25d7d6b9597dcf6b8253ec140beb7b67430627dd3c1b89e9d8b15 - 0.0% (838 Bytes)

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

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

[#011] sha256:fb70737065fb342925d55fe24887416777cec0fc8f5ba4f747b98bbfd7b28594 - 13.24% (32.6 MB)

[#012] sha256:78ccbd3c785c5ba3a52658179645b11147207388e5292212d4b2af4aec5b0a23 - 0.0% (827 Bytes)

[#013] sha256:5e09af4a6bb5ed0afd645c066d310959b55ae51a8e79564b2f2256179b4ca2c7 - 0.0% (847 Bytes)

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

[#015] sha256:11f2e699b6c577a7b70c707b31cbc7c7253da7023bdd8010217842d07325e34e - 0.0% (857 Bytes)

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

[#017] sha256:4974237a5299d63870cc60e0ddaf04a8b56a11e5d534f877bbb09cab4785b121 - 11.39% (28 MB)

[#018] sha256:da70bf8d03378116aab30809d629989895da2f0ed03a709188b24e88b54daca6 - 0.0% (867 Bytes)

[#019] sha256:b888421fd0b88f0e0616825593ce09921c45dc85fd3a5040f83a8b91f1b78c52 - 0.0% (873 Bytes)

[#020] sha256:034dd57e6e98b544289c080638b67a695baf9d16168898c1faa8ac7e96495b19 - 0.0% (846 Bytes)

[#021] sha256:8cb294c019009926e05460ad8fc95469b18b21228cb97a326c998fe5e61ae110 - 0.0% (864 Bytes)

[#022] sha256:571f8a1dc20b0559b1ed9dc4b70b973b9dbd49c64c57b70fc9b569e3ef760b31 - 0.0% (827 Bytes)


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

Apply image 1809-KB4561608-amd64

2020-07-16 01:04:35 UTC

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

2020-07-16 01:04: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-1809-KB4561608-amd64

2020-07-16 01:04:39 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-07-16 01:04:50 UTC

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

2020-07-16 01:04:51 UTC

cmd /S /C #(nop) USER ContainerUser

2020-07-16 01:05:18 UTC

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

2020-07-16 01:05:54 UTC

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

2020-07-16 01:05:54 UTC

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

2020-08-09 19:21:53 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-08-09 19:21:54 UTC

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

2020-08-09 19:21:56 UTC

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

2020-08-09 19:21:57 UTC

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

2020-08-09 19:21:57 UTC

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

2020-08-09 19:21:58 UTC

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

2020-08-10 15:12:40 UTC

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

2020-08-10 15:12:40 UTC

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

2020-08-10 15:12:42 UTC

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

2020-08-10 15:12:43 UTC

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

2020-08-10 15:12:43 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-08-10T15:12:18Z

2020-08-10 15:12:43 UTC

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

2020-08-10 15:12:44 UTC

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

2020-08-10 15:12:44 UTC

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

Details
Created

2020-08-10 15:09:25 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-08-10T15:09:19Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4165718faecb4acb3d8e0090deb21f4396c1ab73
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-4165718faecb4acb3d8e0090deb21f4396c1ab73

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.51% (97.9 MB)

[#001] sha256:ace60531feb4d1910c30c8050125cf834547ce523d03a1928a36f3213d1590e3 - 0.0% (873 Bytes)

[#002] sha256:2d656cadfb61b9ee136600f74875e0eb79080736dc55b496cf9cb1a47dc19543 - 0.0% (840 Bytes)

[#003] sha256:4f2d873f99dac874b811c17acba9d822e702ad8075151772ae676c23f602a757 - 0.0% (814 Bytes)

[#004] sha256:9ed9d4d9e65ea7132b528786d48d3acd5855b61fd5337e2d8a85cd17e1af5f7a - 0.03% (67.4 KB)

[#005] sha256:ac14d05763aa14c6d712c91c2b751409fa7928bc0dfca1b3efe9732e0dea2b13 - 0.0% (833 Bytes)

[#006] sha256:42f5441f31b1dd8a92f4601dfe24337e078a3e05472dfcb07fea649f1cca0b32 - 35.9% (88.9 MB)

[#007] sha256:ea4acc0cac20305c4a21ce57bee29a3b136c7fae592c1bd06379e80778b8f6da - 0.04% (94 KB)

[#008] sha256:d584cc521da3fbebd8130fc7e488aece68c5c57d8a7954e3d3ccbd6ebc8b4b32 - 0.0% (843 Bytes)

[#009] sha256:5afabb38add82ac6c6ec5278c4c6ea92679666a8607dfbe6f9ecaa096f9e1b34 - 0.0% (831 Bytes)

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

[#011] sha256:71891d5697109a83b69b2190b7eaa4666ecdb5f9605c6c283e91f7aa04733b8d - 13.16% (32.6 MB)

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

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

[#014] sha256:4ffbf3659aaf8f0f18a1fc242cbeaeb36aec2868d6e25f196b1fa31d89b8420b - 0.0% (853 Bytes)

[#015] sha256:b66d0776608fa0e1fab35a9fc611bede94f8d3e8ac9ea4062bb76ec873fdf4f0 - 0.0% (854 Bytes)

[#016] sha256:566a44c80f9039a24a59d7c3fc37514d9c6278ad8b661ca812efe66151b06acf - 0.0% (852 Bytes)

[#017] sha256:9c3c11a9fac5461b1aac708d8492adc91fa7967fee177911bd73a36752b351d6 - 11.32% (28 MB)

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

[#019] sha256:1b4d40b8c94e6e042bba4ce960a070d5fcab0e47b11925cafca2b7a17dac72e4 - 0.0% (854 Bytes)

[#020] sha256:2caca4588923b89186708d509230eade8860c6ca32fc985fda1355c61c441694 - 0.0% (859 Bytes)

[#021] sha256:7ba2fc1c661c1b206afb36e5eec4b7088850cb26cad0464ae5f5a5077c1274f1 - 0.0% (863 Bytes)

[#022] sha256:d4b481fe8120c3d85dbc15cf162e4b2d7a8fc779250d30e012c6ba34b1b9fbdb - 0.0% (851 Bytes)


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

Apply image 1909-KB4565483-amd64

2020-07-16 01:20:58 UTC

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

2020-07-16 01:20:59 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-07-16 01:21:00 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-07-16 01:21:44 UTC

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

2020-07-16 01:21:44 UTC

cmd /S /C #(nop) USER ContainerUser

2020-07-16 01:22:02 UTC

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

2020-07-16 01:22:46 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-07-16 01:22:47 UTC

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

2020-08-09 19:23:52 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-08-09 19:23:53 UTC

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

2020-08-09 19:23:55 UTC

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

2020-08-09 19:23:56 UTC

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

2020-08-09 19:23:56 UTC

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

2020-08-09 19:23:56 UTC

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

2020-08-10 15:09:21 UTC

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

2020-08-10 15:09:22 UTC

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

2020-08-10 15:09:23 UTC

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

2020-08-10 15:09:24 UTC

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

2020-08-10 15:09:24 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-08-10T15:09:19Z

2020-08-10 15:09:24 UTC

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

2020-08-10 15:09:25 UTC

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

2020-08-10 15:09:25 UTC

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

Details
Created

2020-08-10 15:07:03 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-08-10T15:06:57Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4165718faecb4acb3d8e0090deb21f4396c1ab73
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-4165718faecb4acb3d8e0090deb21f4396c1ab73

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.5% (97.8 MB)

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

[#002] sha256:f95122a91d81aa783ee39e317611d151830c52ddaee9be1680601e91bd28c751 - 0.0% (872 Bytes)

[#003] sha256:6d8648258909989d58752c75373ad024bbc0c1b979c81c6536c514897341095e - 0.0% (814 Bytes)

[#004] sha256:f4046f0e3a002dbe1dc55dd558d2498e58e3d8aec4fbfe843ebb344f826ae4c8 - 0.03% (66.4 KB)

[#005] sha256:87d232d883c025c7cbc3d98a8cdce89a0c7f3c00d6c90695549168d6ae4a0145 - 0.0% (835 Bytes)

[#006] sha256:8ee8628acfa13ca11e5d6806c934127802c020997ecd8c39fe8b3aa4311c9d9f - 35.91% (88.9 MB)

[#007] sha256:1baa81237cb5370b50e8f174723775912d7e312d630c546d1aca2b0c12c95831 - 0.04% (95.4 KB)

[#008] sha256:18d2da9045305b24ffea375019167c50afe7644d397cc039a3b7bea8d6f9f707 - 0.0% (862 Bytes)

[#009] sha256:5c83bf86b8aed38c9fa3b6c71e2cb55f34e9a8485a1ce10bc0457818b6dff31f - 0.0% (829 Bytes)

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

[#011] sha256:e706952bf67e9fb0b5da2d12d4cba6a76430597c27dd7cb3aa1329470dcbcf91 - 13.16% (32.6 MB)

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

[#013] sha256:b9b9ca92f739477cf36f825fd6e664355af82494627d4c787bd049bf2e2f9c27 - 0.0% (856 Bytes)

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

[#015] sha256:e4d0c544a9d81eefc80c2701d2574bbc76ea20cb4998eba7dfe00e48528852c5 - 0.0% (824 Bytes)

[#016] sha256:835035fcb4bd08f1bfa491ac91965e43e55121042d8b62b10f91becf1e3dfc9d - 0.0% (855 Bytes)

[#017] sha256:6a4bc6dabcbc56d1cd0e8521481427a21e3e290b436d284ae02f1ebf64e5aca3 - 11.32% (28 MB)

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

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

[#020] sha256:3d34e20121da1e2e4b73af8c81a67f1db908702d4a2a9f43e0bfa767428fef79 - 0.0% (830 Bytes)

[#021] sha256:ae9be38ab9d85b03dae97bb0c9e569637185c82c3bf87faa7eba7ac7dba6f866 - 0.0% (828 Bytes)

[#022] sha256:451e321748a8b973b3176a2fd8ed3a15c49839c0824208195c769badafa623d9 - 0.0% (853 Bytes)


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

Apply image 1903-KB4565483-amd64

2020-07-16 01:12:59 UTC

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

2020-07-16 01:12:59 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-07-16 01:13:00 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-07-16 01:13:43 UTC

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

2020-07-16 01:13:44 UTC

cmd /S /C #(nop) USER ContainerUser

2020-07-16 01:14:04 UTC

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

2020-07-16 01:14:43 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-07-16 01:14:43 UTC

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

2020-08-09 19:23:15 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-08-09 19:23:16 UTC

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

2020-08-09 19:23:18 UTC

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

2020-08-09 19:23:19 UTC

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

2020-08-09 19:23:19 UTC

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

2020-08-09 19:23:19 UTC

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

2020-08-10 15:06:59 UTC

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

2020-08-10 15:06:59 UTC

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

2020-08-10 15:07:01 UTC

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

2020-08-10 15:07:01 UTC

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

2020-08-10 15:07:02 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-08-10T15:06:57Z

2020-08-10 15:07:02 UTC

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

2020-08-10 15:07:02 UTC

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

2020-08-10 15:07:03 UTC

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

Details
Created

2020-08-10 15:13:07 UTC

Size

104 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-08-10T15:12:39Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4165718faecb4acb3d8e0090deb21f4396c1ab73
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-4165718faecb4acb3d8e0090deb21f4396c1ab73

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:a114936b480795ec46632c29c96e126744c314983ee0d83354804dc39d1afb46 - 21.85% (22.6 MB)

[#001] sha256:a27ecf0d2a869e5d188121e6b38473e481b66599a26d8df24d22c9170f50bfa9 - 0.03% (34.4 KB)

[#002] sha256:f4eb48eb870f62ec1a7a4a2d753bf2b92dff62a6dbedaeff6db6e41cb33196bc - 0.0% (849 Bytes)

[#003] sha256:0f912b9bb20d998fd0f1a2526d5539f35d34a476da71c783d0041b25b78c0af5 - 0.0% (188 Bytes)

[#004] sha256:8b1918f0ece139697d869c7726ccbd70d4155c4c272da6621c163e023e6323d4 - 0.0% (123 Bytes)

[#005] sha256:af5fb1c8b9ee6255cf4b7d57a357e49897a3cd6181b8435b2d770cb5fcaabf1e - 26.44% (27.4 MB)

[#006] sha256:48ca6be820061eeb0f1e99b63b5135bcaad3b4f2e214d801a4c4e56b91ff1408 - 1.87% (1.94 MB)

[#007] sha256:bf97af24a6f0141f796450393650f43a179002c0a426badae34a0fc26d38f459 - 1.09% (1.13 MB)

[#008] sha256:533c3d1d7501e26be41191c0217b5265c1a62d94f8e526e5abff7fcf82d641a3 - 23.79% (24.6 MB)

[#009] sha256:89e70dce4e22eae31a2637ef71279caa37f65dd762b0eac3e49a4a53c1b98919 - 24.92% (25.8 MB)


History
2020-07-24 16:21:15 UTC

/bin/sh -c #(nop) ADD file:146b4b3953060bbe623c06f374b3b3798872e4e1ddfef76071c7c4b69a834622 in /

2020-07-24 16:21:35 UTC

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

2020-07-24 16:21:51 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2020-07-24 16:23:26 UTC

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

2020-07-24 16:23:50 UTC

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

2020-08-10 15:12:41 UTC

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

2020-08-10 15:12:42 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-08-10 15:12:42 UTC

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

2020-08-10 15:12:43 UTC

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

2020-08-10 15:12:59 UTC

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

2020-08-10 15:13:00 UTC

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

2020-08-10 15:13:01 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-08-10 15:13:02 UTC

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

2020-08-10 15:13:02 UTC

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

2020-08-10 15:13:04 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-08-10 15:13:04 UTC

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

2020-08-10 15:13:04 UTC

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

2020-08-10 15:13:04 UTC

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

2020-08-10 15:13:05 UTC

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

2020-08-10 15:13:05 UTC

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

2020-08-10 15:13:06 UTC

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

2020-08-10 15:13:06 UTC

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

2020-08-10 15:13:06 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-08-10T15:12:39Z

2020-08-10 15:13:06 UTC

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

2020-08-10 15:13:06 UTC

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

2020-08-10 15:13:07 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