Namespace
rancher
Image / Tag
rancher-agent:master-9ef8e69d2dcd87e8623eb7a1aa5da8b2b27a5b7b-head
Content Digest
sha256:f75e410bbcc4d983d32e66adb96a40928d04af61ca74e115c9dac2990cce8f33
Details
Created

2021-02-12 17:50:30 UTC

Size

166 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-12T17:49:35Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9ef8e69d2dcd87e8623eb7a1aa5da8b2b27a5b7b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-9ef8e69d2dcd87e8623eb7a1aa5da8b2b27a5b7b-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.31% (25.5 MB)

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

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

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

[#004] sha256:92764f7e600f5fc2a19fddc27286664cbe979f8b4cd9f5c34a0466c3095efa02 - 32.63% (54.3 MB)

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

[#006] sha256:f3abe79e7cc5d30cfc04d4be0891c38fcce2fdb744a2ac16d3f9f8d4609ef00f - 15.97% (26.6 MB)

[#007] sha256:08ba6545ce65b944486976f4de17bcbe96d97d59de3b170a05a97682eddb4f83 - 16.37% (27.2 MB)

[#008] sha256:2d10a96ab7cba193a7e7500791a2a192ad9055ab74351aca0bf28cf68aa0a658 - 18.4% (30.6 MB)

[#009] sha256:281d02e112377be82ac9a05527a849e071f80bc3383945ec595c3deb375b31b4 - 0.0% (171 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-12 17:49:56 UTC

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

2021-02-12 17:49:56 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-12 17:49:57 UTC

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

2021-02-12 17:49:57 UTC

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

2021-02-12 17:50:17 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-12 17:50:18 UTC

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

2021-02-12 17:50:19 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-12 17:50:19 UTC

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

2021-02-12 17:50:20 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-12 17:50:21 UTC

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

2021-02-12 17:50:21 UTC

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

2021-02-12 17:50:21 UTC

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

2021-02-12 17:50:21 UTC

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

2021-02-12 17:50:21 UTC

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

2021-02-12 17:50:27 UTC

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

2021-02-12 17:50:29 UTC

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

2021-02-12 17:50:29 UTC

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

2021-02-12 17:50:30 UTC

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

2021-02-12 17:50:30 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-02-12T17:49:35Z

2021-02-12 17:50:30 UTC

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

2021-02-12 17:50:30 UTC

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

2021-02-12 17:50:30 UTC

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

Details
Created

2021-02-12 17:50:41 UTC

Size

257 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-12T17:50:34Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9ef8e69d2dcd87e8623eb7a1aa5da8b2b27a5b7b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-9ef8e69d2dcd87e8623eb7a1aa5da8b2b27a5b7b-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.61% (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.69% (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:c42a36bb3e4eadefa1acdea404a6ad2a3f6fcebc46343e6d60c80ff955be94ad - 0.0% (826 Bytes)

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

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

[#012] sha256:2815714cc8502c15c246b6830a3dcef288e5e655e6a7cd9cb3e7071651cd66fd - 0.0% (857 Bytes)

[#013] sha256:f6a586f35c003594127877e68085d9ad3d21cd5d74b168480949ad00aa852290 - 0.0% (851 Bytes)

[#014] sha256:49c422eb86ab3b47b5c52d36c72d6456785c67cacfcb31b3f4b3de8385782383 - 0.0% (853 Bytes)

[#015] sha256:cc7cb3a395f989d7f0035e14c78219df38aa440bc0589d971ab60b91aa261d5c - 0.0% (830 Bytes)

[#016] sha256:419b30f61b44d94b863a6d1626b39550883b6062ab92dc5297ff264c3101459c - 0.0% (874 Bytes)

[#017] sha256:2bf8af740853953de335d1b70c0f87362bab13b85143605f97858e7b41f3cc05 - 11.9% (30.6 MB)

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

[#019] sha256:9e5605c5d83ec3ba9f8093abe02e80df596562aa5442ebfa80da19a80c86e5d7 - 0.0% (855 Bytes)

[#020] sha256:ce79309fd79bf84ff38dd335435fd39f6e6576d9ab6bd1c3e32d64922d4ef574 - 0.0% (850 Bytes)

[#021] sha256:bf4ac5975fc20098823b4079f2fed7c0379efa137ef3953cea5ead32f7bb5c71 - 0.0% (859 Bytes)

[#022] sha256:ab7e60f371df6195304ca6682f847bd3072de79b85698c085290dd7600b44b0d - 0.0% (826 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-12 17:44:26 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-12 17:44:27 UTC

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

2021-02-12 17:44:30 UTC

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

2021-02-12 17:44:31 UTC

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

2021-02-12 17:44:31 UTC

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

2021-02-12 17:44:32 UTC

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

2021-02-12 17:50:36 UTC

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

2021-02-12 17:50:37 UTC

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

2021-02-12 17:50:38 UTC

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

2021-02-12 17:50:39 UTC

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

2021-02-12 17:50:39 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-12T17:50:34Z

2021-02-12 17:50:40 UTC

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

2021-02-12 17:50:40 UTC

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

2021-02-12 17:50:41 UTC

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

Details
Created

2021-02-12 17:50:28 UTC

Size

259 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-12T17:50:22Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9ef8e69d2dcd87e8623eb7a1aa5da8b2b27a5b7b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-9ef8e69d2dcd87e8623eb7a1aa5da8b2b27a5b7b-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 - 37.99% (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.47% (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:f256429067c4fdf03fb8d7511fbebac503ab07ac7012bf18b726251b1253e77a - 0.0% (898 Bytes)

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

[#011] sha256:cdc7d02ed31798c846c52bcfdb5e971251acdb565fe90cfcb404ee3f787d5cf5 - 12.6% (32.6 MB)

[#012] sha256:55f3e45c7d43dab3bce2e4e5b24a20bafa69cb916160a1c99c030b42e1ddc798 - 0.0% (826 Bytes)

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

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

[#015] sha256:4f66b69e546559eea42d67ae30acc6f1f65aaa1f3f3f663a2682f2a0f8a925dc - 0.0% (876 Bytes)

[#016] sha256:2407f92be9306cd169db15736e9535b07d75a6c8ef3303badcdb984b4cf42e20 - 0.0% (857 Bytes)

[#017] sha256:32eb2228aa630810df7fb1a6c59375baba91ec205453f19194063b669e687b72 - 11.83% (30.6 MB)

[#018] sha256:dbd3b72bc7f92798d805585fe45c6f61e6731631461ca7236451636e03f1433f - 0.0% (828 Bytes)

[#019] sha256:12a170b06aa480dc5245ae97b53a3c5d19226a7e8b62e3ed799fd04429a157f0 - 0.0% (833 Bytes)

[#020] sha256:e68b7a4e6b5c5e5100481ac999b78667b2f5bb67338363112618d467c4587663 - 0.0% (825 Bytes)

[#021] sha256:86c2cc5df21870d3d1a3ecd3ec6acb7172e05124772197439e3e7b1f5cc2f6c0 - 0.0% (829 Bytes)

[#022] sha256:1bfff84282ddbc3d379d9219d79c448f865a0e017690649f3d50b7712c7086f7 - 0.0% (857 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-12 17:13:18 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-12 17:13:19 UTC

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

2021-02-12 17:13:21 UTC

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

2021-02-12 17:13:22 UTC

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

2021-02-12 17:13:22 UTC

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

2021-02-12 17:13:23 UTC

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

2021-02-12 17:50:24 UTC

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

2021-02-12 17:50:24 UTC

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

2021-02-12 17:50:25 UTC

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

2021-02-12 17:50:26 UTC

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

2021-02-12 17:50:27 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-12T17:50:22Z

2021-02-12 17:50:27 UTC

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

2021-02-12 17:50:28 UTC

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

2021-02-12 17:50:28 UTC

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

Details
Created

2021-02-12 17:49:17 UTC

Size

259 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-12T17:49:11Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9ef8e69d2dcd87e8623eb7a1aa5da8b2b27a5b7b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-9ef8e69d2dcd87e8623eb7a1aa5da8b2b27a5b7b-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:f0f95cf579bdb37f074270b7563073c074211c6d6baa8713c02afe38c750ab45 - 0.0% (851 Bytes)

[#016] sha256:200cfd350a5e0ee02d3d435470c1e2daf37e40b6ebb5af0bdf02328eee43dd37 - 0.0% (832 Bytes)

[#017] sha256:90ce6d322f37990e9270c9f4ee981b8c18b406fa894ccc6b8654ed3b1b61754c - 11.83% (30.6 MB)

[#018] sha256:7e93fc9f2d72b2b6369b421c8cf951b60fc371dc14c75da5d079e3dce3111aa1 - 0.0% (876 Bytes)

[#019] sha256:f0db548ac2bb7107cbae9e9e3040faf4690ce78f87e16ac5dbd0fe68e89ab679 - 0.0% (826 Bytes)

[#020] sha256:73d9cb444797e7e9fa5fc14df37d1b5b535742d8eb7cf1167f0b78401ed85a5e - 0.0% (824 Bytes)

[#021] sha256:b1a399c301ccf5fe77412a4e7babbd0811b7af2ab5641f383fc0ced95c51eefa - 0.0% (861 Bytes)

[#022] sha256:0e9e36faa34f625fee84228bc11cd554016c84ad60146aa916290a38a6026a20 - 0.0% (877 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-12 17:49:13 UTC

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

2021-02-12 17:49:13 UTC

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

2021-02-12 17:49:14 UTC

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

2021-02-12 17:49:15 UTC

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

2021-02-12 17:49:15 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-12T17:49:11Z

2021-02-12 17:49:16 UTC

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

2021-02-12 17:49:16 UTC

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

2021-02-12 17:49:17 UTC

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

Details
Created

2021-02-12 17:51:23 UTC

Size

261 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-12T17:51:17Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9ef8e69d2dcd87e8623eb7a1aa5da8b2b27a5b7b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-9ef8e69d2dcd87e8623eb7a1aa5da8b2b27a5b7b-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.56% (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.12% (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:3a813f62b44b43e28355c36bf6883c6b6150874de68cf4f067e4eb63f74cdf20 - 0.0% (836 Bytes)

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

[#011] sha256:9c6ea19d0ebcbb08f4444176af9a974ad913357c7175fdfa4e2d87412b87156d - 12.49% (32.6 MB)

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

[#013] sha256:7c94afca8037e06028200f97c551038f6c9c9ae92e8bb7ac37c8f921ba0d4aa3 - 0.0% (863 Bytes)

[#014] sha256:95ca2f1d766b0a41e078fbdf82b3a6ba2a208e0497e9743ea6a49c39de8abd28 - 0.0% (870 Bytes)

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

[#016] sha256:8743ebe978ad2878c4cc9be15a22f694d50d341289b47e487196ddfe31422686 - 0.0% (884 Bytes)

[#017] sha256:014afe2a908662456704fe828e8c28dfd17d44f752110c420ee09419de3e8f96 - 11.72% (30.6 MB)

[#018] sha256:70ca80a59ff4019cba5f35c0c51274bd56f93b390f8fcd9cce0a8a6621436056 - 0.0% (840 Bytes)

[#019] sha256:3a633342bb59747c2e6172113962a83b4bd632fcfe24e32e322e1300f161b5e4 - 0.0% (840 Bytes)

[#020] sha256:f724e2d1e0343f66f29b66dd5efdb3c94553af62a9271146f38ed48f3c33a38f - 0.0% (865 Bytes)

[#021] sha256:2127dbe68026ff618f3a14592ba12f5b70d9bf5a7c62cc19329cb2f44413b9ef - 0.0% (835 Bytes)

[#022] sha256:fb7d8c79ad009f67caa405843e5c728ee5b9b444ef9bb324ddf970f9324c06cf - 0.0% (835 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-12 17:12:15 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-12 17:12:16 UTC

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

2021-02-12 17:12:18 UTC

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

2021-02-12 17:12:19 UTC

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

2021-02-12 17:12:19 UTC

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

2021-02-12 17:12:20 UTC

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

2021-02-12 17:51:19 UTC

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

2021-02-12 17:51:19 UTC

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

2021-02-12 17:51:21 UTC

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

2021-02-12 17:51:22 UTC

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

2021-02-12 17:51:22 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-12T17:51:17Z

2021-02-12 17:51:22 UTC

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

2021-02-12 17:51:23 UTC

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

2021-02-12 17:51:23 UTC

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

Details
Created

2021-02-12 17:49:18 UTC

Size

2.45 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-12T17:49:12Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9ef8e69d2dcd87e8623eb7a1aa5da8b2b27a5b7b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-9ef8e69d2dcd87e8623eb7a1aa5da8b2b27a5b7b-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 57.28% (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:b9447f7409c49f9bb20954ea33a33bd520423130ff3ff94c1df5f37a6db54f7b - 0.0% (1.08 KB)

[#012] sha256:00c0ac869c1d33490a32aaed022ddc68a02fda72acdf5e49675da40f59cfe15e - 0.0% (1.09 KB)

[#013] sha256:d51a74d82e26664c8fb721cb7559f20bda5be4b9858918863cfeac44268fb909 - 0.0% (1.07 KB)

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

[#015] sha256:ae39124251db5d9e662184cd35e9552fbe567777c7035a9c21de3536bc25c954 - 0.0% (1.09 KB)

[#016] sha256:8226fa90acac7d20e979e28d9f9ded86ae3bbd576aac7bd77b15e1b2cd5e9f9b - 1.22% (30.6 MB)

[#017] sha256:a5c940e4bb24564003d85f4a5140ab88fdead45d2cb6b2556036d6cc140c5451 - 0.0% (1.09 KB)

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

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

[#020] sha256:2574e89f4bca9ff2e2673b80a0caab131571abe43c679d12a533f8376d51718d - 0.0% (1.07 KB)

[#021] sha256:2a3b8edb1638cf5e24f8e7fbe8208a8544325c7dbc3734276c29d30de96fc78d - 0.0% (1.07 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 22:01:58 UTC

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

2021-02-09 22:01:58 UTC

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

2021-02-09 22:01:59 UTC

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

2021-02-12 17:49:14 UTC

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

2021-02-12 17:49:14 UTC

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

2021-02-12 17:49:16 UTC

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

2021-02-12 17:49:17 UTC

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

2021-02-12 17:49:17 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-02-12T17:49:12Z

2021-02-12 17:49:17 UTC

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

2021-02-12 17:49:18 UTC

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

2021-02-12 17:49:18 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-12 17:48:30 UTC

Size

155 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-12T17:47:42Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9ef8e69d2dcd87e8623eb7a1aa5da8b2b27a5b7b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-9ef8e69d2dcd87e8623eb7a1aa5da8b2b27a5b7b-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.62% (22.6 MB)

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

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

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

[#004] sha256:7e0b6fb763f83cbb60b8c7b85398550bdfff798d2c2c66c35962387cff34e5b7 - 32.43% (50.2 MB)

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

[#006] sha256:2f02f993290d333f9378ee13a898e67ee4f9fda73db492ef029b9c7cd70c5a9c - 15.91% (24.6 MB)

[#007] sha256:a055313dcc75fc39aaee76f4ddcbe639402b2a995392af3c77b1a1879df55e45 - 17.58% (27.2 MB)

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

[#009] sha256:4be71d548d3168ada3da75a2fb2c33f31909ad82afaa45316ad55b9af2cdf8b6 - 0.0% (172 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-12 17:47:56 UTC

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

2021-02-12 17:47:56 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-12 17:47:57 UTC

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

2021-02-12 17:47:57 UTC

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

2021-02-12 17:48:17 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-12 17:48:18 UTC

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

2021-02-12 17:48:19 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-12 17:48:19 UTC

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

2021-02-12 17:48:21 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-12 17:48:21 UTC

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

2021-02-12 17:48:21 UTC

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

2021-02-12 17:48:22 UTC

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

2021-02-12 17:48:22 UTC

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

2021-02-12 17:48:22 UTC

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

2021-02-12 17:48:27 UTC

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

2021-02-12 17:48:29 UTC

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

2021-02-12 17:48:29 UTC

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

2021-02-12 17:48:29 UTC

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

2021-02-12 17:48:30 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-02-12T17:47:42Z

2021-02-12 17:48:30 UTC

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

2021-02-12 17:48:30 UTC

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

2021-02-12 17:48:30 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