Namespace
rancher
Image / Tag
rancher-agent:master-27000be7ea7eba97cc8efd59d7e58515e9538d30-head
Content Digest
sha256:e611cb89dcebf9def54df7c652d4cb9ed9588139a3b5d81cccb09cff367fbaa9
Details
Created

2020-09-26 08:14:50 UTC

Size

158 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-26T08:13:54Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    27000be7ea7eba97cc8efd59d7e58515e9538d30
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-27000be7ea7eba97cc8efd59d7e58515e9538d30-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.18.2

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:171857c49d0f5e2ebf623e6cb36a8bcad585ed0c2aa99c87a055df034c1e5848 - 16.11% (25.5 MB)

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

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

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

[#004] sha256:c1aa7a04a1a78c5c99ba7e2e3ddb4e94ad603110e385ca0f2c2e7d91bd73ce11 - 34.34% (54.3 MB)

[#005] sha256:151cee34087306d16032c450bf523cda7531b2b1cd30f8d07916138131feb1cb - 1.39% (2.2 MB)

[#006] sha256:57735f34fd8fc704aed1030ecb54dbc5a26883a71e2b69320660f52b4ce4c9ad - 16.81% (26.6 MB)

[#007] sha256:c73c9383542b3bba49e2005ff40379f2278965f46f44346f2dcad269930bc864 - 12.4% (19.6 MB)

[#008] sha256:9c2ead6860a68d79d6ad8e7723f095a520e4111fa9d89db171e588e9d392ed81 - 18.93% (29.9 MB)

[#009] sha256:d4a7edc5ca07f03d00398e0da4cfebe297ca8a06b8526ceb397c0c211a462444 - 0.0% (171 Bytes)


History
2020-09-25 22:33:49 UTC

/bin/sh -c #(nop) ADD file:4974bb5483c392fb54a35f3799802d623d14632747493dce5feb4d435634b4ac in /

2020-09-25 22:33:50 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-25 22:33:51 UTC

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

2020-09-25 22:33:52 UTC

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

2020-09-25 22:33:52 UTC

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

2020-09-26 08:14:16 UTC

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

2020-09-26 08:14:16 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-26 08:14:17 UTC

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

2020-09-26 08:14:17 UTC

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

2020-09-26 08:14:38 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-26 08:14:38 UTC

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

2020-09-26 08:14:39 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-26 08:14:40 UTC

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

2020-09-26 08:14:41 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-26 08:14:41 UTC

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

2020-09-26 08:14:42 UTC

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

2020-09-26 08:14:42 UTC

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

2020-09-26 08:14:42 UTC

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

2020-09-26 08:14:42 UTC

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

2020-09-26 08:14:47 UTC

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

2020-09-26 08:14:49 UTC

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

2020-09-26 08:14:49 UTC

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

2020-09-26 08:14:49 UTC

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

2020-09-26 08:14:49 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-26T08:13:54Z

2020-09-26 08:14:49 UTC

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

2020-09-26 08:14:50 UTC

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

2020-09-26 08:14:50 UTC

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

Details
Created

2020-09-26 08:09:08 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-26T08:09:05Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    27000be7ea7eba97cc8efd59d7e58515e9538d30
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-27000be7ea7eba97cc8efd59d7e58515e9538d30-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:c298bf23b54345dfe5c37e6ec717b2808fbf916131b2e8ea0973159c9e4efa60 - 0.0% (853 Bytes)

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

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

[#012] sha256:7353448dee3e0f18b5ec6bf4ac77d5c8684258f6b0771b1726ca150cd8e4473c - 0.0% (859 Bytes)

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

[#014] sha256:462be60951c7f4376fa381e8a1bd34a231fca3a2b2056ea905d0d06a998bdbd9 - 0.0% (829 Bytes)

[#015] sha256:77cca51e01eb8c624f3b297b1961ad046b29874d0868e5d49b009a4fe83d1ffa - 0.0% (855 Bytes)

[#016] sha256:57d84598df01ec7a06589cf01cb9dd742d528b25a0090619582648ea9ce4296a - 0.0% (855 Bytes)

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

[#018] sha256:b4108961d5944a1adaa3b43f88b4bbd12cc8141714b4330701182defed7ccf87 - 0.0% (831 Bytes)

[#019] sha256:2f1d7e93b9f52c6863025655aaa1f604f0897b92ed0bd1bda7b6646d43ca99b9 - 0.0% (823 Bytes)

[#020] sha256:0b3d27434041d6dc69bfbc500e9e88a979086482d94b88c294206e70a1dd50b2 - 0.0% (815 Bytes)

[#021] sha256:ed51e5de79fd2908e792b6a7044b37c27c4287dbce79014995fa2fb94ee55fe1 - 0.0% (857 Bytes)

[#022] sha256:f8a696481b4ae49be4e8226c916292dd2738fafa58976057f5782958ed2bd334 - 0.0% (826 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-20 15:16:35 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-20 15:16:36 UTC

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

2020-09-20 15:16:38 UTC

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

2020-09-20 15:16:39 UTC

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

2020-09-20 15:16:39 UTC

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

2020-09-20 15:16:39 UTC

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

2020-09-26 07:55:43 UTC

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

2020-09-26 07:55:43 UTC

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

2020-09-26 07:55:45 UTC

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

2020-09-26 07:55:45 UTC

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

2020-09-26 08:09:07 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-26T08:09:05Z

2020-09-26 08:09:07 UTC

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

2020-09-26 08:09:08 UTC

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

2020-09-26 08:09:08 UTC

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

Details
Created

2020-09-26 08:08:20 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-26T08:08:14Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    27000be7ea7eba97cc8efd59d7e58515e9538d30
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-27000be7ea7eba97cc8efd59d7e58515e9538d30-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:dfa9202a5d805b754f8bc1bbdda7751f8a7e8d506c52685161a0e8a4d6ccd35d - 0.0% (830 Bytes)

[#016] sha256:0ee3886fe592251f077d253ac5d25cfa5cb2fe84d329cea60ed19171e9dfacc2 - 0.0% (831 Bytes)

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

[#018] sha256:299fef11bab84bc6aceaf0075a53e3ad17ef7c5bb23b0fa187451081ddf44396 - 0.0% (831 Bytes)

[#019] sha256:9f2f1a3ba6b128579d6791aa231f1491efd4a886857586e5056ae00a74def847 - 0.0% (835 Bytes)

[#020] sha256:3a9bac02a443e96251c7ecdd86ec84e6851c8b4cb96ecaf58f031a44a667e213 - 0.0% (829 Bytes)

[#021] sha256:1ad04cf1e3dce87c8792d9c42edc24829287086bdfe2fe0da743bd3a42651b01 - 0.0% (852 Bytes)

[#022] sha256:5007f78d5ac9e9e51a6e116153018200d45d1aa37c2b8c0dad7b32311dc923ac - 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 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-26 08:08:16 UTC

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

2020-09-26 08:08:16 UTC

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

2020-09-26 08:08:18 UTC

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

2020-09-26 08:08:18 UTC

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

2020-09-26 08:08:19 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-26T08:08:14Z

2020-09-26 08:08:19 UTC

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

2020-09-26 08:08:19 UTC

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

2020-09-26 08:08:20 UTC

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

Details
Created

2020-09-26 08:09:04 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-26T08:08:58Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    27000be7ea7eba97cc8efd59d7e58515e9538d30
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-27000be7ea7eba97cc8efd59d7e58515e9538d30-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:cb248b87f95c3a5c95c729de476d215385ed02b263c1b8e97e75d4e8f922c486 - 0.0% (875 Bytes)

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

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

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

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

[#014] sha256:0dba67095536d7b84b421b0aaf08606b21c64d7522ffc76b8a5ec912833941c5 - 0.0% (835 Bytes)

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

[#016] sha256:07cd9880c9d65879c2f758a5f74bf122924e685ed338dc4aa0adfd3b006b60a6 - 0.0% (832 Bytes)

[#017] sha256:f4263a261920e90a96352c3a73f5d8f57651871ec262b2db8d309d7d8eff807c - 11.99% (29.9 MB)

[#018] sha256:7cca67917382116c18548df2a7bcdc14fc5d43f091afb7ebb751e419a028f440 - 0.0% (860 Bytes)

[#019] sha256:2175eb21272e5697831b70ec79af08437ba05f7b8cde4c14ecd5e7a931f396b4 - 0.0% (831 Bytes)

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

[#021] sha256:7b7e130be82a8fe4f283a9d20676f8e10b76911e739cac21e8401a4953a10c03 - 0.0% (826 Bytes)

[#022] sha256:54c85977a90a4b319dd957014f6a33e46beb35f7464dc1660e5c5c0ac43e45e6 - 0.0% (831 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:56:34 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-22 23:56:34 UTC

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

2020-09-22 23:56:36 UTC

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

2020-09-22 23:56:37 UTC

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

2020-09-22 23:56:37 UTC

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

2020-09-22 23:56:38 UTC

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

2020-09-26 08:09:00 UTC

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

2020-09-26 08:09:00 UTC

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

2020-09-26 08:09:02 UTC

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

2020-09-26 08:09:02 UTC

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

2020-09-26 08:09:03 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-26T08:08:58Z

2020-09-26 08:09:03 UTC

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

2020-09-26 08:09:03 UTC

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

2020-09-26 08:09:04 UTC

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

Details
Created

2020-09-26 08:12:43 UTC

Size

147 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-26T08:11:51Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    27000be7ea7eba97cc8efd59d7e58515e9538d30
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-27000be7ea7eba97cc8efd59d7e58515e9538d30-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.18.2

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:296c9ad75beec603486f1373addae8e2c509e94c4adda44c1289792c91624acc - 15.44% (22.6 MB)

[#001] sha256:c0533d1393025aa8c38e0823a6546a0d4e5dec6b8b670758c25494c35783668d - 0.0% (850 Bytes)

[#002] sha256:3c11bb34abc87247c6a70c928b7a5ef4cd48093642eb0c4b8121a674d3e278c6 - 0.0% (189 Bytes)

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

[#004] sha256:7fffcdef67515fe74b71cc362f24858c001fdbbf84d056be50619496716f0de1 - 34.25% (50.2 MB)

[#005] sha256:ec31164e9f3188f669aa910fa6f005037f2a6471c8fef1db40a8b9910c2e44f1 - 1.32% (1.94 MB)

[#006] sha256:39e078e38407d9a48022725f09dc785c0404653beeeaf904864adfd69e16ed6a - 16.81% (24.6 MB)

[#007] sha256:5595225b2ba81236431f03500a766df7762c51c4e53c5be203fcfff7e4c8c1ca - 13.37% (19.6 MB)

[#008] sha256:bbcaf068430694d75f5661bc2eb9cc802a611d67b1843be463560de008249518 - 18.8% (27.6 MB)

[#009] sha256:bd0574b37955403cc2a4c44d041eec84e91b8117960d432e79654db92161d188 - 0.0% (172 Bytes)


History
2020-09-25 22:47:32 UTC

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

2020-09-25 22:47:35 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-25 22:47:36 UTC

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

2020-09-25 22:47:38 UTC

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

2020-09-25 22:47:39 UTC

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

2020-09-26 08:12:05 UTC

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

2020-09-26 08:12:05 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-26 08:12:06 UTC

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

2020-09-26 08:12:06 UTC

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

2020-09-26 08:12:31 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-26 08:12:32 UTC

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

2020-09-26 08:12:33 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-26 08:12:33 UTC

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

2020-09-26 08:12:35 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-26 08:12:35 UTC

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

2020-09-26 08:12:35 UTC

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

2020-09-26 08:12:35 UTC

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

2020-09-26 08:12:36 UTC

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

2020-09-26 08:12:36 UTC

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

2020-09-26 08:12:39 UTC

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

2020-09-26 08:12:41 UTC

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

2020-09-26 08:12:42 UTC

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

2020-09-26 08:12:42 UTC

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

2020-09-26 08:12:42 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-26T08:11:51Z

2020-09-26 08:12:42 UTC

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

2020-09-26 08:12:43 UTC

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

2020-09-26 08:12:43 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