Namespace
rancher
Image / Tag
rancher-agent:v2.5-158793c057f1465f2b51cf15869ae04195510087-head
Content Digest
sha256:c528eb594b818d0483d7527eefb0686b113be19a7922b7d3b57debc8bcd56f98
Details
Created

2021-02-22 01:01:15 UTC

Size

171 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-22T01:00:15Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    158793c057f1465f2b51cf15869ae04195510087
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-158793c057f1465f2b51cf15869ae04195510087-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.19.7

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 - 14.88% (25.5 MB)

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

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

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

[#004] sha256:4be2e4e9d224e967c4b9d8818560b135a7a3839eb185dfd7087c7a882577c283 - 33.31% (57 MB)

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

[#006] sha256:58848c835c0b44feaf6c9da2aadd70fbe2d78b57632bc2b1f8f28b2e40041c5b - 15.52% (26.6 MB)

[#007] sha256:7d5edd3297d7f97c8656e5916ec05355f998acea4beacdf33c0e8d0930a2deb6 - 17.14% (29.3 MB)

[#008] sha256:c05d9835dd2b30b86eaf6f73b68578ab6c18e0a5f86bca631cc46d002a57ef6d - 17.87% (30.6 MB)

[#009] sha256:7e79633c30e383246fb18a832ab895eb9bdeb9e17cdf4b2164e99caf7f443fc7 - 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-22 01:00:37 UTC

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

2021-02-22 01:00:37 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-22 01:00:38 UTC

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

2021-02-22 01:00:38 UTC

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

2021-02-22 01:01:00 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 ssh && 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-22 01:01:01 UTC

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

2021-02-22 01:01:02 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-22 01:01:02 UTC

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

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

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

2021-02-22 01:01:04 UTC

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

2021-02-22 01:01:04 UTC

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

2021-02-22 01:01:05 UTC

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

2021-02-22 01:01:05 UTC

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

2021-02-22 01:01:12 UTC

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

2021-02-22 01:01:13 UTC

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

2021-02-22 01:01:14 UTC

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

2021-02-22 01:01:14 UTC

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

2021-02-22 01:01:14 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-02-22T01:00:15Z

2021-02-22 01:01:14 UTC

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

2021-02-22 01:01:15 UTC

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

2021-02-22 01:01:15 UTC

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

Details
Created

2021-02-22 00:59:39 UTC

Size

256 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-22T00:59:20Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    158793c057f1465f2b51cf15869ae04195510087
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-158793c057f1465f2b51cf15869ae04195510087-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:ba17af31b9276ee11fdf859681b442db50979a39eff4cea2a559a5755cedbe01 - 37.71% (96.7 MB)

[#001] sha256:54a502bbe7e82e8f84d6a1b5954b02cfde47dc81cc4b5a92e0d937fd8521d21b - 0.0% (1.02 KB)

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

[#003] sha256:91f2e2efb5bb2b99f4260cccdbac50c48e8ad677bb1102e362bf34a8b4af7fc7 - 0.03% (70.4 KB)

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

[#005] sha256:badba7c5cf4a661f0758160fe41ba829431d571290ce1505f7c1d4dd6e1bb879 - 37.79% (96.9 MB)

[#006] sha256:173a0ba20e65960cc1d611c311e62ccc2f10963fb798123ac0376ec86c1fa4ad - 0.05% (135 KB)

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

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

[#009] sha256:4bb36c0bb126c95a700f755dbdf6be60bfbfa08dce0d7f5163ad6538abde99c9 - 0.0% (878 Bytes)

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

[#011] sha256:8c80acef42c357ffd57a0d40e32fd287e044f1e70833bc145f94f5e49d68edc0 - 12.45% (31.9 MB)

[#012] sha256:fd4bd548da7d92eacf36bbc0b884d04140a259612171a9667f96bfd40d862827 - 0.0% (819 Bytes)

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

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

[#015] sha256:647ee17046bd8711a6d3259b42ecbad6dd523b68c1c440c78b5f69ed21042c10 - 0.0% (852 Bytes)

[#016] sha256:ed575dc70b44fc12a59707a85926cffca6aa0251e5dbf5857a8dbddad4407583 - 0.0% (856 Bytes)

[#017] sha256:6217041749b843596a9a086307efa99e9f910c84cb1ce70e88eaf8a0ae5cee18 - 11.92% (30.6 MB)

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

[#019] sha256:c46fddd9adb1053db3127cd3233cd311d9711c12d9d3b5f2b55d83a307c6d3c4 - 0.0% (950 Bytes)

[#020] sha256:aee53a4a749ccbf5afd077ff113906f097fca40895768470ceeb30f784684362 - 0.0% (911 Bytes)

[#021] sha256:9043e81fa7ef6a31109aea0d9e794f584084bb231a78b628b7dbc4d5fbe5cd42 - 0.0% (953 Bytes)

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


History
2021-02-02 13:06:30 UTC

Apply image 1809-amd64

2021-02-11 02:37:55 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-02-11 02:37:56 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-11 02:38:24 UTC

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

2021-02-11 02:38:24 UTC

cmd /S /C #(nop) USER ContainerUser

2021-02-11 02:38:45 UTC

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

2021-02-11 02:39:25 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-02-11 02:39:26 UTC

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

2021-02-11 02:39:26 UTC

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

2021-02-21 18:27:45 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-21 18:27:46 UTC

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

2021-02-21 18:27:49 UTC

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

2021-02-21 18:27:50 UTC

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

2021-02-21 18:27:50 UTC

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

2021-02-21 18:27:50 UTC

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

2021-02-21 18:28:27 UTC

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

2021-02-21 18:28:27 UTC

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

2021-02-21 18:28:29 UTC

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

2021-02-21 18:28:30 UTC

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

2021-02-22 00:59:32 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-22T00:59:20Z

2021-02-22 00:59:35 UTC

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

2021-02-22 00:59:37 UTC

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

2021-02-22 00:59:39 UTC

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

Details
Created

2021-02-22 00:57:39 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-22T00:57:13Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    158793c057f1465f2b51cf15869ae04195510087
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-158793c057f1465f2b51cf15869ae04195510087-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:63eed21864e051f1fb4c2f1d98b2579e732b03cd2d3ba946793797ea4dd0f0d6 - 38.09% (98.3 MB)

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

[#002] sha256:1e862db6e02c691a956624d8761410bc1fe42f63b64cd90f63944f9ed638dfb2 - 0.0% (1.04 KB)

[#003] sha256:fd30d45da585f4943311c10c7702ca5885dfcd621cd237e26060638424ba4b00 - 0.03% (67.2 KB)

[#004] sha256:297d687bbc442a955fe9085893adee916146dcac058164ca431c412938c5dbb4 - 0.0% (1.01 KB)

[#005] sha256:47429db46ae6fe213ef0ed3e0b3910b2f7f700ab6dab12d7fc4ef7ecbb2c4c3f - 37.57% (96.9 MB)

[#006] sha256:ac257e138871406a795993f9e797c1048f988a07b1dbff60aeb5f0cc5ab2e501 - 0.04% (97.3 KB)

[#007] sha256:c32268170fb6045f5b8d7202f0e9417b4f1d861a44602fb1c27a00d34b8be42b - 0.0% (1.06 KB)

[#008] sha256:0d55a90dbc6517b6eaa23403ed347b2def76a019a589c20599dd8e34cf5b2191 - 0.0% (1 KB)

[#009] sha256:3872e373c1d01da624a7256731b306531f06baa7ff1b1d950165f0ae8f782d71 - 0.0% (858 Bytes)

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

[#011] sha256:ed866ab761874c5fd955a9a5b7629d3736d0ffcfdfdd1127ebd02fa41618a99c - 12.38% (31.9 MB)

[#012] sha256:1c8db29b93703aa1dd0d9796d0c60a8495f0098361d6d0fa42f338b693b47008 - 0.0% (828 Bytes)

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

[#014] sha256:4ac6f8dc55529556213bf872dea5b103ad9178cca52cd9d10817f3075f573c94 - 0.0% (862 Bytes)

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

[#016] sha256:8133ffebe40f353d7aeea4d5281fa16878689c207577fac7816cce767bde2d96 - 0.0% (852 Bytes)

[#017] sha256:c15b6074100ae0686430f322301f3b691441dae1a366b466e5349feab2c8a980 - 11.85% (30.6 MB)

[#018] sha256:154fa5b13b4c8f53a4a37d108bdc29f8c23d560b3f18c9bc9cdd58050456370e - 0.0% (827 Bytes)

[#019] sha256:c5ea4630771fd92882903361def96a715f2917ef19e157ec6a9ceacc645169b8 - 0.0% (954 Bytes)

[#020] sha256:dde7fbfed093f33d227be29546b8aa43b8b947f79bab0663f64ed26bfaa14b9b - 0.0% (963 Bytes)

[#021] sha256:5f48689a6b130716c624c269c04a34c1991a5138a0a1c367a6add70875bc6569 - 0.0% (903 Bytes)

[#022] sha256:4d0997826b6551b4791ffb2ce264efef4f5ebe9c7a679de9b1793a190ff3569e - 0.0% (952 Bytes)


History
2021-02-05 16:38:08 UTC

Apply image 1909-amd64

2021-02-11 02:49:20 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-02-11 02:49:21 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-11 02:50:10 UTC

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

2021-02-11 02:50:11 UTC

cmd /S /C #(nop) USER ContainerUser

2021-02-11 02:50:31 UTC

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

2021-02-11 02:51:11 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-02-11 02:51:11 UTC

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

2021-02-11 02:51:12 UTC

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

2021-02-21 18:27:41 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-21 18:27:42 UTC

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

2021-02-21 18:27:44 UTC

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

2021-02-21 18:27:45 UTC

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

2021-02-21 18:27:45 UTC

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

2021-02-21 18:27:45 UTC

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

2021-02-21 18:28:36 UTC

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

2021-02-21 18:28:36 UTC

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

2021-02-21 18:28:38 UTC

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

2021-02-21 18:28:38 UTC

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

2021-02-22 00:57:35 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-22T00:57:13Z

2021-02-22 00:57:37 UTC

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

2021-02-22 00:57:38 UTC

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

2021-02-22 00:57:39 UTC

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

Details
Created

2021-02-22 00:58:12 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-22T00:57:52Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    158793c057f1465f2b51cf15869ae04195510087
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-158793c057f1465f2b51cf15869ae04195510087-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 - 38.04% (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.61% (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:a13406a1fcf07d01945b11e92ea5c8543e1683227eab730157767e130fe3f3e7 - 0.0% (856 Bytes)

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

[#011] sha256:2a149234b0183734d822011f79005a0064797823da6aee84e84615ad285242f5 - 12.39% (31.9 MB)

[#012] sha256:5f6f43c1600e98c45e7bafbf1981a2e509e7254e89e9cbffab7fbcdb459373e1 - 0.0% (854 Bytes)

[#013] sha256:92cdc722aa338bdb27b90c1895e4aca025562e2cc9119776e91b3cae278f2c28 - 0.0% (826 Bytes)

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

[#015] sha256:bab24ab799e9e0f9241a1b358f5fe25798048464769ff6017f887a9772d301db - 0.0% (858 Bytes)

[#016] sha256:5d83a067ebf4a2805373bc2ed7771d6c741e582f43857cfdd698ee74eda164fc - 0.0% (880 Bytes)

[#017] sha256:62e1c34fa34dfade83fb775c74f157da7e2cce6eae882519925582be6634e02f - 11.86% (30.6 MB)

[#018] sha256:36e87a6df9194b75191f0c1ee83d9255d4e0f9564a690b1602a24ef5117b0ca5 - 0.0% (856 Bytes)

[#019] sha256:a896f2a8ab4448a7d686aa80d7485f4c025626bc5424dd856feba256d2844abf - 0.0% (881 Bytes)

[#020] sha256:77a43866a561418bf80fcf42528413c503b144538b6bb9b9474b162a7ca9fb83 - 0.0% (879 Bytes)

[#021] sha256:09412c6401ede6ddbee02a4e8ea0e23d2535d08fb9d644e0f816152685d84cfd - 0.0% (953 Bytes)

[#022] sha256:a9841dc6fb79101d5e8ea3006f39f49d5b5478b5b9fcd57640776b466201fed2 - 0.0% (958 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-21 18:24:16 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-21 18:24:17 UTC

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

2021-02-21 18:24:19 UTC

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

2021-02-21 18:24:20 UTC

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

2021-02-21 18:24:20 UTC

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

2021-02-21 18:24:20 UTC

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

2021-02-21 18:25:02 UTC

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

2021-02-21 18:25:02 UTC

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

2021-02-21 18:25:04 UTC

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

2021-02-21 18:25:04 UTC

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

2021-02-22 00:58:06 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-22T00:57:52Z

2021-02-22 00:58:08 UTC

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

2021-02-22 00:58:10 UTC

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

2021-02-22 00:58:12 UTC

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

Details
Created

2021-02-22 00:58:20 UTC

Size

260 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-22T00:58:05Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    158793c057f1465f2b51cf15869ae04195510087
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-158793c057f1465f2b51cf15869ae04195510087-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:9cde6bcc502531865f0785750d040abd82298f036b320c85fce4b6ca5af84bc4 - 38.66% (101 MB)

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

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

[#003] sha256:72928f22d08a71985cf70d3e3406e880b06f9420f032058027cead38891bb8b4 - 0.03% (69.2 KB)

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

[#005] sha256:efd6f483d79802f2597d46cfdbc755561a77cbcf0ff5046b9e292dd6e39439c4 - 37.22% (96.9 MB)

[#006] sha256:f67e7be58fe0d252ebba4a8b521ee6d254990a02963713afa7d284090dc7b839 - 0.04% (111 KB)

[#007] sha256:2cef6fd96da30904c83df3de18f4aeca7c83721dc84f30a3e844878009ff295b - 0.0% (1.01 KB)

[#008] sha256:1963df184e2acf0cb662d81ec85162c29c10deadabe5cdcae4e2b7e32c68ae1e - 0.0% (1.05 KB)

[#009] sha256:6aed05dd615a46219fbc850b59b5c8f8a01c8365974fe6731285b33fbf9f4244 - 0.0% (926 Bytes)

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

[#011] sha256:f4ea04c81d5baa93eb416a3e903fd19363a96fd89b523d4e5b9b6f13371e6574 - 12.26% (31.9 MB)

[#012] sha256:462556071dbc10b0122a0ab7ef2b706689e17cc81917810ddd3b577a0f0be7e6 - 0.0% (839 Bytes)

[#013] sha256:4e2b6c1d15abc6c71118e9ae8bbe42a768b6843e90578ecf7bffa1c856db7cef - 0.0% (834 Bytes)

[#014] sha256:16c2ba94916957e4e6ac8f54ddb41539c403d6815c16ebfbf3620fbd70681042 - 0.0% (862 Bytes)

[#015] sha256:d29a48348167de41bfd8019a10e78be8ce154dd498414f9ba3517ea29876398d - 0.0% (841 Bytes)

[#016] sha256:19511cb584f6ebcc3642281c44dedc9367927d0faa332da0773894659012cfd5 - 0.0% (831 Bytes)

[#017] sha256:5c5013b4a5488294d4e6e7466792e90f4dab46158761c16f1fd099ec9c2a1c63 - 11.74% (30.6 MB)

[#018] sha256:90c1680ec7c43b32e58f7266de49a6fd1e05dd31d28ac357a1f6a6e00d0dfc7f - 0.0% (843 Bytes)

[#019] sha256:f696bdd3d535219b61bb771b7cd3c20eb46435644fe224e80a2d54e94249080c - 0.0% (960 Bytes)

[#020] sha256:403eccc5a81f8c39db0729e25c30d9793bd1b926fd5b2e6ca1b62e38e29e4f8d - 0.0% (959 Bytes)

[#021] sha256:a90dced2973ccad473402c05509210f604179cfdbb91667a7b4bf939bc9f1d54 - 0.0% (868 Bytes)

[#022] sha256:96230e42d0f72c11b6a1bc16adb6f2c65b3a08e069b3d1b53da4bb08d60a435e - 0.0% (896 Bytes)


History
2021-02-05 15:37:45 UTC

Apply image 2004-amd64

2021-02-11 02:39:18 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-02-11 02:39:19 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-11 02:40:44 UTC

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

2021-02-11 02:40:45 UTC

cmd /S /C #(nop) USER ContainerUser

2021-02-11 02:41:11 UTC

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

2021-02-11 02:41:48 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-02-11 02:41:48 UTC

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

2021-02-11 02:41:49 UTC

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

2021-02-21 18:25:13 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-21 18:25:14 UTC

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

2021-02-21 18:25:16 UTC

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

2021-02-21 18:25:17 UTC

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

2021-02-21 18:25:17 UTC

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

2021-02-21 18:25:17 UTC

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

2021-02-21 18:25:57 UTC

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

2021-02-21 18:25:57 UTC

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

2021-02-21 18:25:58 UTC

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

2021-02-21 18:25:59 UTC

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

2021-02-22 00:58:16 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-22T00:58:05Z

2021-02-22 00:58:18 UTC

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

2021-02-22 00:58:19 UTC

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

2021-02-22 00:58:20 UTC

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

Details
Created

2021-02-22 00:56:50 UTC

Size

2.45 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-22T00:56:34Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    158793c057f1465f2b51cf15869ae04195510087
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-158793c057f1465f2b51cf15869ae04195510087-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:cf17f7f9c9235a64b683a0f0887dc98d8ddcc0adf8dc30a612bda3e8185b9d3a - 0.0% (1.27 KB)

[#003] sha256:afcfb8c03d948915f9432ae998ee9a96ee44ced5f89b48dc3579236df9f9c775 - 0.0% (1.27 KB)

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

[#005] sha256:749dca716e0bf7be6f9e1391e11ffed690267bcdf18c636850b71c7560b6f3ec - 0.39% (9.78 MB)

[#006] sha256:5cd40ed063a9be7ee473b958d9d009c8404241b6120dbcd843d1fd47d1798469 - 0.31% (7.87 MB)

[#007] sha256:dfe1957e4cff311426569aad5ffc09a671ed31ea25e244bffb9ed28782e6d436 - 1.69% (42.2 MB)

[#008] sha256:30b6c3c0c7cb68f7a18dcaf130873079b433ae134b9ae6cf70c576df4f648268 - 0.19% (4.86 MB)

[#009] sha256:c8a2c9dc83b8d1c33a8da146f1bdb5d93019169fac16edd2da67f4de8f3888ab - 0.62% (15.6 MB)

[#010] sha256:e6ff885564216b6f99d19c72b8a9d2c487f978e52aa47c7f72696f2f9294e4d3 - 0.51% (12.8 MB)

[#011] sha256:20acb15714243afdad627515b3054b4484bb5adbd63f662da63f0bd081206ab7 - 0.02% (457 KB)

[#012] sha256:25141a390f9f90fe959b23f7cb59b749c8b4e45b7db738caf6affe92bdfd1c2e - 0.0% (1.3 KB)

[#013] sha256:377eb090e618afa9b385bc08dec05546495200b8ecae98fdc0986778ad9eed30 - 0.0% (1.29 KB)

[#014] sha256:1df5d496bd16a4a08d83f27488d97838b541aa0964531d06cf163189518a5e20 - 0.0% (1.34 KB)

[#015] sha256:13f012fc9440fd62281694d6756cc5d845640a7cd98a86b248f9de3ed96d95b5 - 0.0% (1.3 KB)

[#016] sha256:082f586da5e759c8f9ea24f2fa9692d8736d051496298e241c4da6666aa6bdd2 - 0.0% (1.31 KB)

[#017] sha256:6c1e62a7f20431e7cb4b2aa6c1fbd8271401e5d967342eb873e6b4ff557bc156 - 1.22% (30.6 MB)

[#018] sha256:59221dc401f0d819adf87fdfa2c41470a3edb4ed8db1a049db77d3e313095c7e - 0.0% (1.26 KB)

[#019] sha256:d8f48434b9ebdde033ad823b140bbd84a2d1d62f9ecd19a7209d2221fb8f1df2 - 0.0% (1.39 KB)

[#020] sha256:16d64ed6fe62e8f44acc1e6e402a2c47ba3fe872ff6471957783ad99d6422c4e - 0.0% (1.4 KB)

[#021] sha256:ca3ed9e6852b61cba9f0a1790014993f67deedd217628b845ac6420e5f10e108 - 0.0% (1.32 KB)

[#022] sha256:5206af8d847a31118974ed0abac2d733ea40b44dadda3947e7e175017dc6e755 - 0.0% (1.4 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-21 18:25:21 UTC

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

2021-02-21 18:25:21 UTC

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

2021-02-21 18:25:32 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-21 18:25:42 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-21 18:26:04 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-21 18:26:17 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/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-21 18:26:25 UTC

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

2021-02-21 18:26:33 UTC

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

2021-02-21 18:26:42 UTC

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

2021-02-21 18:26:50 UTC

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

2021-02-21 18:26:50 UTC

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

2021-02-21 18:26:51 UTC

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

2021-02-21 18:26:51 UTC

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

2021-02-21 18:26:51 UTC

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

2021-02-21 18:26:52 UTC

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

2021-02-21 18:26:53 UTC

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

2021-02-21 18:26:54 UTC

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

2021-02-22 00:56:48 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-02-22T00:56:34Z

2021-02-22 00:56:49 UTC

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

2021-02-22 00:56:50 UTC

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

2021-02-22 00:56:50 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-22 01:00:46 UTC

Size

159 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-22T00:59:52Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    158793c057f1465f2b51cf15869ae04195510087
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-158793c057f1465f2b51cf15869ae04195510087-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.19.7

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.23% (22.6 MB)

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

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

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

[#004] sha256:3e88732f13817c85418900f38bac76ad23695599223ec0dc04cc574ded3de9fb - 32.92% (52.4 MB)

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

[#006] sha256:ddfbab0c521b42e6bb9e6f608b45085e7d413b624a298051d813fbf28761dacd - 15.49% (24.6 MB)

[#007] sha256:c02a8ae857280b5fae9c1d6493c26b338e2ec0960d6e25c803420b73b047ccaa - 18.44% (29.3 MB)

[#008] sha256:10eb79f18976746655e180acc4e6594fa8e025dce9b1f4a2a5f24490c135aab1 - 17.7% (28.2 MB)

[#009] sha256:a46c98d76d859394ee90737f31d7e31aa7b9a49ed953553c9ef60519280f14f8 - 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-22 01:00:08 UTC

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

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

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

2021-02-22 01:00:10 UTC

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

2021-02-22 01:00:32 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 ssh && 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-22 01:00:33 UTC

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

2021-02-22 01:00:34 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-22 01:00:34 UTC

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

2021-02-22 01:00:36 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-22 01:00:37 UTC

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

2021-02-22 01:00:37 UTC

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

2021-02-22 01:00:37 UTC

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

2021-02-22 01:00:37 UTC

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

2021-02-22 01:00:37 UTC

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

2021-02-22 01:00:43 UTC

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

2021-02-22 01:00:45 UTC

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

2021-02-22 01:00:45 UTC

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

2021-02-22 01:00:46 UTC

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

2021-02-22 01:00:46 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-02-22T00:59:52Z

2021-02-22 01:00:46 UTC

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

2021-02-22 01:00:46 UTC

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

2021-02-22 01:00:46 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