Namespace
rancher
Image / Tag
rancher-agent:v2.5-8639f1ac8c73e417e40cda4c6b7ec8916e26fa4f-head
Content Digest
sha256:edf908460781a14173c2151340c3a0e6deb3c0e38b4a23515d1d2c83b0f83147
Details
Created

2020-10-28 20:54:01 UTC

Size

161 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-28T20:52:59Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8639f1ac8c73e417e40cda4c6b7ec8916e26fa4f
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-8639f1ac8c73e417e40cda4c6b7ec8916e26fa4f-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.82% (25.5 MB)

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

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

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

[#004] sha256:5242fec52865b3f65328d5911142f0311f5fec64b67594b2ec88b680218318ac - 34.87% (56.1 MB)

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

[#006] sha256:152562b7a6f9a13e47b9a9370274b58fa81f7bcc122a1fb14634934288f13ec9 - 16.51% (26.6 MB)

[#007] sha256:78de5fd153708114c307fef308e6c2e9d34b77950b6941824dce1b227a1032ad - 12.82% (20.6 MB)

[#008] sha256:107b8965cec8ae1cc95aadd788da1144cfa8176219399c822b617da970698294 - 18.62% (30 MB)

[#009] sha256:d17475c2503bee93be6dc447807f348c3790804252e59a4f77aba0741c5392a0 - 0.0% (171 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-10-28 20:53:22 UTC

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

2020-10-28 20:53:22 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-10-28 20:53:23 UTC

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

2020-10-28 20:53:23 UTC

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

2020-10-28 20:53:47 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-10-28 20:53:48 UTC

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

2020-10-28 20:53:49 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-10-28 20:53:50 UTC

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

2020-10-28 20:53:51 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-10-28 20:53:52 UTC

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

2020-10-28 20:53:52 UTC

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

2020-10-28 20:53:52 UTC

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

2020-10-28 20:53:52 UTC

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

2020-10-28 20:53:53 UTC

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

2020-10-28 20:53:58 UTC

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

2020-10-28 20:54:00 UTC

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

2020-10-28 20:54:00 UTC

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

2020-10-28 20:54:00 UTC

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

2020-10-28 20:54:00 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-28T20:52:59Z

2020-10-28 20:54:01 UTC

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

2020-10-28 20:54:01 UTC

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

2020-10-28 20:54:01 UTC

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

Details
Created

2020-10-28 20:28:51 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-28T20:28:44Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8639f1ac8c73e417e40cda4c6b7ec8916e26fa4f
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-8639f1ac8c73e417e40cda4c6b7ec8916e26fa4f-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 - 38.87% (96.5 MB)

[#001] sha256:71e5283dd9d47bd88fa566326f6e8e6bc1c3c7f385c69b7482194c97e6e969b7 - 0.0% (894 Bytes)

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

[#003] sha256:da195ac2293a9561694a5adab6e97cc2f7c1cb37c8cba3f22e1ed3e90723759e - 0.02% (62.6 KB)

[#004] sha256:f8fa4de85b83f5d222df6544a1dadf65fbb999e155489406427e2054f80c4e09 - 0.0% (839 Bytes)

[#005] sha256:b5836a3889bb8f93e8c91299f3fa4c1a7e62cbda44d832de191ab652f7ae6a87 - 35.82% (88.9 MB)

[#006] sha256:0ade25de6d58d36f0c689752b4e10ac9b2c5dc1f857e40da8414c64d9eb2e5a0 - 0.05% (123 KB)

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

[#008] sha256:42962d95291d49a66c66e5f8e1f07a86abbc9189e3b3eeed11c0a733f37abab5 - 0.0% (836 Bytes)

[#009] sha256:986096addca2e1d63219a7524a50f26acde903e5fca1420e0d5b7ec9c64f2db0 - 0.0% (828 Bytes)

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

[#011] sha256:00259ead764567bd09a006ed3326baf1d99ca7ec3955f6fb617a437d9fc2b277 - 13.13% (32.6 MB)

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

[#013] sha256:2e8c48a191c10b4d7e0354240ccd7b33cbef435ffe194bacdec0dafc6fbb5839 - 0.0% (826 Bytes)

[#014] sha256:31ca70460f45672354740c5b97fa11a07799d54a3a4d5744dd58c913b8796057 - 0.0% (830 Bytes)

[#015] sha256:d2763e17139a9510de5822d128bc39cbc023466927713acfcc8a893df85510ef - 0.0% (832 Bytes)

[#016] sha256:dc8ae69e4c530e0fdce244e52d84f7ff7f66b5eb833c181226ce2f3e4bff3919 - 0.0% (830 Bytes)

[#017] sha256:8087082f73b104bcb9f2b849da35fdf7eee50a5474aa5298f8fcda852d4da6ac - 12.07% (30 MB)

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

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

[#020] sha256:684d865e3081c1fa68e19e442c50ba516dc9fc451b07c69f3545e19782dfeefd - 0.0% (827 Bytes)

[#021] sha256:9c09ad0b4da0449f372b397d6ab48260c86659d071082e2ea24f5f0f52310f47 - 0.0% (829 Bytes)

[#022] sha256:c1baedbe170908fec0efd11a39fe7ca45b56d38523c47fb404fb3fe5504f8615 - 0.0% (828 Bytes)


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

Apply image 1809-amd64

2020-10-27 18:41:50 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-10-27 18:41:52 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-27 18:42:23 UTC

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

2020-10-27 18:42:23 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-27 18:42:43 UTC

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

2020-10-27 18:43:22 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-10-27 18:43:23 UTC

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

2020-10-27 18:43:23 UTC

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

2020-10-28 16:20:33 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-28 16:20:34 UTC

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

2020-10-28 16:20:37 UTC

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

2020-10-28 16:20:38 UTC

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

2020-10-28 16:20:38 UTC

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

2020-10-28 16:20:39 UTC

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

2020-10-28 20:28:47 UTC

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

2020-10-28 20:28:47 UTC

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

2020-10-28 20:28:48 UTC

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

2020-10-28 20:28:49 UTC

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

2020-10-28 20:28:50 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-28T20:28:44Z

2020-10-28 20:28:50 UTC

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

2020-10-28 20:28:50 UTC

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

2020-10-28 20:28:51 UTC

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

Details
Created

2020-10-28 20:28:54 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-28T20:28:48Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8639f1ac8c73e417e40cda4c6b7ec8916e26fa4f
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-8639f1ac8c73e417e40cda4c6b7ec8916e26fa4f-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 - 39.25% (98.1 MB)

[#001] sha256:206be2f05271bce4ec0df6e76cf74025975c544b911103f45dabd5b82c6da9f2 - 0.0% (868 Bytes)

[#002] sha256:f5cd62498cb480a0fff2b4530f0d34b893d3aa704912be89bd9786f72acbcc1b - 0.0% (836 Bytes)

[#003] sha256:5b9b73da39905fb9464897eee806a7caa18f1aa09700a076ff8ca6923ad8a341 - 0.02% (61.8 KB)

[#004] sha256:a6640319e0a80f154c05ab1dcf2c31be62235db5501e4042e481a5c99d161820 - 0.0% (833 Bytes)

[#005] sha256:6b0b5d435a4c9ab16d49963a0b822b1b09a81d03f3efbf335b069de97baa62b4 - 35.59% (88.9 MB)

[#006] sha256:7180a2511080a46bbf3a5b476beeb6079812351773965e8b3f61b0f0e87ba205 - 0.05% (124 KB)

[#007] sha256:c99fb14c29028329501476947ae76808f8cd5f1c1ad3272c8b81fff5804f4ca8 - 0.0% (837 Bytes)

[#008] sha256:73af04b1e0f1c1ec80dc0811d1c8e5cd6ca9bddabe3c88b2b149a9c424fa9c65 - 0.0% (842 Bytes)

[#009] sha256:ce09ca12ac20c1174bf0f0c1b883abdecfaf8e6e4541e3d547856213371ebfdb - 0.0% (844 Bytes)

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

[#011] sha256:c3ead0535c07758a6d7327130dcfb11f6762016cf842fb6c6000c14cb831c6d2 - 13.05% (32.6 MB)

[#012] sha256:e2eed8a945d96b5e9f6ebc6266ec98b06581e4a0218ace67c04089305eff875c - 0.0% (827 Bytes)

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

[#014] sha256:46221ce8373d15c3034d1e2b826cffb40ac11b5ea3437528a2b4fcf47bcd1c34 - 0.0% (850 Bytes)

[#015] sha256:48dd0e508f497a6711b0afc1d316d5173849b81704b4d9ccd02f7ececae95158 - 0.0% (856 Bytes)

[#016] sha256:8a00488d3f56c2714c614ad8ce910df962435ad495d0b4db35672a013653fbb8 - 0.0% (825 Bytes)

[#017] sha256:b65e3c1db038d852b8861dbf54a853d0b6e5abeaa29b18c260b29a65b2cddc5d - 11.99% (30 MB)

[#018] sha256:66f73959bc4623feb97c4b016a2aa1cf107b1735963700d89d922ecdfa89b4c8 - 0.0% (826 Bytes)

[#019] sha256:ed28fe8ca27e642ee64fbc0b459bc4d120550f1c46b0ff8fd3e00c31400c6238 - 0.0% (851 Bytes)

[#020] sha256:ab05da1e1d78ff2b79503f24982dccd74a1b976e3440559615118b4d292dfe0f - 0.0% (859 Bytes)

[#021] sha256:511d20412f91a990c1dae874af4e5b75e5d6755dd98aee5ef73e4b821a11c6b6 - 0.0% (858 Bytes)

[#022] sha256:8776dcd2786a132de560b3a80bf2b05869144628cf94a7d09380eb8e19fa2046 - 0.0% (827 Bytes)


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

Apply image 1909-amd64

2020-10-27 18:52:52 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-10-27 18:52:52 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-27 18:53:23 UTC

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

2020-10-27 18:53:24 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-27 18:53:46 UTC

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

2020-10-27 18:54:29 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-10-27 18:54:29 UTC

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

2020-10-27 18:54:30 UTC

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

2020-10-28 16:20:51 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-28 16:20:52 UTC

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

2020-10-28 16:20:55 UTC

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

2020-10-28 16:20:56 UTC

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

2020-10-28 16:20:56 UTC

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

2020-10-28 16:20:57 UTC

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

2020-10-28 20:28:50 UTC

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

2020-10-28 20:28:50 UTC

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

2020-10-28 20:28:51 UTC

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

2020-10-28 20:28:52 UTC

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

2020-10-28 20:28:52 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-28T20:28:48Z

2020-10-28 20:28:53 UTC

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

2020-10-28 20:28:53 UTC

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

2020-10-28 20:28:54 UTC

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

Details
Created

2020-10-28 20:28:47 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-28T20:28:41Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8639f1ac8c73e417e40cda4c6b7ec8916e26fa4f
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-8639f1ac8c73e417e40cda4c6b7ec8916e26fa4f-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 - 39.3% (98.3 MB)

[#001] sha256:b59df857af5acc3c862e854b5f18770bbccbe2ee67a1e38a959867be75e7684b - 0.0% (844 Bytes)

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

[#003] sha256:bef6855c6ff742ce0fb84ce683f36ad73da71aee30013c8e8eedeb96166588be - 0.03% (65.8 KB)

[#004] sha256:9ed1177be57044776572ceee250a1351667fb225d102f7ea4360ca375d6f3907 - 0.0% (837 Bytes)

[#005] sha256:1866bc40ff39899200b8062addec978f23ebf9abbc220bec6aabdce2d0b71cba - 35.56% (88.9 MB)

[#006] sha256:5bee1ccfd789b6c8bfb35de07437385b2cbaa6da6f29b25a757389d89a8cd549 - 0.05% (125 KB)

[#007] sha256:5df93e526ac9024ab01a762a24a1f1332de50e1ff7f094c789278ee2bd84a947 - 0.0% (837 Bytes)

[#008] sha256:63bc374f6aa77ec96d9076561bf3d53be2735a2de499b59174ef842989976b2c - 0.0% (891 Bytes)

[#009] sha256:0f1ce7f22a153146624201c206ba3327bac7d7833bf0badce2eb5b4b917284cb - 0.0% (857 Bytes)

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

[#011] sha256:5c52b4f7f4bb2ef816b3b4449530a14871545a25b59e5ea72b638d4b58a886e3 - 13.04% (32.6 MB)

[#012] sha256:6567f2a9a5c353aeb5c08f8844e9aafe13a9ade315b9c4765fb5b654bbbdba3a - 0.0% (830 Bytes)

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

[#014] sha256:6326038471f6fbfa85362bffbb8a763f731b9b2fa41f563a3ddd47a8be6c05b1 - 0.0% (854 Bytes)

[#015] sha256:e182fafcb855405b76ac9e4dd9884cc608b2da217a6b5db1b59e6d07061ce395 - 0.0% (822 Bytes)

[#016] sha256:e615e31fa195364e7e8760cadce3d8454c8bd3b1aed7bb222b68f67f38e92546 - 0.0% (827 Bytes)

[#017] sha256:00ef327e7d65041ab0bf1752c318d2cb7d79f48c3043056e4bef0f4f21f8eb72 - 11.98% (30 MB)

[#018] sha256:bc72b8b328f090991c61dd94ce65501713af6b778529f3550e8839d7e610a92f - 0.0% (831 Bytes)

[#019] sha256:4a3e623bc4e78435d8f9923043097e689041890c91ba2d622b8af689e4972ad9 - 0.0% (832 Bytes)

[#020] sha256:273e03e793f56bb3a91da7af3b7d01e16fff33f4153fa97e3e6483d2a5e689fd - 0.0% (835 Bytes)

[#021] sha256:ce18c87df582b04c342a9e87e892c36addc0fd2bcb334c1c96d2739af67ce5bd - 0.0% (860 Bytes)

[#022] sha256:291862905d3e000d86b4653c5e4ec93cf3a6b1cbd2a3bf51baadee833ce48fc8 - 0.0% (829 Bytes)


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

Apply image 1903-amd64

2020-10-27 19:03:00 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-10-27 19:03:01 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-27 19:03:30 UTC

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

2020-10-27 19:03:30 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-27 19:03:53 UTC

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

2020-10-27 19:04:43 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-10-27 19:04:44 UTC

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

2020-10-27 19:04:44 UTC

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

2020-10-28 16:33:33 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-28 16:33:34 UTC

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

2020-10-28 16:33:36 UTC

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

2020-10-28 16:33:37 UTC

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

2020-10-28 16:33:37 UTC

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

2020-10-28 16:33:37 UTC

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

2020-10-28 20:28:43 UTC

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

2020-10-28 20:28:44 UTC

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

2020-10-28 20:28:45 UTC

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

2020-10-28 20:28:45 UTC

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

2020-10-28 20:28:46 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-28T20:28:41Z

2020-10-28 20:28:46 UTC

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

2020-10-28 20:28:46 UTC

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

2020-10-28 20:28:47 UTC

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

Details
Created

2020-10-28 20:34:14 UTC

Size

149 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-28T20:33:20Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8639f1ac8c73e417e40cda4c6b7ec8916e26fa4f
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-8639f1ac8c73e417e40cda4c6b7ec8916e26fa4f-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.14% (22.6 MB)

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

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

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

[#004] sha256:e5c5ba6aa6ce24f8091372f2864ad5ceb01df16872d145af0ce5ad5284ad054b - 34.78% (52 MB)

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

[#006] sha256:d6ba8aeb77b15488e76689d4314a144e8e48f39cc7519258b2d681112d8e3bc5 - 16.49% (24.6 MB)

[#007] sha256:79118f79fe817f2af81aa5338f8c2ce67f5eb234880a702e25a468b055e62668 - 13.82% (20.6 MB)

[#008] sha256:20b8203d918e1535f9324c1d872aff277e7a16cec227fda94503aeb528919390 - 18.47% (27.6 MB)

[#009] sha256:0ced45c7801c319cdf1ac6f0e0721fe0bd79026673da3c9ce4f069f17386f6f0 - 0.0% (171 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-10-28 20:33:37 UTC

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

2020-10-28 20:33:37 UTC

/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_arm64

2020-10-28 20:33:38 UTC

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

2020-10-28 20:33:38 UTC

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

2020-10-28 20:34:01 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-10-28 20:34:02 UTC

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

2020-10-28 20:34:03 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-10-28 20:34:03 UTC

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

2020-10-28 20:34:05 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-10-28 20:34:06 UTC

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

2020-10-28 20:34:06 UTC

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

2020-10-28 20:34:06 UTC

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

2020-10-28 20:34:06 UTC

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

2020-10-28 20:34:06 UTC

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

2020-10-28 20:34:10 UTC

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

2020-10-28 20:34:12 UTC

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

2020-10-28 20:34:13 UTC

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

2020-10-28 20:34:13 UTC

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

2020-10-28 20:34:14 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-28T20:33:20Z

2020-10-28 20:34:14 UTC

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

2020-10-28 20:34:14 UTC

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

2020-10-28 20:34:14 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