Namespace
rancher
Image / Tag
rancher-agent:v2.5-8b65a6abbf4371d4919eeefd25cd08805e1487e1-head
Content Digest
sha256:4ed06a705adbd361beb81a0c213f3eef25634134bbb4471a5ed6ae4ac35f8658
Details
Created

2021-02-10 22:49:12 UTC

Size

166 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-10T22:47:52Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8b65a6abbf4371d4919eeefd25cd08805e1487e1
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-8b65a6abbf4371d4919eeefd25cd08805e1487e1-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.32% (25.5 MB)

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

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

[#003] sha256:572917649c4fe961c18e3c371195eecc6d040a9e2b30c3927a61bc69dac197f7 - 0.0% (124 Bytes)

[#004] sha256:810557918e603ae9f9f5077dae745b59d740cb9b2ec74cf135f8adeeebf2917a - 32.65% (54.3 MB)

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

[#006] sha256:7578075228f4b905dc45858711f762cb5246f5245f208cef98df0696a03d2b73 - 15.99% (26.6 MB)

[#007] sha256:81a4f833c5185e6f3fab09171c3fa8497a3940a4961931254c9689182fa6d30f - 16.31% (27.1 MB)

[#008] sha256:7e18f9c5642a6889042874f5af2c4bbc3ddd362f69cc4c845442a3cd0a5cb0b2 - 18.4% (30.6 MB)

[#009] sha256:09d4c88dd45b16c583492afb70e948e9c5fef2b0f3ff8e3f34260fb7443a3ed6 - 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-10 22:48:21 UTC

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

2021-02-10 22:48:21 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-10 22:48:22 UTC

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

2021-02-10 22:48:22 UTC

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

2021-02-10 22:48:56 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-10 22:48:56 UTC

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

2021-02-10 22:48:57 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-10 22:48:57 UTC

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

2021-02-10 22:49:00 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-10 22:49:00 UTC

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

2021-02-10 22:49:01 UTC

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

2021-02-10 22:49:01 UTC

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

2021-02-10 22:49:01 UTC

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

2021-02-10 22:49:01 UTC

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

2021-02-10 22:49:08 UTC

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

2021-02-10 22:49:10 UTC

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

2021-02-10 22:49:11 UTC

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

2021-02-10 22:49:11 UTC

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

2021-02-10 22:49:11 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-02-10T22:47:52Z

2021-02-10 22:49:11 UTC

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

2021-02-10 22:49:12 UTC

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

2021-02-10 22:49:12 UTC

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

Details
Created

2021-02-10 22:38:43 UTC

Size

257 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-10T22:38:38Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8b65a6abbf4371d4919eeefd25cd08805e1487e1
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-8b65a6abbf4371d4919eeefd25cd08805e1487e1-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:d62a3307cf81d68c9c42d56b1eebaea2fb2250ca3ab50365505d5c2d6722c373 - 0.0% (856 Bytes)

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

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

[#012] sha256:e3dae0963925737081c20ca8d3735bcc49eab79c5d6444c63c9fdbd4504ff843 - 0.0% (833 Bytes)

[#013] sha256:cc776605ce9dddc127827177bab4afe3e350b19c2d0e267f8f0e9292c7ad520f - 0.0% (853 Bytes)

[#014] sha256:12f84ab3524a9f1b20b81f9b5ede19430f653b4b371acaf10af294bb0be880fb - 0.0% (851 Bytes)

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

[#016] sha256:6e09f95e78609cfce1ac21192f3257a1c2069e69a3bd1ebd6e0cce1227dbb7ea - 0.0% (831 Bytes)

[#017] sha256:608469c3c7396f5ddb97e0b1f5d635a603e7f68dae1193f8efda933e62a6820b - 11.89% (30.6 MB)

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

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

[#020] sha256:13bce321df0ad0f4ffe69e5c24ce685f243631d68a20672f5500b31ec98da805 - 0.0% (833 Bytes)

[#021] sha256:7ff7fe1661364435df89e24e095f4bc1eb79cceccdbc347f12430df435285fc2 - 0.0% (829 Bytes)

[#022] sha256:6b245b9ef3487cb1a3f97da8e71013f011e2493e79d1691c3a31eb23c1be39bc - 0.0% (832 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-02-07 18:30:26 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-07 18:30:26 UTC

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

2021-02-07 18:30:29 UTC

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

2021-02-07 18:30:29 UTC

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

2021-02-07 18:30:30 UTC

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

2021-02-07 18:30:30 UTC

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

2021-02-10 22:38:40 UTC

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

2021-02-10 22:38:40 UTC

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

2021-02-10 22:38:41 UTC

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

2021-02-10 22:38:42 UTC

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

2021-02-10 22:38:42 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-10T22:38:38Z

2021-02-10 22:38:43 UTC

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

2021-02-10 22:38:43 UTC

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

2021-02-10 22:38:43 UTC

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

Details
Created

2021-02-10 22:38:41 UTC

Size

260 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-10T22:38:35Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8b65a6abbf4371d4919eeefd25cd08805e1487e1
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-8b65a6abbf4371d4919eeefd25cd08805e1487e1-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:32aa3f7b209dd6d60f5c12eee6c4c1b2aaf61707499f97fdf51fd6148b388eb0 - 0.0% (828 Bytes)

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

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

[#012] sha256:3b5353f3b943346395c2f60c01ad91e7fabd695c759c3941faca25b08462375f - 0.0% (828 Bytes)

[#013] sha256:c56b5348625df5f7c87ad040f45250b80bd15f59d3bfc8ab82efb6e00b1b75ba - 0.0% (857 Bytes)

[#014] sha256:09bae404db9e1831fd661ca562040cf656286b5e48ec5f9e9d5d9c34d827af6f - 0.0% (856 Bytes)

[#015] sha256:432d909af302ebc43716e9a9db61cd8a20c8fa9c3b2d16f6f7f466ff0fae3e7e - 0.0% (846 Bytes)

[#016] sha256:5aaada8650b7eda574ad988d364dec6943cc363f88d1c52c187f8d3a9887b8c3 - 0.0% (857 Bytes)

[#017] sha256:1d7a7ae971defe783cf47a2ab8bca108879004ff536ce418c7478ddb7513244d - 11.76% (30.6 MB)

[#018] sha256:f5d1b6dff21d89a9cd9c86939d1a49927619e403e3a2b1dbc2f5957d172c6d7a - 0.0% (829 Bytes)

[#019] sha256:25252fada2d54151c9ca8b919b4d015ed0c4c2407f28f99d0811b6e60345fe71 - 0.0% (831 Bytes)

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

[#021] sha256:39e7b427c249874429a1f8c454cf6544e8dd6eb255c9ae18649389dbb7490ac8 - 0.0% (824 Bytes)

[#022] sha256:7f7fb7c7b64ffb8cd32ab9d0ebb946f3b4782f43f8625a2348bb34572c42ca4b - 0.0% (823 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-02-07 18:30:31 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-07 18:30:32 UTC

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

2021-02-07 18:30:34 UTC

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

2021-02-07 18:30:35 UTC

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

2021-02-07 18:30:35 UTC

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

2021-02-07 18:30:36 UTC

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

2021-02-10 22:38:38 UTC

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

2021-02-10 22:38:38 UTC

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

2021-02-10 22:38:39 UTC

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

2021-02-10 22:38:40 UTC

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

2021-02-10 22:38:40 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-10T22:38:35Z

2021-02-10 22:38:41 UTC

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

2021-02-10 22:38:41 UTC

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

2021-02-10 22:38:41 UTC

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

Details
Created

2021-02-10 22:38:21 UTC

Size

259 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-10T22:38:15Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8b65a6abbf4371d4919eeefd25cd08805e1487e1
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-8b65a6abbf4371d4919eeefd25cd08805e1487e1-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:a5a0347819cf467f9a56ad4866c1bcf7c6820806a01065e8042bb87e5fd45c18 - 0.0% (853 Bytes)

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

[#011] sha256:0a2e97b862f1b75040b0c4b6dbe9ba1a9a622ad0594bc6515bf431ca25b5480e - 12.61% (32.6 MB)

[#012] sha256:762a80eb4c324735fba4eaee5812c2f95787c2d142f9c2ac60c4897793d32ed7 - 0.0% (834 Bytes)

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

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

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

[#016] sha256:5a7b82d0ccf4ec76e641816c42bad2464c494169d923e09b572130fe744ba809 - 0.0% (852 Bytes)

[#017] sha256:5e217cd0e08741f223d4d5fb0d77b07f0a634fa6b878b00a0d2455e686e1bd56 - 11.83% (30.6 MB)

[#018] sha256:82a812cba3510c66c92a3f5372132e7ca8bba95868955108154875c0cbe07eee - 0.0% (848 Bytes)

[#019] sha256:415312518c6db78e653e6ba548fc1080f3312d07dffdee6ebe146155f8027e92 - 0.0% (825 Bytes)

[#020] sha256:0d96db540100c90bc14c9111b50eb9176d04ed906e243bbff2e2c39b1911beab - 0.0% (870 Bytes)

[#021] sha256:458dc7a5cd395294f3c6280c168e1be2465cbdb32497c9596a72dc30415493ca - 0.0% (850 Bytes)

[#022] sha256:dad951baf59dd977ada338d4c730db1486ba8ddb34361f0c5bfea4b64f52d58e - 0.0% (823 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-02-07 18:29:34 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-07 18:29:35 UTC

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

2021-02-07 18:29:37 UTC

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

2021-02-07 18:29:38 UTC

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

2021-02-07 18:29:38 UTC

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

2021-02-07 18:29:38 UTC

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

2021-02-10 22:38:17 UTC

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

2021-02-10 22:38:17 UTC

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

2021-02-10 22:38:19 UTC

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

2021-02-10 22:38:19 UTC

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

2021-02-10 22:38:20 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-10T22:38:15Z

2021-02-10 22:38:20 UTC

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

2021-02-10 22:38:21 UTC

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

2021-02-10 22:38:21 UTC

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

Details
Created

2021-02-10 22:38:23 UTC

Size

261 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-10T22:38:17Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8b65a6abbf4371d4919eeefd25cd08805e1487e1
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-8b65a6abbf4371d4919eeefd25cd08805e1487e1-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.54% (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:e68f17db82abc3cc193fcb8c260c498fc705e008725b7e91781f4c1eec2958c1 - 0.0% (864 Bytes)

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

[#011] sha256:00ac7779944314888cde6978985a1d28d7aa7e3476fb7a61cb4aa0e1a3128e2c - 12.48% (32.6 MB)

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

[#013] sha256:9e6301e21df99bdcc2a2deb1cd596ae5880e1e1afd28dd0f13bcf1fff4c030da - 0.0% (841 Bytes)

[#014] sha256:642aced4487b5572df1e438134d6ca744c265bd9090bc09a9ae3de055dee680e - 0.0% (834 Bytes)

[#015] sha256:5eba7e5d4ddf94b91f24484e5da0bcb9c6be3e0c3fcb9380b45055997c092e15 - 0.0% (862 Bytes)

[#016] sha256:b4635188b4ccd37023bc143da44285384ebd9142f789e1e2d5f45ba01d2d3805 - 0.0% (859 Bytes)

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

[#018] sha256:faa389cf98b12ee91e21191f55ff7fe0ee4dd77fa6f57268c3ce9d1e9bafd648 - 0.0% (836 Bytes)

[#019] sha256:ddc4fb4936e28b358878a1599f36389bdb84d3e733ca98a37a0b73d293c9c3c1 - 0.0% (834 Bytes)

[#020] sha256:ca2cb757df4fc09373b61d6ce899ce383e2e1dfb3fa2d86a681a04e007ab4158 - 0.0% (837 Bytes)

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

[#022] sha256:6d0b39946a763f388b6e1431d619340232fccf085299984e96470f027a4d4238 - 0.0% (856 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-02-07 18:30:02 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-07 18:30:03 UTC

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

2021-02-07 18:30:05 UTC

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

2021-02-07 18:30:06 UTC

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

2021-02-07 18:30:07 UTC

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

2021-02-07 18:30:07 UTC

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

2021-02-10 22:38:19 UTC

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

2021-02-10 22:38:19 UTC

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

2021-02-10 22:38:20 UTC

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

2021-02-10 22:38:21 UTC

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

2021-02-10 22:38:22 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-10T22:38:17Z

2021-02-10 22:38:22 UTC

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

2021-02-10 22:38:22 UTC

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

2021-02-10 22:38:23 UTC

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

Details
Created

2021-02-10 22:39:06 UTC

Size

2.45 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-10T22:39:00Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8b65a6abbf4371d4919eeefd25cd08805e1487e1
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-8b65a6abbf4371d4919eeefd25cd08805e1487e1-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:37a37544be35743883db3ce75c258781c584706308c42cde380476e57c4851ac - 36.88% (924 MB)

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

[#003] sha256:7d460c4e26d303ea95b1741a56fbeceb77d83a088472ed43c75cc19069bc2b49 - 0.0% (1.1 KB)

[#004] sha256:21ab22a6517b34ba374b6b6e18a943da03764c55b0d764f9ad3b6a2d33d7ab8f - 0.82% (20.5 MB)

[#005] sha256:83af1e7118d12732562712d95a56fa9b32c952faf1a17c3bc07798eda205738f - 0.39% (9.72 MB)

[#006] sha256:f24154d269498bafdcffab473edb1c272b71d9886eddcb2914a25e0363e7691c - 0.31% (7.81 MB)

[#007] sha256:e8874be5c429473b8b65b8677d748b2ea472a539f299fe4f27fc373723388d13 - 1.76% (44.1 MB)

[#008] sha256:67917942d1ec10cd227e98247a55a5b58ecd1cfa2ba4da8bd338dd9890adfd3b - 0.19% (4.8 MB)

[#009] sha256:4a643e8032466f1ad069d573c581794e0549670b04b0ace11c8cab9e5dc4d382 - 0.62% (15.5 MB)

[#010] sha256:1cd2a54b364863b83f02e582b9146aecb6b67d765f26f5002e1a9167be2e431b - 0.53% (13.4 MB)

[#011] sha256:cb98b72156303cc8eae02f00ddb2a1616b4b3d1fd04d1eaca6a04761bcd8b9a5 - 0.01% (378 KB)

[#012] sha256:9490d927d6224e08299c6a0915b4471d5ad38df50c1e4471d446490db3b83304 - 0.0% (1.07 KB)

[#013] sha256:d90da2cd548b5b3a87d248afb6a76e8362d7809730c171b8c15eac162aeba453 - 0.0% (1.09 KB)

[#014] sha256:d36af4ea038774bd04d836089358e985e0a2dec28f7a46d7437af17cc8b71636 - 0.0% (1.1 KB)

[#015] sha256:ff9d435ea2e2250b949c3f4d2248016be5621e9f5cb2a380da1c8e6fca0fbfca - 0.0% (1.07 KB)

[#016] sha256:ce08759ccd5b9b1ca92c23d9b0249e116c7918db7d61979217865d49f4b24115 - 0.0% (1.09 KB)

[#017] sha256:4a8dc3b7a23a607af9c9699556b69dee426cd0bee024b84ede84676eb6e7d867 - 1.22% (30.6 MB)

[#018] sha256:1e947016b285004dc0d52d8f66d879634c58608851f952578667367a8080d600 - 0.0% (1.07 KB)

[#019] sha256:a59280d8a895adfbc4e1936476548b297d64a7243c7e10b17b1e69123d3cb214 - 0.0% (1.07 KB)

[#020] sha256:5a847a7e8d27489f22589c9fc889a1da2393c3e063205ae6408bbd5511abe5df - 0.0% (1.1 KB)

[#021] sha256:c0def9c4b432e3e66b786372f409fd700c732b36af0c1e70a9eb69a330e9c000 - 0.0% (1.1 KB)

[#022] sha256:20252aa1c04a6ae839c7689a700b0dd9e7c512237e021a0aec218395b380adb4 - 0.0% (1.1 KB)


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

Apply image 20H2-RTM-amd64

2021-02-05 16:31:04 UTC

Install update 20H2-amd64

2021-02-09 19:31:10 UTC

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

2021-02-09 19:31:10 UTC

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

2021-02-09 19:31:21 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-09 19:31:31 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-09 19:31:58 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-09 19:32:10 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-09 19:32:17 UTC

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

2021-02-09 19:32:25 UTC

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

2021-02-09 19:32:33 UTC

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

2021-02-09 19:32:40 UTC

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

2021-02-09 19:32:40 UTC

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

2021-02-09 19:32:41 UTC

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

2021-02-09 19:32:41 UTC

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

2021-02-10 22:39:02 UTC

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

2021-02-10 22:39:02 UTC

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

2021-02-10 22:39:04 UTC

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

2021-02-10 22:39:04 UTC

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

2021-02-10 22:39:05 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-02-10T22:39:00Z

2021-02-10 22:39:05 UTC

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

2021-02-10 22:39:05 UTC

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

2021-02-10 22:39:06 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-10 22:39:15 UTC

Size

155 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-10T22:38:25Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8b65a6abbf4371d4919eeefd25cd08805e1487e1
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-8b65a6abbf4371d4919eeefd25cd08805e1487e1-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.63% (22.6 MB)

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

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

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

[#004] sha256:5978e9ec4aeb787d84b1b95b8b623c678bba3050b65f356f35439fd42e3c68a8 - 32.46% (50.2 MB)

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

[#006] sha256:42a7d5b021abd747b59890df28f9ac9d41d8cce757b4e846d116c22aa4778672 - 15.92% (24.6 MB)

[#007] sha256:97e83d937946346800fba25277672608dc0f63977ff9358fa8d071028f8d5f69 - 17.53% (27.1 MB)

[#008] sha256:ca3967a9dd186108f4daf0f863213c86a3467cf0e632cde9c37d7adfd067867f - 18.2% (28.2 MB)

[#009] sha256:407f4895b3980fb96a766540e66b06ef8a0958af98818f3653d5e9bbf779b1a6 - 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-10 22:38:40 UTC

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

2021-02-10 22:38:40 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-10 22:38:41 UTC

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

2021-02-10 22:38:41 UTC

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

2021-02-10 22:39:02 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-10 22:39:03 UTC

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

2021-02-10 22:39:04 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-10 22:39:04 UTC

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

2021-02-10 22:39:06 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-10 22:39:06 UTC

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

2021-02-10 22:39:06 UTC

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

2021-02-10 22:39:06 UTC

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

2021-02-10 22:39:07 UTC

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

2021-02-10 22:39:07 UTC

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

2021-02-10 22:39:12 UTC

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

2021-02-10 22:39:13 UTC

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

2021-02-10 22:39:14 UTC

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

2021-02-10 22:39:14 UTC

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

2021-02-10 22:39:14 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-02-10T22:38:25Z

2021-02-10 22:39:15 UTC

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

2021-02-10 22:39:15 UTC

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

2021-02-10 22:39:15 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