Namespace
rancher
Image / Tag
rancher-agent:v2.5-8201e080df72f45f5bbb5b603c76c22629a723ae-head
Content Digest
sha256:035b7102364fbee2f934fb33fc74185bfb7c5ad3ba2ef98f92bf9b3bdeb043a3
Details
Created

2021-02-04 04:36:41 UTC

Size

165 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-04T04:35:44Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8201e080df72f45f5bbb5b603c76c22629a723ae
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-8201e080df72f45f5bbb5b603c76c22629a723ae-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:d519e2592276828ca171d85e0532899cd4f98c70f5c697b45fa2e126e9f9fe49 - 15.4% (25.5 MB)

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

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

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

[#004] sha256:6d8214125d472ad3553f922071855d23f68f45130a6d04b6bb709bc428337ab2 - 32.81% (54.3 MB)

[#005] sha256:45bd5c24af08019cb7892aab421508f07b286c4f80bdf54a67225cd637df0878 - 1.33% (2.2 MB)

[#006] sha256:1423f66e565104a9dfbda85ca4ff4591e4c238e9dc25f6f5981e81aff80857aa - 16.06% (26.6 MB)

[#007] sha256:4718bc62fee1a78eedae879a9407c98d37e477dd94e0cc7f052abe245925da1e - 15.91% (26.3 MB)

[#008] sha256:5b05f96aded12804815c6b13c4fa7f9c2b1d733569eeb7d284a96abc405935fd - 18.48% (30.6 MB)

[#009] sha256:6d0c3841d3b985ed809017b5c504c700fa7ba7f7a99b06ff9b86bda4b14e897c - 0.0% (170 Bytes)


History
2021-01-21 03:37:59 UTC

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

2021-01-21 03:38:01 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

2021-01-21 03:38:03 UTC

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

2021-01-21 03:38:05 UTC

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

2021-01-21 03:38:05 UTC

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

2021-02-04 04:36:05 UTC

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

2021-02-04 04:36: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_amd64

2021-02-04 04:36:06 UTC

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

2021-02-04 04:36:07 UTC

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

2021-02-04 04:36:28 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/*

2021-02-04 04:36:28 UTC

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

2021-02-04 04:36:29 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

2021-02-04 04:36:30 UTC

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

2021-02-04 04:36:31 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

2021-02-04 04:36:32 UTC

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

2021-02-04 04:36:32 UTC

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

2021-02-04 04:36:32 UTC

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

2021-02-04 04:36:32 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-8201e080df72f45f5bbb5b603c76c22629a723ae-head

2021-02-04 04:36:32 UTC

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

2021-02-04 04:36:38 UTC

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

2021-02-04 04:36:40 UTC

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

2021-02-04 04:36:40 UTC

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

2021-02-04 04:36:40 UTC

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

2021-02-04 04:36:41 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-02-04T04:35:44Z

2021-02-04 04:36:41 UTC

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

2021-02-04 04:36:41 UTC

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

2021-02-04 04:36:41 UTC

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

Details
Created

2021-02-04 04:31:24 UTC

Size

257 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-04T04:31:17Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8201e080df72f45f5bbb5b603c76c22629a723ae
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-8201e080df72f45f5bbb5b603c76c22629a723ae-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\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:62239e9aa1a352a20b0d4969c2b508b8a18d10e799d4db72e6f24ccbb2c724d9 - 37.59% (96.6 MB)

[#001] sha256:79172be4a01d6616ffd0c6ae0d96a0291f5f5100d7f53b364ea9bb643ce5661e - 0.0% (1.02 KB)

[#002] sha256:d674aa9cb1ac0a8ff56a779bf78c3b3b71bdb4f43fce18bfd2c3d04f47efe11a - 0.0% (1.01 KB)

[#003] sha256:bb7d9a806bc0f22294a5a8ce5d5fefb5650b44666dc84f2e85032cea002d36a6 - 0.03% (66.7 KB)

[#004] sha256:69eb5707a5ea26220d60e2ddb59add68f60c53b0a9388e30d530f3a090fc54a8 - 0.0% (1.01 KB)

[#005] sha256:b3207580c3ff299b9a306760aa1b68a218b0ee6c982185e7d324e6cf417dd154 - 37.73% (97 MB)

[#006] sha256:2f2803a69324894df66e72c94098a3ddfbdafa8d0509828f6c18168606a92877 - 0.04% (98.4 KB)

[#007] sha256:32888f63e3d16e032cabe9d541560a41a59a2a4ded4778f949edbb2819bea60b - 0.0% (1.02 KB)

[#008] sha256:030a41ef19dccc85b6886db0bf68546afba257fd6d2ecf71f65e5fa191bac0f7 - 0.0% (1.01 KB)

[#009] sha256:89ded030c93e2f2e9d540788621c1227bc95d9dd907aa0f0f5eeb5dd3d813ff7 - 0.0% (854 Bytes)

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

[#011] sha256:6c649ed0e72d83af8eb9e186bd8990b2800c35bc6b6c1a3aa95cdff703602e9c - 12.68% (32.6 MB)

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

[#013] sha256:0e8b2a3436bce7926918aff8a60d67bbaaf37b8ed4e1d2cc30e4da8fd63d1c86 - 0.0% (828 Bytes)

[#014] sha256:115a911d2c86f3c60a2ad6cdb6266f9edfd23cc65f91d610185a7283174dc472 - 0.0% (831 Bytes)

[#015] sha256:c3364c6504a06cc1fa4f2e64ff631667a9dd0fea7490e74566654bcba172cc58 - 0.0% (833 Bytes)

[#016] sha256:d2483c4aa50c68c19795d75405263d904cbaa43c7cc37efff8661059ef8bc398 - 0.0% (826 Bytes)

[#017] sha256:5a93127dc6e43ad43533845776b9677034f4364474aaca275b112e2df010caef - 11.89% (30.6 MB)

[#018] sha256:c578da55c0b624c9bac17974387cf970fb3693439cc7eea452dd3d2c904852bc - 0.0% (853 Bytes)

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

[#020] sha256:2ab9e96239e371b0f676d5f59e4302880208f0de0a74db1bf01dca5feecbf190 - 0.0% (832 Bytes)

[#021] sha256:81ff402329b53109a9f536e19816fc30908c5a0a19b23f35e177abf04e29ee3b - 0.0% (825 Bytes)

[#022] sha256:654427eb67308e2d12f1444c0bb63dd79ba8e7c5c34f1932886e177c2c6190c2 - 0.0% (863 Bytes)


History
2021-01-07 16:14:35 UTC

Apply image 1809-amd64

2021-01-25 00:21:40 UTC

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

2021-01-25 00:21:40 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-25 00:22:25 UTC

cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2021-01-25 00:22:26 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-25 00:22:45 UTC

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

2021-01-25 00:23:21 UTC

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 ; }"

2021-01-25 00:23:22 UTC

cmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0

2021-01-25 00:23:22 UTC

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

2021-01-31 20:47:09 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-01 16:43:42 UTC

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

2021-02-01 16:43:45 UTC

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

2021-02-01 16:43:45 UTC

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

2021-02-01 16:43:46 UTC

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

2021-02-01 16:43:46 UTC

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

2021-02-04 04:31:20 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-8201e080df72f45f5bbb5b603c76c22629a723ae-head

2021-02-04 04:31:20 UTC

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

2021-02-04 04:31:21 UTC

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

2021-02-04 04:31:22 UTC

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

2021-02-04 04:31:23 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-04T04:31:17Z

2021-02-04 04:31:23 UTC

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

2021-02-04 04:31:23 UTC

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

2021-02-04 04:31:24 UTC

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

Details
Created

2021-02-04 04:32:31 UTC

Size

260 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-04T04:32:24Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8201e080df72f45f5bbb5b603c76c22629a723ae
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-8201e080df72f45f5bbb5b603c76c22629a723ae-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\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:3155a5f44f3dc969ff02d04e7f3dbd46e828c217c194c52591f5ac542dcd622b - 38.3% (99.6 MB)

[#001] sha256:8b1d08ea5d4437849cdd3e614a9893364a7018ec4ebc41338b468a9a346439f7 - 0.0% (1.01 KB)

[#002] sha256:529fffc03dafa29d3e0452cbe42f3c72b6ec592252ecb2dd07301ffde99244d1 - 0.0% (1.02 KB)

[#003] sha256:6419c98036ba519e83243a2128d4b797295aabea5defa5b06e01479ef6190798 - 0.03% (67.3 KB)

[#004] sha256:b3bfd36828d9a894a822ec30c7afaaa7cf42e63cc07c4e034b05e5be03af2f80 - 0.0% (1.02 KB)

[#005] sha256:ac81011c82772d94dfa2d85dd8c8fe3b1d1c36f54d8add13c5d41ca6adcd9dbd - 37.3% (97 MB)

[#006] sha256:56c731a59563fde7312ee65a42c28442b21f858db83db753e4e253ca86f20d73 - 0.04% (97.4 KB)

[#007] sha256:4b2a87dcb0befd5f4bc69361d4f594a56a40a9ccadf97e9f2207f296a875e916 - 0.0% (1.02 KB)

[#008] sha256:50436062905f9a73c4f6cd577445585394507fc1eae4e745474af67074993433 - 0.0% (1.02 KB)

[#009] sha256:d1debb7283836147a3bcbb751860aa5430589baa6435ebadcf6d035c3d8ba553 - 0.0% (859 Bytes)

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

[#011] sha256:b24f2760c3f06ff3f8d0a31048ba7530aec4331177196f06559d26ceb9024633 - 12.54% (32.6 MB)

[#012] sha256:0d7a8ece10ad15ad2e0e56bb597eac11506781b93b94d51d4215c2af2de32ed5 - 0.0% (860 Bytes)

[#013] sha256:bcd8b9191afece50ea9a1563a655c88daf3fa3a027895e3c1f4b31316c354281 - 0.0% (858 Bytes)

[#014] sha256:50a716c7c41aeefeb1b422722bf9003fce413f27e9b340e5015577fbafb74741 - 0.0% (858 Bytes)

[#015] sha256:ed83d64782817373091a34624a9c97f3d771d83cab28aa85a430d59c7f2b31a1 - 0.0% (834 Bytes)

[#016] sha256:0c60e38da9df785224ccbee142aa20d812db43ee9899718b11a39734e9f5a846 - 0.0% (828 Bytes)

[#017] sha256:0563070c650fe458262c553da40d6a4e3c5d5d4fe21fc8478c60114f06a89df0 - 11.76% (30.6 MB)

[#018] sha256:1e6a47023a377c563a470cdbdb6c496637d82a9424f9746e914144a35bc1765d - 0.0% (854 Bytes)

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

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

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

[#022] sha256:da920caf79e473a74066df5dfc0cd12e585946be254d821c6f651051aa258c7e - 0.0% (848 Bytes)


History
2021-01-11 22:38:45 UTC

Apply image 1909-amd64

2021-01-25 00:14:53 UTC

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

2021-01-25 00:14:53 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-25 00:15:18 UTC

cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2021-01-25 00:15:18 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-25 00:15:34 UTC

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

2021-01-25 00:16:10 UTC

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 ; }"

2021-01-25 00:16:11 UTC

cmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0

2021-01-25 00:16:11 UTC

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

2021-01-31 20:50:03 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-01 16:45:28 UTC

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

2021-02-01 16:45:30 UTC

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

2021-02-01 16:45:31 UTC

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

2021-02-01 16:45:31 UTC

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

2021-02-01 16:45:32 UTC

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

2021-02-04 04:32:27 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-8201e080df72f45f5bbb5b603c76c22629a723ae-head

2021-02-04 04:32:27 UTC

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

2021-02-04 04:32:28 UTC

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

2021-02-04 04:32:29 UTC

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

2021-02-04 04:32:30 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-04T04:32:24Z

2021-02-04 04:32:30 UTC

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

2021-02-04 04:32:31 UTC

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

2021-02-04 04:32:31 UTC

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

Details
Created

2021-02-04 04:31:40 UTC

Size

259 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-04T04:31:33Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8201e080df72f45f5bbb5b603c76c22629a723ae
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-8201e080df72f45f5bbb5b603c76c22629a723ae-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\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:302b7cf33b3a2bd3c958c33a0bb0221099c7abebd46bd685a171899210be5180 - 37.94% (98.1 MB)

[#001] sha256:de401d0ad50a73809f52f1b2cdd08372d48affaed3cdc2d9c82fd93fdb86935d - 0.0% (822 Bytes)

[#002] sha256:b251ece4f860cf57423dd1455d77586f293f469389d4e8f22eda21f3f3865674 - 0.0% (921 Bytes)

[#003] sha256:da83f3e327d6be0778a2e9cb3bdbcd4381d91d53be27a9d83e7a02d713898ab6 - 0.03% (67.5 KB)

[#004] sha256:128bd25e4a5fd56d89d1d3519ab5299fad89e0fa26b42a19bbcacf3ffc63a75a - 0.0% (849 Bytes)

[#005] sha256:02a46850464f896128d38032429af01ed881c9561496b85a7dcf75894d1cfd3f - 37.52% (97 MB)

[#006] sha256:99558043528fca28cf576a5dae72c8dbbe8a309833109869786f3e709ee3e864 - 0.04% (92.7 KB)

[#007] sha256:39ff56c128357f2bde42c7177c54985736cd9022f26f72f0560ccd997975b59d - 0.0% (843 Bytes)

[#008] sha256:bb889420c0e542967f5ff0364fc7f0f64026326699d5dba17be0ff04d9435c8c - 0.0% (917 Bytes)

[#009] sha256:c71911c4d8ea92f5150b7ccb0f68b51c2e7565edaf569f741ba9de3a40b38804 - 0.0% (823 Bytes)

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

[#011] sha256:2eaba44c4d737ad95156f5fce396aa04f57102131de3e3b114fb2482c643e1ca - 12.61% (32.6 MB)

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

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

[#014] sha256:17b5ce6fa845000bf8fe600000a94c65a4573413beb6eb5550ab5ee719d77524 - 0.0% (830 Bytes)

[#015] sha256:e03a47be0815a71abd1157b04390c964d616d08065d772f4a82d4c6230202443 - 0.0% (827 Bytes)

[#016] sha256:5d9064e4b506cc942c8d639db4cc42a4694c44ce732e57a53ccb566ed93117c4 - 0.0% (850 Bytes)

[#017] sha256:0d04f5de931d611a5597acd9c2233c3d84187afbcbbd064f222dffa7fb27c59f - 11.82% (30.6 MB)

[#018] sha256:ae7a55f01187f3585a359abb70634068ec67a35897de75f5158966c4f48a2324 - 0.0% (859 Bytes)

[#019] sha256:cb49d35ffda5bda66a82eadb7f12b276761b78040b07f055de6fc8ee0a988bc9 - 0.0% (850 Bytes)

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

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

[#022] sha256:e1da12e7ce97dbe9fc5dee92f9cae5dbca793f2e45944f6c36c485d7b21896ce - 0.0% (828 Bytes)


History
2020-12-02 14:58:01 UTC

Apply image 1903-amd64

2021-01-15 21:08:09 UTC

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

2021-01-15 21:08:10 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-15 21:08:55 UTC

cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2021-01-15 21:08:56 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-15 21:09:18 UTC

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

2021-01-15 21:09:58 UTC

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 ; }"

2021-01-15 21:09:59 UTC

cmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0

2021-01-15 21:10:00 UTC

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

2021-01-31 20:48:09 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-01 16:42:11 UTC

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

2021-02-01 16:42:13 UTC

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

2021-02-01 16:42:14 UTC

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

2021-02-01 16:42:14 UTC

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

2021-02-01 16:42:15 UTC

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

2021-02-04 04:31:36 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-8201e080df72f45f5bbb5b603c76c22629a723ae-head

2021-02-04 04:31:36 UTC

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

2021-02-04 04:31:37 UTC

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

2021-02-04 04:31:38 UTC

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

2021-02-04 04:31:39 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-04T04:31:33Z

2021-02-04 04:31:39 UTC

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

2021-02-04 04:31:40 UTC

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

2021-02-04 04:31:40 UTC

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

Details
Created

2021-02-04 04:31:14 UTC

Size

261 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-04T04:31:07Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8201e080df72f45f5bbb5b603c76c22629a723ae
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-8201e080df72f45f5bbb5b603c76c22629a723ae-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-2004

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\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:9334511b2b1d4bc43d8ca0e23b2fcce8b7b0968a9f9aa67cd61de71abad9a5b0 - 38.55% (101 MB)

[#001] sha256:d1d964e549934fb43ef81f521eed39d226a5f9afc19e123118fa80ed0cd87039 - 0.0% (1.09 KB)

[#002] sha256:cbce98f5c4da4f2e83525c8f4b6c1d56f9d1cdf192a2ec9dd67e123d9b9829e2 - 0.0% (1.07 KB)

[#003] sha256:f42568b218bfd71aba73f945e3e2be8b8289135be50910348db61210df5f14dd - 0.03% (90.1 KB)

[#004] sha256:2bf9438971aef03ac0ca75e76ba71ef5d736164d114cae312f5af38994b1e1a6 - 0.0% (1.04 KB)

[#005] sha256:b4a530a7da35f5e36da716f61840fafaf3cb4af8ba9eaa86645d4f086f68b299 - 37.15% (97 MB)

[#006] sha256:31734e44f83918514137f9a0a31f82062dfd1690fedf8dd363894cdc6db44606 - 0.04% (106 KB)

[#007] sha256:b1235424c5052c92d3ec8b7a69185d54dea8ee37ec2c5c529f536ce713c0e3a9 - 0.0% (1.02 KB)

[#008] sha256:b26e8d9f1843c0a843f8703ce17c558368c7bde62db5745031c024d31fa8a468 - 0.0% (1.01 KB)

[#009] sha256:59edfbf4b503c540ec67df1581ef71f40e3e08c4820eb0add5bb458e7e402438 - 0.0% (885 Bytes)

[#010] sha256:ca2dd3a2d1b526d31a14b10bc5a99bf38cd3e2dee63c0d4a5c7a5929975bed29 - 0.04% (102 KB)

[#011] sha256:3a296acc3f9ce1bc5d22cc01b48902b529bdf93c321bb581b4fd39ab11d70656 - 12.48% (32.6 MB)

[#012] sha256:a7baef4c8543aec389fdfbf39e717b1daea90e795b4f8345cea0b79034c33310 - 0.0% (869 Bytes)

[#013] sha256:4ebbefa34539381bfef3cf8f954e50c68dceeac4511bcc08aff61e8af716c492 - 0.0% (836 Bytes)

[#014] sha256:d83ae695e87307d26b8571ba18ba5f0125c2b5e8c40986bbd33b155ec89a8841 - 0.0% (836 Bytes)

[#015] sha256:876437322d4fc76c4c5a3534873fc54749561aa58398de42d6792282145ccb29 - 0.0% (859 Bytes)

[#016] sha256:d7b788c8d2f4573b97d9f7701ffda163392cad5ca374e4d01efc337de7ad505d - 0.0% (835 Bytes)

[#017] sha256:6e4e4ceca234c874ed9f4cbcc44dcc38a50c82ddf0372683ea59b8f819aaf2af - 11.71% (30.6 MB)

[#018] sha256:44628ff41744d49fa4fafcdb05712f156cb3327c729de67808d3d3710c63c6e1 - 0.0% (833 Bytes)

[#019] sha256:97bf7f16db00671678d09e2ca2bf57068a779403fea7c12bcc1729211dad142e - 0.0% (840 Bytes)

[#020] sha256:d6202d873efd3505f483e8a193da964a4ebdb7084adf73a9a91579f914c938e8 - 0.0% (864 Bytes)

[#021] sha256:842a4b0a91f8e8adf567bf026bb52fc8d6adaa91d848878f653e08e5be73e739 - 0.0% (840 Bytes)

[#022] sha256:b8a1420e3de5688d7db6689cf7d0d4fed87cf3694f2e53f8e69be0e456a058aa - 0.0% (837 Bytes)


History
2021-01-09 13:10:55 UTC

Apply image 2004-amd64

2021-01-25 00:14:05 UTC

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

2021-01-25 00:14:06 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-25 00:14:18 UTC

cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2021-01-25 00:14:18 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-25 00:14:33 UTC

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

2021-01-25 00:15:08 UTC

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 ; }"

2021-01-25 00:15:09 UTC

cmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0

2021-01-25 00:15:09 UTC

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

2021-01-31 20:48:02 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-01 16:43:50 UTC

cmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\

2021-02-01 16:43:52 UTC

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

2021-02-01 16:43:53 UTC

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

2021-02-01 16:43:53 UTC

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

2021-02-01 16:43:54 UTC

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

2021-02-04 04:31:10 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-8201e080df72f45f5bbb5b603c76c22629a723ae-head

2021-02-04 04:31:10 UTC

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

2021-02-04 04:31:11 UTC

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

2021-02-04 04:31:12 UTC

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

2021-02-04 04:31:13 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-04T04:31:07Z

2021-02-04 04:31:13 UTC

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

2021-02-04 04:31:14 UTC

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

2021-02-04 04:31:14 UTC

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

Details
Created

2021-02-04 04:32:21 UTC

Size

2.44 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-04T04:32:15Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8201e080df72f45f5bbb5b603c76c22629a723ae
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-8201e080df72f45f5bbb5b603c76c22629a723ae-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 57.4% (1.4 GB)

[#001] sha256:18629c768c3f1391a29a90ea5e5b8a2b4185ec20b1781c40273741f648a0c882 - 36.73% (918 MB)

[#002] sha256:d82d0c0a26dc157f851ed482001b50be69234bb1f686b47a20389c2d465be80f - 0.0% (1.07 KB)

[#003] sha256:e393ebcc16b1008ce4b0c681e48bff209ec97831fcae90a3bef75050f7e67e22 - 0.0% (1.07 KB)

[#004] sha256:8cdaefb4767840402f5d2f2c297c30c32d0643a07fd0d2620e8ee57cd23ff5cf - 0.82% (20.5 MB)

[#005] sha256:c1aa60dadb5a411346d4e0d0f37334b16a29c2b47ac3e49f42a2c193b6295e4a - 0.39% (9.75 MB)

[#006] sha256:237ddbe706c21df9ce0ed7dde72cea194fb009691edc3c0ffe1383a4fbe30f6a - 0.31% (7.82 MB)

[#007] sha256:828fae8391b0ee8902ebf41b9857ed1ea5148ef2a6d42bfd3e6022a77dfbe8a1 - 1.77% (44.1 MB)

[#008] sha256:c7671cf831f5922d98352ac413b3d2e69be96a1e91a72bf648ffbf4c9b010e84 - 0.19% (4.82 MB)

[#009] sha256:606802a48a4ed9683e7e0480c8e58b8ce33e3ae5b74903265bac1cc0fd1f9f78 - 0.62% (15.5 MB)

[#010] sha256:64f969103e953b5b8e0b2d24393b139c351e87e328c2e8b57fbf840b40d159fa - 0.54% (13.4 MB)

[#011] sha256:64aed5ce8d4451ba6b139973c3fa2593dcf29c0cff0623d2e433483df9ea870f - 0.02% (415 KB)

[#012] sha256:2bb23ace9cf8a8433186b143d4a7f0f7d48bb6be58c3b9c81e16145c954275e5 - 0.0% (1.07 KB)

[#013] sha256:17fd20f84823b5bda97d34008f7b8ad6290cc33639bb10edfb0f997d190813a2 - 0.0% (1.08 KB)

[#014] sha256:fe84a59499f4be00bddeddc2eea78775c47c050e174b19bd23e3566bbfe0d152 - 0.0% (1.07 KB)

[#015] sha256:7aee7bd3333c61fb4fe7adf9899fba0f872972e67f3eb27dbbbd17c1ea6f6fbb - 0.0% (1.08 KB)

[#016] sha256:9914c8af4e549dea679df6c1a71fee04641b530055637a78982d23ebeb0a4a43 - 0.0% (1.08 KB)

[#017] sha256:06d182193263095b7ebd518e637da1321827495ffb16108c6e09c01f0afcb872 - 1.22% (30.6 MB)

[#018] sha256:61e8e2bbcfa63d999b8886f8ab107d7a876d38f745fe19b7091d84276884dea3 - 0.0% (1.07 KB)

[#019] sha256:f1eb15b5876c365f4aa349d75a5ee94f5905ef7fed5ad5e2e5dc11c3099ae1ae - 0.0% (1.08 KB)

[#020] sha256:c0c0c3bf2f6222bfa5f64faad8ad9fd47750034a4dc903e5a59782c27b0c9c15 - 0.0% (1.08 KB)

[#021] sha256:8e4de3695ae818af7def284e0689ca9b663919b3376406d21331132494279e81 - 0.0% (1.07 KB)

[#022] sha256:0f3aa91029b2358923d9681b3d6d2b5218eecaa6266d0774922a6b4533318fe9 - 0.0% (1.1 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-01-09 13:33:38 UTC

Install update 20H2-amd64

2021-01-31 20:47:54 UTC

cmd /S /C #(nop) ARG ARCH=amd64

2021-01-31 20:47:54 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2021-02-01 18:55:01 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'

2021-02-01 18:55:10 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.0.4/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'

2021-02-01 18:55:35 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; if (-not (Get-Command Expand-7Zip -ErrorAction Ignore)) { Install-PackageProvider -Name NuGet -Force -Verbose; Install-Module -Name 7Zip4Powershell -Repository PSGallery -Force -Verbose; if(-not $?) { Write-Error "Failed to install package"; Exit 1; } }

2021-02-01 18:55:47 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.14.3/kubernetes-client-windows-amd64.tar.gz'; function Expand-GZip ($inFile, $outFile) { $input = New-Object System.IO.FileStream $inFile, ([IO.FileMode]::Open), ([IO.FileAccess]::Read), ([IO.FileShare]::Read); $output = New-Object System.IO.FileStream $outFile, ([IO.FileMode]::Create), ([IO.FileAccess]::Write), ([IO.FileShare]::None); $gzipStream = New-Object System.IO.Compression.GzipStream $input, ([IO.Compression.CompressionMode]::Decompress); try { if (!$input -or !$output -or !$gzipStream) { Write-Error "Failed to Unzip the archive"; Exit 1; } $buffer = New-Object byte[](1024); while ($true) { $read = $gzipstream.Read($buffer, 0, 1024); if ($read -le 0 ) { break; } $output.Write($buffer, 0, $read); } } finally { $gzipStream.Close(); $output.Close(); $input.Close(); } }; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\kubernetes.tar.gz -Uri $URL; Write-Host 'Expanding ...'; Expand-GZip c:\kubernetes.tar.gz c:\kubernetes.tar; Expand-7Zip c:\kubernetes.tar c:\; Write-Host 'Complete.'

2021-02-01 18:55:55 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/

2021-02-01 18:56:04 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/

2021-02-01 18:56:12 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/

2021-02-01 18:56:20 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell

2021-02-01 18:56:20 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev

2021-02-01 18:56:20 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true

2021-02-01 18:56:21 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24

2021-02-04 04:32:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-8201e080df72f45f5bbb5b603c76c22629a723ae-head

2021-02-04 04:32:17 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2021-02-04 04:32:18 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:1161cda02bd0c62a6f7fd8390f45b474a9c64c8a6b2d33ed437b9b58cb0f40ff in \etc\rancher\

2021-02-04 04:32:19 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2021-02-04 04:32:19 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-02-04T04:32:15Z

2021-02-04 04:32:20 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2021-02-04 04:32:20 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=8201e080df72f45f5bbb5b603c76c22629a723ae

2021-02-04 04:32:21 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2021-02-04 04:33:59 UTC

Size

154 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-04T04:33:09Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8201e080df72f45f5bbb5b603c76c22629a723ae
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-8201e080df72f45f5bbb5b603c76c22629a723ae-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:64e3fba066352e44a4c1eeb6caedc87c29b46f0a7b31e21a58183fc8370005bd - 14.71% (22.6 MB)

[#001] sha256:3dbb433f451339aab734bb52e3df5b34cdea477f3f8e3aa32f7ac060bd852de2 - 0.0% (854 Bytes)

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

[#003] sha256:650e52cdcdc771403497d3b664cf60d9e44d731bf768e77cb0954a20cb209e04 - 0.0% (124 Bytes)

[#004] sha256:aca1d1e656c1ecf92d1b0252e6c8b915f8d19e0fb80f0808ddb58c1ada0e5266 - 32.63% (50.2 MB)

[#005] sha256:fffc0e4a1e23f2eeced3b94553539949a4d456d75fd2d035b6462a1c0b2a098f - 1.26% (1.94 MB)

[#006] sha256:38fd50fa3e2253867efed805a996c2c40929f9b59d49d851da8afbb4608ea014 - 16.01% (24.6 MB)

[#007] sha256:faa1b901424d8f63a6bae470453b260ad964e48d11918c1e3433f3b5383f35d2 - 17.1% (26.3 MB)

[#008] sha256:1b4814aad2794a0353870f88027b246fd0a7c1567783d6e7c132497b83aaf7a3 - 18.29% (28.2 MB)

[#009] sha256:dce44dfc5d5be7bd8883a4af0eab888a4ca56ba61bfcb8ade00ae729545aef45 - 0.0% (170 Bytes)


History
2021-01-21 03:49:23 UTC

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

2021-01-21 03:49:27 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

2021-01-21 03:49:29 UTC

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

2021-01-21 03:49:31 UTC

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

2021-01-21 03:49:32 UTC

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

2021-02-04 04:33:24 UTC

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

2021-02-04 04:33:25 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

2021-02-04 04:33:25 UTC

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

2021-02-04 04:33:26 UTC

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

2021-02-04 04:33:46 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/*

2021-02-04 04:33:47 UTC

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

2021-02-04 04:33:48 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

2021-02-04 04:33:48 UTC

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

2021-02-04 04:33:50 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

2021-02-04 04:33:50 UTC

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

2021-02-04 04:33:50 UTC

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

2021-02-04 04:33:50 UTC

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

2021-02-04 04:33:51 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-8201e080df72f45f5bbb5b603c76c22629a723ae-head

2021-02-04 04:33:51 UTC

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

2021-02-04 04:33:55 UTC

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

2021-02-04 04:33:57 UTC

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

2021-02-04 04:33:58 UTC

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

2021-02-04 04:33:58 UTC

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

2021-02-04 04:33:58 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-02-04T04:33:09Z

2021-02-04 04:33:59 UTC

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

2021-02-04 04:33:59 UTC

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

2021-02-04 04:33:59 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