Namespace
rancher
Image / Tag
rancher-agent:master-03667b7b96d24809d1f411f21582afe68bb20ea6-head
Content Digest
sha256:6ec185487ab1c429dd97884306d484c01797e0b29f7bbba7a41bfb6e6c8ff7b1
Details
Created

2021-05-05 21:46:20 UTC

Size

199 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-05-05T21:45:01Z
  • org.opencontainers.image.revision
    03667b7b96d24809d1f411f21582afe68bb20ea6
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:master-03667b7b96d24809d1f411f21582afe68bb20ea6-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:01bf7da0a88c9e37ae418d17c0aeed0621524848d80ccb9e38c67e7ab8e11928 - 12.81% (25.5 MB)

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

[#002] sha256:57ffbe87baa135002dddb7a7460082c5d6a352186e1be9464c5f31db81378824 - 0.0% (188 Bytes)

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

[#004] sha256:3d958e18392fbcb6ed1e2c3c4b5189081e5973aef3184467a98a014bbf303fb6 - 28.72% (57.1 MB)

[#005] sha256:cad0069a97e2db91b8c60435d6804b94565f0bc9fac2c8706a7613cb3144b672 - 1.11% (2.2 MB)

[#006] sha256:2e8fc0f31b2f15b1c28ade8833ac776b15a576d9d7e957fca0d23d7b6910a4db - 13.37% (26.6 MB)

[#007] sha256:4c33c78e49ef26060be6e757cce55daae0ab89ce2c1837bcfeb545ca448e1fd1 - 35.43% (70.4 MB)

[#008] sha256:e2ec595f14ddddf02573cf0ed89a99d54e9e1889985b763b85450ee71c4e23b8 - 0.0% (9.31 KB)

[#009] sha256:e923257eeb598b850d24881ec2398ebb8599b6d284aa2f0dac03182313ea930a - 8.55% (17 MB)

[#010] sha256:5f710c7dec4564062ad7cd24b7499b8bc2704600b32714c16c518ba8827dbad9 - 0.0% (171 Bytes)


History
2021-04-23 22:21:22 UTC

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

2021-04-23 22:21:23 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-04-23 22:21:24 UTC

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

2021-04-23 22:21:25 UTC

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

2021-04-23 22:21:25 UTC

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

2021-05-05 21:45:30 UTC

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

2021-05-05 21:45:31 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-05-05 21:45:32 UTC

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

2021-05-05 21:45:32 UTC

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

2021-05-05 21:45:54 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-05-05 21:45:55 UTC

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

2021-05-05 21:45:56 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-05-05 21:45:56 UTC

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

2021-05-05 21:45:59 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-05-05 21:45:59 UTC

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

2021-05-05 21:45:59 UTC

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

2021-05-05 21:45:59 UTC

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

2021-05-05 21:45:59 UTC

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

2021-05-05 21:46:00 UTC

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

2021-05-05 21:46:15 UTC

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

2021-05-05 21:46:18 UTC

/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/

2021-05-05 21:46:19 UTC

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

2021-05-05 21:46:19 UTC

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

2021-05-05 21:46:20 UTC

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

2021-05-05 21:46:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-05T21:45:01Z

2021-05-05 21:46:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=03667b7b96d24809d1f411f21582afe68bb20ea6

2021-05-05 21:46:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-05-05 21:46:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

Details
Created

2021-05-05 21:29:28 UTC

Size

241 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-05-05T21:29:23Z
  • org.opencontainers.image.revision
    03667b7b96d24809d1f411f21582afe68bb20ea6
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:master-03667b7b96d24809d1f411f21582afe68bb20ea6-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:ea84579f6cd5b58fe78732be37450bd188c8923de3a2062664f3992861449b5c - 40.14% (96.6 MB)

[#001] sha256:2744042ec0628191db13e6af5dfdd07234b5ae1096360e529bb3b5734e00ea92 - 0.0% (1.01 KB)

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

[#003] sha256:65a0a1050d74220cc9e2f81d326a0ad45cf65eb7162b88c79cc26d241800e9cb - 0.03% (66.3 KB)

[#004] sha256:b51ea9c3722b0aaf6bf322433a3e59c6a7eb77f9a9dc7e383baf02f21d565cad - 0.0% (1.05 KB)

[#005] sha256:12bbf5927942b4546413cba3a35a6525e7cb6e64edf0fe1e05caa1c7a8931b82 - 40.25% (96.9 MB)

[#006] sha256:02753fe59013b4a701d5b74565617fee341ddceab9295db56a20c268e3473ca2 - 0.05% (131 KB)

[#007] sha256:406b17b42a9e1960024ddf35eca26677872439ebbf9ccd384ffb7a3c18d722d9 - 0.0% (1.01 KB)

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

[#009] sha256:fda2371dad90b1f03bc6e10703a4c17394bd4596cd293cb7303f8e4bedecde68 - 0.0% (855 Bytes)

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

[#011] sha256:70a3cfbd323e32d4048488934f61082239221a6268f4073dfe0e598fba0a25ea - 13.47% (32.4 MB)

[#012] sha256:291a1e3d0f778f13ad4a1ce27b87af87587183013b904adcdd679b201f7d92a8 - 0.0% (849 Bytes)

[#013] sha256:6b1012f902577e6c13b1d5cd434ddd47300e18233ea936ac663138716808664e - 0.0% (849 Bytes)

[#014] sha256:0f81e1750d023ce648c9f194173b0b650d08d9be08457de60ae3df4bb2676b00 - 0.0% (858 Bytes)

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

[#016] sha256:04da14b7d111a6366e81790bd7964bbc3f61aace16d35b3ea17e1b4c9b85343c - 0.0% (879 Bytes)

[#017] sha256:6b2613ce873e8472b707afacc4068dff3726fb4748c0a39fe17d798ee3493ebf - 6.01% (14.5 MB)

[#018] sha256:0ee57566765763545c005cd08a07e76d6a9cb316298ea91b5d47329336bf46f3 - 0.0% (858 Bytes)

[#019] sha256:0e83efbe484c31b02bf6ca76f0e7cb5af0ab3822a91a10318efc77d4bfa073fe - 0.0% (854 Bytes)

[#020] sha256:b4f4e2a6cc1cf75d6e21fd832a028450a28fefdfa1bd95d04374bcd9d9e3e0d9 - 0.0% (880 Bytes)

[#021] sha256:4020eb0b0155c105bdefe89b833b2cbd39e42f2c565812ed24017a3fd4f0f36c - 0.0% (851 Bytes)

[#022] sha256:5540a107fd0d23b43bed3249f27273ae39ebd131983b256c2f3a8f10da1b0f6d - 0.0% (832 Bytes)


History
2021-04-08 16:02:06 UTC

Apply image 1809-amd64

2021-04-14 01:32:16 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-04-14 01:32:16 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-14 01:32:39 UTC

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

2021-04-14 01:32:40 UTC

cmd /S /C #(nop) USER ContainerUser

2021-04-14 01:32:58 UTC

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

2021-04-14 01:33:34 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-04-14 01:33:34 UTC

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

2021-04-14 01:33:35 UTC

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

2021-05-03 17:11:56 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-05-03 17:11:57 UTC

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

2021-05-05 02:07:37 UTC

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

2021-05-05 02:07:38 UTC

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

2021-05-05 02:07:39 UTC

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

2021-05-05 02:07:39 UTC

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

2021-05-05 21:29:25 UTC

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

2021-05-05 21:29:25 UTC

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

2021-05-05 21:29:26 UTC

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

2021-05-05 21:29:26 UTC

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

2021-05-05 21:29:27 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-05-05T21:29:23Z

2021-05-05 21:29:27 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.revision=03667b7b96d24809d1f411f21582afe68bb20ea6

2021-05-05 21:29:28 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-05-05 21:29:28 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

Details
Created

2021-05-05 21:30:12 UTC

Size

241 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-05-05T21:30:07Z
  • org.opencontainers.image.revision
    03667b7b96d24809d1f411f21582afe68bb20ea6
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:master-03667b7b96d24809d1f411f21582afe68bb20ea6-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:f7794a8687064c222edec1eacac34186676299758221ad448828a138c313432c - 40.31% (97.3 MB)

[#001] sha256:df370f7023d39b75bfb7121055f3513445024a4e82221fae5d69b5669b93fd33 - 0.0% (1.03 KB)

[#002] sha256:8f0ee149d266ed6460c1f14120172d70c3d2f4763babf2ff0a74a599597b7986 - 0.0% (1.04 KB)

[#003] sha256:b5623ae57f81eca4a279a593490ab0fb5ada9f7ffe1c1bcc58cea3698a4c46fb - 0.03% (64.9 KB)

[#004] sha256:feb151ad664d66d78b32132b738dc967097624cb954d4ba0dc4493969bcf9e5b - 0.0% (1.07 KB)

[#005] sha256:6e758f19dec09d5012cac6030b0f3b64b3e01a8012b41b51ef724c44a06d4c7d - 40.14% (96.9 MB)

[#006] sha256:1924fe4e850e32948f75a5f3c8c27b6949222ba86a13dcddb08cc3a6a2f64dfb - 0.05% (128 KB)

[#007] sha256:eb628ba54faa06ed9e5c8883b5c3cf6d841f7fa856ea5d92c4f95c4dc725ff77 - 0.0% (1.04 KB)

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

[#009] sha256:2ff255eb2affd08744b1a7142fc51de182bf79d6cdaf1942313c92a805d8d66e - 0.0% (1.1 KB)

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

[#011] sha256:09d8ed5ab0eb85491370559b348e5d4b241d2abaa6215bd474403d2822394e03 - 13.43% (32.4 MB)

[#012] sha256:8d12f7c5ca5c6ae3a05123ecc2cf76348467b126a374e49cd923fecec04ab0e9 - 0.0% (1.12 KB)

[#013] sha256:d0ea18c01c44f74031f281ebf99af9960ca5b5239a620797624093d39bf2ceec - 0.0% (1.14 KB)

[#014] sha256:ed504cc06b31ea7fcd596f4a7447ea616599c469b66f88387136507b7409bdb1 - 0.0% (1.15 KB)

[#015] sha256:a3a08188ce932cc17d26071959e3d55b0f496bd8d152d175da186e2b9e846863 - 0.0% (1 KB)

[#016] sha256:5b6bbb617cf7c3f4b34b6a9b7a9577d08462bf2fd5cb0c44d8da95f707f0b40b - 0.0% (1.01 KB)

[#017] sha256:9f9312e1d473c8cad37af2c6649efcc04b91d95f57cc9c258b091b466d4b3d56 - 5.99% (14.5 MB)

[#018] sha256:41f2803ddd392de05c4be9658f4dc82510efec1eacf486e0b838b3826e81309f - 0.0% (1.05 KB)

[#019] sha256:b7064394b40756dfdf4bbfbab26e8867adbd3607eb0aa485010becbae50223d5 - 0.0% (1.04 KB)

[#020] sha256:513a4d8be91bf07638af2a52c0a78275ddcc0faa4884ab6a63e75fdf271b3edd - 0.0% (1 KB)

[#021] sha256:9826d7f01d9a94b7b71a4fe6287129d0973a9c12c134031e84bafea3ea781482 - 0.0% (1 KB)

[#022] sha256:dc6cb04ce95e122024f968e1b2748cc0006c05efdf68b1bea72ea1ce1c0f31a6 - 0.0% (1.06 KB)


History
2021-04-09 14:29:56 UTC

Apply image 1909-amd64

2021-04-14 01:31:06 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-04-14 01:31:07 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-14 01:31:38 UTC

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

2021-04-14 01:31:38 UTC

cmd /S /C #(nop) USER ContainerUser

2021-04-14 01:31:58 UTC

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

2021-04-14 01:32:39 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-04-14 01:32:40 UTC

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

2021-04-14 01:32:41 UTC

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

2021-05-03 17:16:36 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-05-03 17:16:37 UTC

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

2021-05-05 02:10:10 UTC

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

2021-05-05 02:10:12 UTC

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

2021-05-05 02:10:13 UTC

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

2021-05-05 02:10:14 UTC

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

2021-05-05 21:30:08 UTC

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

2021-05-05 21:30:09 UTC

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

2021-05-05 21:30:10 UTC

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

2021-05-05 21:30:10 UTC

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

2021-05-05 21:30:10 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-05-05T21:30:07Z

2021-05-05 21:30:11 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.revision=03667b7b96d24809d1f411f21582afe68bb20ea6

2021-05-05 21:30:11 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-05-05 21:30:12 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

Details
Created

2021-05-05 21:29:33 UTC

Size

242 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-05-05T21:29:29Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    03667b7b96d24809d1f411f21582afe68bb20ea6
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-03667b7b96d24809d1f411f21582afe68bb20ea6-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 - 40.49% (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 - 40.04% (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:34e588e15963ddbea9405657ae6440ca1159476039f4e311380601c59a34d386 - 0.0% (881 Bytes)

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

[#011] sha256:7c9c664e4ef76e18c5aba7057ad2a4516cb6f4cce6c720617826b7042046ce49 - 13.39% (32.4 MB)

[#012] sha256:e8cfdb91fbdc63fc6ba90a54b6dc5c0f10a3ef8aee1b705db130587fcad71596 - 0.0% (953 Bytes)

[#013] sha256:d46b55f0b5fb74035632914c2c72fff4a78220e69bc84058034a20a12bbdfc43 - 0.0% (924 Bytes)

[#014] sha256:427a1454d139252316d0c3684eeec1d1718fcca241f7baeb6b4644171e38eda5 - 0.0% (891 Bytes)

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

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

[#017] sha256:1e943a2aa60146a1d0aeb8baeef616c608ca7059c0f2f54862f6f7a5570a680a - 5.97% (14.5 MB)

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

[#019] sha256:62a67916ae8465f8e9dac062ba972797616cf1b1be77bc9f7e366e4a5fa710b6 - 0.0% (827 Bytes)

[#020] sha256:c31ca0f99e1c928c768c88ddbfef3a76231df493cdacb22397ffbd48ac5f2fe9 - 0.0% (878 Bytes)

[#021] sha256:112ed323ee3f21aa23dac6ea0920f3bfb5b84b2ae89c38cc341fde048b67dc64 - 0.0% (852 Bytes)

[#022] sha256:ca971d4d356167c3386348d607b30fe0eef297694be562061600708e90bc5f40 - 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-05-03 17:07:39 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-05-03 17:07:40 UTC

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

2021-05-05 02:10:44 UTC

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

2021-05-05 02:10:47 UTC

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

2021-05-05 02:10:48 UTC

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

2021-05-05 02:10:50 UTC

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

2021-05-05 21:29:30 UTC

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

2021-05-05 21:29:31 UTC

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

2021-05-05 21:29:31 UTC

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

2021-05-05 21:29:32 UTC

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

2021-05-05 21:29:32 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-05-05T21:29:29Z

2021-05-05 21:29:33 UTC

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

2021-05-05 21:29:33 UTC

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

2021-05-05 21:29:33 UTC

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

Details
Created

2021-05-05 21:29:39 UTC

Size

244 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-05-05T21:29:35Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    03667b7b96d24809d1f411f21582afe68bb20ea6
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-03667b7b96d24809d1f411f21582afe68bb20ea6-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:d151a73b598346073ea523548e54435aef6702c88cfc7c0ef6d67dfbe32cfe9a - 40.91% (99.8 MB)

[#001] sha256:f8e65b7f61bf1f0937a170fab932e066937f809c0a117ccbfe317b13578131e0 - 0.0% (1.05 KB)

[#002] sha256:0d73c188e9c6324e14ec6bbee1384afc83576961105f97e08801ebe9f708a856 - 0.0% (1.1 KB)

[#003] sha256:d99286468bd080ec4c72068a4df5f752d448a7af11d85f759834808edb4592bd - 0.03% (67.9 KB)

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

[#005] sha256:c8944569b995ebf8947d59d992abbbd8ba643df745d1597b5102458f81a4912e - 39.74% (96.9 MB)

[#006] sha256:4228458c1145d613d29840e1ac26ffa4fcd4ac8ae1ba369b2e766ecf13903782 - 0.04% (110 KB)

[#007] sha256:a7b89b0ee3b42fbfb4bc3da432d89614c2bc8d745e8c9d11df3fa16a058c8771 - 0.0% (1 KB)

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

[#009] sha256:2230844203f847b1a749a732444cb75a7619aece9ae92e47b4ca1c8efd6b6cfe - 0.0% (1.04 KB)

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

[#011] sha256:3f85c4a997dd831c72555f48f2422b0a34801b2087fe645a52d099baf4c0026e - 13.3% (32.4 MB)

[#012] sha256:3ed19da470aa3717aad62af7c537ec2a20022495f6b36bd4ccd1d9b4b9f32988 - 0.0% (1.16 KB)

[#013] sha256:a55b88d0630e25649d0f98c4bff42b36d9fc6f828a293ec2084ec7bf970afe1c - 0.0% (1.14 KB)

[#014] sha256:ca5d266828ca01da193d522c7eefe6574800e1d24d777c1bfcb82d7b027ad33a - 0.0% (1.11 KB)

[#015] sha256:cec22480679bcbae36ccf67ad9a0e1a8eb540ac726dd77067c6064cbde67e89b - 0.0% (1.05 KB)

[#016] sha256:3da71958cd0cb67945f6eb45a6456fdf93444cad4bf51b2267800222a7d5d192 - 0.0% (1.01 KB)

[#017] sha256:3a4f781b6bb390eda6ebc422559e455fa4733ed4f6888f4598dabdb04879fd91 - 5.93% (14.5 MB)

[#018] sha256:60c9d7be2c07473e58248972ea9d7c67238721c8e157cd371cfd9b9d635b2db0 - 0.0% (1.01 KB)

[#019] sha256:c5c244603843f57333fd4b2f21a6104442572616158caf83ac3a353ade949ca9 - 0.0% (1.01 KB)

[#020] sha256:d6412699fb00212cfb1cd8898f48f6920c39f593c5527026a4e6f905907efea6 - 0.0% (1.01 KB)

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

[#022] sha256:4b921d1fea17618752e3df57696924627df1bb5b2cd6e36674fb678b3d9cb2c4 - 0.0% (1.04 KB)


History
2021-04-09 09:40:55 UTC

Apply image 2004-amd64

2021-04-14 01:31:57 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-04-14 01:31:58 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-14 01:32:22 UTC

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

2021-04-14 01:32:23 UTC

cmd /S /C #(nop) USER ContainerUser

2021-04-14 01:32:44 UTC

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

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

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

2021-04-14 01:33:22 UTC

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

2021-05-03 17:13:14 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-05-03 17:13:15 UTC

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

2021-05-05 02:10:20 UTC

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

2021-05-05 02:10:25 UTC

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

2021-05-05 02:10:27 UTC

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

2021-05-05 02:10:28 UTC

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

2021-05-05 21:29:36 UTC

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

2021-05-05 21:29:37 UTC

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

2021-05-05 21:29:37 UTC

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

2021-05-05 21:29:38 UTC

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

2021-05-05 21:29:38 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-05-05T21:29:35Z

2021-05-05 21:29:39 UTC

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

2021-05-05 21:29:39 UTC

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

2021-05-05 21:29:39 UTC

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

Details
Created

2021-05-05 21:29:27 UTC

Size

2.44 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-05-05T21:29:22Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    03667b7b96d24809d1f411f21582afe68bb20ea6
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-03667b7b96d24809d1f411f21582afe68bb20ea6-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:ad702b8ea1d861f6708801dfed7808856abc2c94d52e7805e2eee95f03a9281d - 38.06% (952 MB)

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

[#003] sha256:b390418a267bb73e11232d29a4084d60994d18b3e732f99026e1fae33e466dd5 - 0.0% (1.26 KB)

[#004] sha256:7b5914ab3d8d607606c54ef2ab6d0b2fad444a44e6b3b1bb558a32dde5114bca - 0.62% (15.5 MB)

[#005] sha256:9d92918afb38459d668c670202dc609d6e50bd59a6961d7cbb0993f589d11881 - 0.21% (5.28 MB)

[#006] sha256:b4c28bc8373ff658b2bbe2d87a05fe335176405f5aa588676e6a7f0d62eb6dc5 - 0.31% (7.85 MB)

[#007] sha256:df412d0b2136f4bf9bd10ad4ef4a76836a4c0c1a5fe3e51c6bea05748b1716aa - 1.49% (37.2 MB)

[#008] sha256:f39b83092f7a5ced16b41c32f3614261906d44552fca04a83cfc60a7f3a2b15a - 0.21% (5.34 MB)

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

[#010] sha256:9786dc88b51a5e5ef4467f031047034507252caa4fc09ded4978765e242a4834 - 0.51% (12.7 MB)

[#011] sha256:ab2532560c96bd7d20399207325fd48da4a55e6487b73101f384bade0e1643df - 0.0% (1.27 KB)

[#012] sha256:aa1d4eccc0391ac843a154b16cd85d4acfa43a16a14105ed18968b64ede8eb46 - 0.0% (1.29 KB)

[#013] sha256:8f992c5ac0b94a8d4cc6d2983f1cac77404e5edd49b947876fcbee88595a6883 - 0.0% (1.27 KB)

[#014] sha256:9889fb6a3cce9e9d00e0599d76ca56412054c675ad46fbec08ddb9e42b43caee - 0.0% (1.27 KB)

[#015] sha256:7b4df89b13ddb46325459d9694f3d73e77866d2ef29cbfb8627af6fdc3b28d5f - 0.0% (1.3 KB)

[#016] sha256:e667c29efadf7cb95cc98d8ee0c01f25ca656276b81e83f83746ce2e307ab8af - 0.58% (14.5 MB)

[#017] sha256:385fad2123746ae14b85acd4d22cdc454a0c9f822e358faeeaf6d8c0478a363a - 0.0% (1.3 KB)

[#018] sha256:02e66533d0fde004c098207b78b949cfa864ae43b6c7b752973765020348f765 - 0.0% (1.3 KB)

[#019] sha256:8ffcc4c830c10ba5795be6e5d8c56e081df5d04141221b362ee597e6387d9ac2 - 0.0% (1.29 KB)

[#020] sha256:9ef45c2062adf6d1f7425e1507cf69c9358bfc48af0599d48a9cabfaccf716cd - 0.0% (1.31 KB)

[#021] sha256:99f7f56d0bb41374ed733b850f0aad4ddbcd19f623697746ca1005d7988f40f2 - 0.0% (1.34 KB)


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

Apply image 20H2-RTM-amd64

2021-04-09 10:01:30 UTC

Install update 20H2-amd64

2021-05-03 17:12:02 UTC

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

2021-05-03 17:12:02 UTC

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

2021-05-03 17:12:14 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-05-05 04:36:15 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/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-05-05 04:36:46 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-05-05 04:36:59 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-05-05 04:37:10 UTC

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

2021-05-05 04:37:20 UTC

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

2021-05-05 04:37:30 UTC

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

2021-05-05 11:59:57 UTC

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

2021-05-05 11:59:58 UTC

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

2021-05-05 11:59:58 UTC

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

2021-05-05 21:29:23 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-03667b7b96d24809d1f411f21582afe68bb20ea6-head

2021-05-05 21:29:23 UTC

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

2021-05-05 21:29:24 UTC

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

2021-05-05 21:29:25 UTC

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

2021-05-05 21:29:25 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-05-05T21:29:22Z

2021-05-05 21:29:26 UTC

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

2021-05-05 21:29:26 UTC

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

2021-05-05 21:29:27 UTC

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

Details
Created

2021-05-05 21:42:49 UTC

Size

187 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-05-05T21:41:39Z
  • org.opencontainers.image.revision
    03667b7b96d24809d1f411f21582afe68bb20ea6
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:master-03667b7b96d24809d1f411f21582afe68bb20ea6-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:673aeee5c81c892477834e2b5e55575f16bfd52d9b841a1d8c524fb3805ee960 - 12.07% (22.6 MB)

[#001] sha256:018b2790219d2003c0d437e634927887ee5cc3d8f985d7459adc5b2ff62d003f - 0.0% (851 Bytes)

[#002] sha256:509c77ce92ade89fbf09fe03b167023be51bf5a0c14c00487fa7a9ee33b55fc3 - 0.0% (187 Bytes)

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

[#004] sha256:3a78f8fa9f175805365d55c4e18484ad8b6b24816960ceed8080641e0b8f20b5 - 27.98% (52.4 MB)

[#005] sha256:50265dedf24159bd64126b4cfd671788a2712a3ed375f4f3adff4f5bcc9f574a - 1.04% (1.94 MB)

[#006] sha256:1f31184ae34a76715306db555d169ff0f5c6a21b15f62bd77b8d1c92a0a4a03c - 13.16% (24.6 MB)

[#007] sha256:7cc34f2cefa092fca65a75e84e2505bdd93f6a05fdd8f3eefa866092de2186df - 37.59% (70.4 MB)

[#008] sha256:0efbaf9f3e823ef5872f83fb50d2332f57bd01df0ad8a71175e80690409e1f13 - 0.0% (8.89 KB)

[#009] sha256:80c5da74f914cbe208830715e5c739404c84ffab628c954a2c13fe403afd0fb6 - 8.16% (15.3 MB)

[#010] sha256:37d19da3142169cc1c050d8d42db510e67ddad63a2d1a08f1c4789c6c757bbb7 - 0.0% (170 Bytes)


History
2021-04-23 22:47:15 UTC

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

2021-04-23 22:47:19 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-04-23 22:47:21 UTC

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

2021-04-23 22:47:23 UTC

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

2021-04-23 22:47:24 UTC

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

2021-05-05 21:42:00 UTC

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

2021-05-05 21:42:01 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-05-05 21:42:01 UTC

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

2021-05-05 21:42:02 UTC

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

2021-05-05 21:42:24 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-05-05 21:42:25 UTC

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

2021-05-05 21:42:27 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-05-05 21:42:27 UTC

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

2021-05-05 21:42:28 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-05-05 21:42:29 UTC

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

2021-05-05 21:42:29 UTC

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

2021-05-05 21:42:29 UTC

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

2021-05-05 21:42:29 UTC

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

2021-05-05 21:42:30 UTC

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

2021-05-05 21:42:43 UTC

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

2021-05-05 21:42:47 UTC

/bin/sh -c #(nop) COPY file:c60b26f35c3c5659c4b0e8025022c909934ae8190a20e5ee1935a9d5c70e85ab in /usr/bin/

2021-05-05 21:42:48 UTC

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

2021-05-05 21:42:48 UTC

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

2021-05-05 21:42:49 UTC

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

2021-05-05 21:42:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-05T21:41:39Z

2021-05-05 21:42:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=03667b7b96d24809d1f411f21582afe68bb20ea6

2021-05-05 21:42:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-05-05 21:42:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

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