Namespace
rancher
Image / Tag
rancher-agent:v2.5-9a6780904b87cbb0244bdf9fd94ab261ef00e6b5-head
Content Digest
sha256:f88d4c3e19e6d58493760bd9787702abfac98931b40114220b01b7e7c19320fc
Details
Created

2020-11-17 18:25:03 UTC

Size

162 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-11-17T18:24:12Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9a6780904b87cbb0244bdf9fd94ab261ef00e6b5
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-9a6780904b87cbb0244bdf9fd94ab261ef00e6b5-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:171857c49d0f5e2ebf623e6cb36a8bcad585ed0c2aa99c87a055df034c1e5848 - 15.73% (25.5 MB)

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

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

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

[#004] sha256:615ab321607bec34c4b1f6a342a0768e4bfca423bc2bc5c5cba9a8ff0ad7243a - 34.68% (56.1 MB)

[#005] sha256:151cee34087306d16032c450bf523cda7531b2b1cd30f8d07916138131feb1cb - 1.36% (2.2 MB)

[#006] sha256:f9a83ca66e7a03d7d79430078ffde718aded83e056a413c2d7151fdfdc9f2bb5 - 16.41% (26.6 MB)

[#007] sha256:1a78efcfad19e70facfade30ad139ea94bf8e359200a115338ab75b65e4a5c78 - 13.29% (21.5 MB)

[#008] sha256:9a6f8b2f6e073e47082d4a4a1e4113d7e24d3d8c413e1c3d771faf04d233f21e - 18.53% (30 MB)

[#009] sha256:317f67f32ffeef47ee7851f5ad30b2301c55d745642ccbd5cbcd81f60516f04a - 0.0% (173 Bytes)


History
2020-09-25 22:33:49 UTC

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

2020-09-25 22:33:50 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

2020-09-25 22:33:51 UTC

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

2020-09-25 22:33:52 UTC

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

2020-09-25 22:33:52 UTC

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

2020-11-17 18:24:28 UTC

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

2020-11-17 18:24:28 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

2020-11-17 18:24:29 UTC

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

2020-11-17 18:24:29 UTC

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

2020-11-17 18:24:51 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/*

2020-11-17 18:24:51 UTC

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

2020-11-17 18:24:52 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

2020-11-17 18:24:53 UTC

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

2020-11-17 18:24:54 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

2020-11-17 18:24:54 UTC

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

2020-11-17 18:24:55 UTC

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

2020-11-17 18:24:55 UTC

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

2020-11-17 18:24:55 UTC

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

2020-11-17 18:24:55 UTC

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

2020-11-17 18:24:59 UTC

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

2020-11-17 18:25:01 UTC

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

2020-11-17 18:25:02 UTC

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

2020-11-17 18:25:02 UTC

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

2020-11-17 18:25:02 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-11-17T18:24:12Z

2020-11-17 18:25:02 UTC

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

2020-11-17 18:25:03 UTC

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

2020-11-17 18:25:03 UTC

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

Details
Created

2020-11-17 18:21:03 UTC

Size

256 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-11-17T18:20:56Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9a6780904b87cbb0244bdf9fd94ab261ef00e6b5
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-9a6780904b87cbb0244bdf9fd94ab261ef00e6b5-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\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:aab6118ce69c93410df7fa15842a6e3b3c7ff20b639c779b5d5f78e7653eaa07 - 37.65% (96.5 MB)

[#001] sha256:3882dd70ce423ebe9129cfcc8ddbe605e2cb5ef17b2aa995cbace5ca419ee2ef - 0.0% (845 Bytes)

[#002] sha256:a34a76005dc949e0aa8c65b1444a9d76a9098f4befd01a5db5ee919ae641849d - 0.0% (840 Bytes)

[#003] sha256:bb03cf7ec603e8bbf32c10a794673771736e3fda62ec403cc545a57aa56c0d9e - 0.02% (64.8 KB)

[#004] sha256:43e7702778330e75f98d4a6fff1917af329b9c5ab0642aef87ad1c40e1f282c6 - 0.0% (848 Bytes)

[#005] sha256:25d2f2157786574893d677756a59f2f5c6d4dcc43c7c85c5f4d7d1442ed85f72 - 37.83% (97 MB)

[#006] sha256:6d700846f9559c2be2d31a8b6d4425255ada2451213481be9f65eb3df04b37a7 - 0.05% (125 KB)

[#007] sha256:c5fcc07f24f7a377f716ad71b4a2c2733bf8ec8de254f76d3de45307f57a5e52 - 0.0% (838 Bytes)

[#008] sha256:6f4a5d0bf885f44eb8520b7e12829856040f7ed897d9487e94c9e4677639c221 - 0.0% (838 Bytes)

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

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

[#011] sha256:d6ecfcff5325a7ff31f399794c3e07fef9b47d0b82ca05c109602f57f3ac17b7 - 12.72% (32.6 MB)

[#012] sha256:c865eab9b13fc59e3ba737806a946b5d845fb390f34d46905550eb6fad65b9c1 - 0.0% (831 Bytes)

[#013] sha256:41321582996b9261deacd7b39446617ebcb2485f18adc98e2d3de52b63f052bb - 0.0% (850 Bytes)

[#014] sha256:31f8d1bf020ab9caf90e1229fb7f142d8b35f0562631cdc091984349bf357992 - 0.0% (855 Bytes)

[#015] sha256:b538cfe14bb7205f5a9db6f48b455f7d09beabf1e14469d49fb7343f83b1a35c - 0.0% (823 Bytes)

[#016] sha256:36d3be2e5c14d9a175e3418973c3ada9f983c2912f447ac41bf8e183ff353ff7 - 0.0% (828 Bytes)

[#017] sha256:6cbaa4fc023c5a94697012ae9cd19ab49a41941474f00fc03956840cd92f757a - 11.69% (30 MB)

[#018] sha256:2a030500d568fbe515e116d24129c2b8b230cae509c51c5e10535513b289a816 - 0.0% (827 Bytes)

[#019] sha256:0c26ce7a3b52663231dde7f4563f915f0cffc2a589a898bac2a710376f94b041 - 0.0% (828 Bytes)

[#020] sha256:0d48912723c595e82d91fbd902d3192ce9d19d16c29c8663662e439faff2b355 - 0.0% (852 Bytes)

[#021] sha256:2dbd284d698a6259f190479716fa2508e2a6bd2ea4ebbdb78f72a686a8a5dc35 - 0.0% (829 Bytes)

[#022] sha256:707db0322239e7f007d00885e4aa28c44a387be8562bb3542886c659673ae3e9 - 0.0% (826 Bytes)


History
2020-09-30 11:25:56 UTC

Apply image 1809-amd64

2020-11-06 21:21:25 UTC

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

2020-11-06 21:21:26 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-06 21:22:11 UTC

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

2020-11-06 21:22:12 UTC

cmd /S /C #(nop) USER ContainerUser

2020-11-06 21:22:43 UTC

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

2020-11-06 21:23:27 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 ; }"

2020-11-06 21:23:27 UTC

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

2020-11-06 21:23:28 UTC

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

2020-11-17 17:08:22 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-17 17:08:23 UTC

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

2020-11-17 17:08:27 UTC

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

2020-11-17 17:08:29 UTC

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

2020-11-17 17:08:29 UTC

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

2020-11-17 17:08:30 UTC

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

2020-11-17 18:20:58 UTC

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

2020-11-17 18:20:59 UTC

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

2020-11-17 18:21:00 UTC

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

2020-11-17 18:21:01 UTC

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

2020-11-17 18:21:02 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-17T18:20:56Z

2020-11-17 18:21:02 UTC

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

2020-11-17 18:21:03 UTC

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

2020-11-17 18:21:03 UTC

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

Details
Created

2020-11-17 18:21:36 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-11-17T18:21:29Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9a6780904b87cbb0244bdf9fd94ab261ef00e6b5
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-9a6780904b87cbb0244bdf9fd94ab261ef00e6b5-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\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:d6c6a99d5726a68a35f81bb15a53ebdc98b41ff763b7b2442647543ee44bb89c - 38.02% (98.1 MB)

[#001] sha256:620ddc035c6f3273ff7c99db87e2db742a5923d6b1f6f8c11bcc09172ad5760c - 0.0% (919 Bytes)

[#002] sha256:d4059b93bb441507133d8c953343aabaae2a41dff76f7d7d5a7928b18dc4f2f5 - 0.0% (830 Bytes)

[#003] sha256:c38dd8b7ffa6b3c2051a3a00655b9b3f238b338fb40ca546f035a5e61c6f411e - 0.02% (64.8 KB)

[#004] sha256:83fed08769cb10c2b93877bf3335e885b38eb898ef77fc4a4e784e6b7556a0b2 - 0.0% (845 Bytes)

[#005] sha256:6d34ced1f52be137a60597133f2c68208a6cc88b0cd4e71e50e5eae0ddafb0b5 - 37.6% (97 MB)

[#006] sha256:5f2cab24306c910698de131d7e2fe6bae228f4ec1d64f63d4274b5b2ae42868f - 0.05% (123 KB)

[#007] sha256:f6f3ec8932fb516e5b4bd7d03b6eaaf66490f8b42094010ca6be0143e2733572 - 0.0% (838 Bytes)

[#008] sha256:c3a47db01d2bc03499877bd614961bcf7cce82bc32f9b3da85a5d77586f446e4 - 0.0% (866 Bytes)

[#009] sha256:9414ca7ed69544ad3825dc27d4245b03435e66524d06d2a727b321495173569e - 0.0% (857 Bytes)

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

[#011] sha256:d189cd4afb9a23bf97e58b795a44ad7e009d17f2e2b2293e969914c8f52794c3 - 12.64% (32.6 MB)

[#012] sha256:ace1a55412767c58f4aed43ce8e7728555e568d567c3d42b2fe91692ab09168a - 0.0% (821 Bytes)

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

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

[#015] sha256:91c8965d2b1a99bd37564fc0f8d4046b34c15de904a6897189586c705546b4ec - 0.0% (849 Bytes)

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

[#017] sha256:fa6cfbe5cc08685ffbc0bcb081b09bdd11b6aa52ebef8eee223b49926432a775 - 11.62% (30 MB)

[#018] sha256:e45aef8600d1a3c18603ddabcc3e9941bcd16994ab6794bbb961f585bc74374c - 0.0% (830 Bytes)

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

[#020] sha256:35f5ea27490468979840f1a28d6697745732b74ca87caae94deecb3674ec8388 - 0.0% (855 Bytes)

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

[#022] sha256:811cfc9d7ddf62e1efea6889088bc28a49553f97648b13a2db0f68a8b2f2905b - 0.0% (829 Bytes)


History
2020-10-01 03:13:48 UTC

Apply image 1909-amd64

2020-11-06 21:21:25 UTC

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

2020-11-06 21:21:27 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-06 21:22:16 UTC

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

2020-11-06 21:22:18 UTC

cmd /S /C #(nop) USER ContainerUser

2020-11-06 21:22:59 UTC

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

2020-11-06 21:23:38 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 ; }"

2020-11-06 21:23:39 UTC

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

2020-11-06 21:23:39 UTC

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

2020-11-16 05:07:37 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-16 05:07:38 UTC

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

2020-11-16 05:07:40 UTC

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

2020-11-16 05:07:41 UTC

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

2020-11-16 05:07:41 UTC

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

2020-11-16 05:07:42 UTC

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

2020-11-17 18:21:32 UTC

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

2020-11-17 18:21:32 UTC

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

2020-11-17 18:21:33 UTC

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

2020-11-17 18:21:34 UTC

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

2020-11-17 18:21:35 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-17T18:21:29Z

2020-11-17 18:21:35 UTC

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

2020-11-17 18:21:35 UTC

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

2020-11-17 18:21:36 UTC

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

Details
Created

2020-11-17 18:20:51 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-11-17T18:20:46Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9a6780904b87cbb0244bdf9fd94ab261ef00e6b5
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-9a6780904b87cbb0244bdf9fd94ab261ef00e6b5-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\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:0e31ee8f400716f940be9db76d6eedb1a903860385b4ca8f70513012d53fe1f1 - 38.08% (98.3 MB)

[#001] sha256:fa39fc61ce9d1f4a2817b5e43f738902cc1b39655e3082064dbc709cc3184ddd - 0.0% (870 Bytes)

[#002] sha256:1f43aab7b6ee99e1917beb5cc7fd0c3fd484f98cba324bcfd1feafa0884f7b9e - 0.0% (840 Bytes)

[#003] sha256:d02c1bf34ab12a6a3575aa9e48565d40bfa79b51f09ac98e942aeb20f0a5f1df - 0.03% (66.8 KB)

[#004] sha256:935d91d5fd156d72ada52c2fb47fd1548ff489a338c5d602c612fddc776db4c4 - 0.0% (844 Bytes)

[#005] sha256:fff01e9cb0c75dc4cac51b2a6c6e0c1f2f8455c15c0592474f486d5f50ba9d20 - 37.57% (97 MB)

[#006] sha256:072d83cec75bd656d767ffefbdcc316622175c9776c265c5462c08858440a774 - 0.03% (91.8 KB)

[#007] sha256:3477f53c0d48e14bd0bfd972b962d244c53f64007629f64006315efe15aa5b82 - 0.0% (839 Bytes)

[#008] sha256:05b5bccb502ffca03086ba8405f571415e63a1b18af6a7218027967fde662880 - 0.0% (891 Bytes)

[#009] sha256:76484b00db0a76e2a66f278776ce978b1863c2e2a16cc9bb70952c3d5d24b8ca - 0.0% (850 Bytes)

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

[#011] sha256:f5b3b452d8e180493b73ab06dea8528793f41f87ef7ea537a13454b52acac42e - 12.63% (32.6 MB)

[#012] sha256:bfbb52b2787305ca233f4e03ba76e37594feb3e7e352bf0d9302c1e22432961e - 0.0% (832 Bytes)

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

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

[#015] sha256:0dcd58a7e7f36ad629af4a61339f22973cda863ed1beb3b5cd832ede0b336fd0 - 0.0% (850 Bytes)

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

[#017] sha256:07a9a20f2d0fbc2274fd665c233e1b58e0526dc7d52270f84b74f8479ea1f766 - 11.61% (30 MB)

[#018] sha256:18273ff1b4c1dc8eeffa25b46a143d467b25dc55df96f4f6ed26a17da9b6faa2 - 0.0% (830 Bytes)

[#019] sha256:96678a69585a333dae4cd1d199f8a3ff1926bac84f113bca6ef1e6d1a8328dbf - 0.0% (833 Bytes)

[#020] sha256:47ff3bc305a3f3b723973787bb178565eecfae9449c77a9120649b9d42482c7d - 0.0% (856 Bytes)

[#021] sha256:aec68c8c7eb6059af119222ca3b83bcddd3813e1bb6fd6c21325c19dbe21d8bd - 0.0% (857 Bytes)

[#022] sha256:7c6e51aad970c58c8b340be19d8dc5ad1a6961ba2c9bbc919ce85c10e65ea6ba - 0.0% (850 Bytes)


History
2020-09-30 11:26:02 UTC

Apply image 1903-amd64

2020-11-06 21:32:21 UTC

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

2020-11-06 21:32:21 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-06 21:33:04 UTC

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

2020-11-06 21:33:04 UTC

cmd /S /C #(nop) USER ContainerUser

2020-11-06 21:33:28 UTC

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

2020-11-06 21:34:14 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 ; }"

2020-11-06 21:34:14 UTC

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

2020-11-06 21:34:15 UTC

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

2020-11-16 05:07:31 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-16 05:07:31 UTC

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

2020-11-16 05:07:33 UTC

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

2020-11-16 05:07:34 UTC

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

2020-11-16 05:07:34 UTC

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

2020-11-16 05:07:34 UTC

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

2020-11-17 18:20:48 UTC

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

2020-11-17 18:20:48 UTC

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

2020-11-17 18:20:49 UTC

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

2020-11-17 18:20:50 UTC

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

2020-11-17 18:20:50 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-17T18:20:46Z

2020-11-17 18:20:51 UTC

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

2020-11-17 18:20:51 UTC

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

2020-11-17 18:20:51 UTC

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

Details
Created

2020-11-17 18:24:38 UTC

Size

150 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-11-17T18:23:38Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9a6780904b87cbb0244bdf9fd94ab261ef00e6b5
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-9a6780904b87cbb0244bdf9fd94ab261ef00e6b5-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:296c9ad75beec603486f1373addae8e2c509e94c4adda44c1289792c91624acc - 15.05% (22.6 MB)

[#001] sha256:c0533d1393025aa8c38e0823a6546a0d4e5dec6b8b670758c25494c35783668d - 0.0% (850 Bytes)

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

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

[#004] sha256:3abdb249575a23019de5d14838890fa78a743ab2e199b9e9560cdb0dabfef4aa - 34.57% (52 MB)

[#005] sha256:ec31164e9f3188f669aa910fa6f005037f2a6471c8fef1db40a8b9910c2e44f1 - 1.29% (1.94 MB)

[#006] sha256:37be9a7d6c21ae01ed00a4b6432f436b885842fbff5360c46ca35e076f1eb58f - 16.39% (24.6 MB)

[#007] sha256:1f442f15efb4d7cde73842b93c2cc15e2f2a5efbe38cddb5a0043f83b55051be - 14.32% (21.5 MB)

[#008] sha256:5c4119cba23670aae1b2b8f6293080984730ec6c4a19cc2a73e0c84849558e1c - 18.37% (27.6 MB)

[#009] sha256:ff33f107047dde420967ccbb0fed71710e952d0e816473f80e5d0efc0ac95a53 - 0.0% (172 Bytes)


History
2020-09-25 22:47:32 UTC

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

2020-09-25 22:47:35 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

2020-09-25 22:47:36 UTC

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

2020-09-25 22:47:38 UTC

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

2020-09-25 22:47:39 UTC

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

2020-11-17 18:23:53 UTC

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

2020-11-17 18:23:54 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

2020-11-17 18:23:54 UTC

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

2020-11-17 18:23:55 UTC

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

2020-11-17 18:24:19 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/*

2020-11-17 18:24:20 UTC

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

2020-11-17 18:24:21 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

2020-11-17 18:24:21 UTC

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

2020-11-17 18:24:29 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

2020-11-17 18:24:29 UTC

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

2020-11-17 18:24:29 UTC

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

2020-11-17 18:24:29 UTC

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

2020-11-17 18:24:30 UTC

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

2020-11-17 18:24:30 UTC

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

2020-11-17 18:24:34 UTC

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

2020-11-17 18:24:36 UTC

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

2020-11-17 18:24:37 UTC

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

2020-11-17 18:24:37 UTC

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

2020-11-17 18:24:38 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-11-17T18:23:38Z

2020-11-17 18:24:38 UTC

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

2020-11-17 18:24:38 UTC

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

2020-11-17 18:24:38 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