Namespace
rancher
Image / Tag
rancher-agent:v2.5-790fb9f5314f5a066f378c951be2eb4cdd4e3347-head
Content Digest
sha256:bb19bcb71432fa85234cdb2c42cbafaf9a431d26ab04bd360362f7e04a155081
Details
Created

2020-10-21 17:42:39 UTC

Size

159 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-21T17:41:46Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    790fb9f5314f5a066f378c951be2eb4cdd4e3347
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-790fb9f5314f5a066f378c951be2eb4cdd4e3347-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 - 16.01% (25.5 MB)

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

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

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

[#004] sha256:4fcd5a8e87be035a5c7590d099ff88e10367844ec20798c09abd2492d846e756 - 34.14% (54.3 MB)

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

[#006] sha256:caa571312fe07da5faae29581c71ee7d93b049a6921e1f72bbf724ddb46aae17 - 16.71% (26.6 MB)

[#007] sha256:1379dffb23b776f3602c95488ed8b22daee4cddeae1e52149cb6a124190ad256 - 12.91% (20.5 MB)

[#008] sha256:59cb2e7b577b9f7b2b729cb02a293a603fbc2c4b189c96a94b71325533adf69f - 18.84% (30 MB)

[#009] sha256:f4a0df7a6690b0ff15b055b8ec4b9d25ef60959019ee27dce131be0ec92ac518 - 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-21 17:42:07 UTC

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

2020-10-21 17:42:07 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-21 17:42:08 UTC

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

2020-10-21 17:42:08 UTC

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

2020-10-21 17:42:27 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-21 17:42:28 UTC

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

2020-10-21 17:42:29 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-21 17:42:29 UTC

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

2020-10-21 17:42:31 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-21 17:42:31 UTC

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

2020-10-21 17:42:31 UTC

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

2020-10-21 17:42:31 UTC

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

2020-10-21 17:42:31 UTC

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

2020-10-21 17:42:32 UTC

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

2020-10-21 17:42:36 UTC

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

2020-10-21 17:42:38 UTC

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

2020-10-21 17:42:38 UTC

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

2020-10-21 17:42:38 UTC

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

2020-10-21 17:42:39 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-21T17:41:46Z

2020-10-21 17:42:39 UTC

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

2020-10-21 17:42:39 UTC

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

2020-10-21 17:42:39 UTC

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

Details
Created

2020-10-21 17:36:42 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-21T17:36:36Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    790fb9f5314f5a066f378c951be2eb4cdd4e3347
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-790fb9f5314f5a066f378c951be2eb4cdd4e3347-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.88% (96.5 MB)

[#001] sha256:e87311d03479573968ae8231cd384724cf427ca73a38ede4281f84fda108b0d2 - 0.0% (856 Bytes)

[#002] sha256:0f67c3c4df27c98731c4865bd4ca3a96e9c6026ffc333b71728a9d9035533899 - 0.0% (844 Bytes)

[#003] sha256:548810693754461f5197d5e695f32d1a0bef5b6bc4e2b73afd78594a1b8b49b0 - 0.03% (66.3 KB)

[#004] sha256:f81120d691c3371b255c32f0b696d2b20bc7526e5c6cdb8fb49766d8d3eecb56 - 0.0% (847 Bytes)

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

[#006] sha256:bfe69b58b572059dfa5b09f2e02abce1f253084bc7bdcda985221597b4617f2c - 0.04% (92.2 KB)

[#007] sha256:77f2a954ebdcf37db141c252e6cdd89c8998c52c63eb6094c72e81cd26616403 - 0.0% (844 Bytes)

[#008] sha256:8b5f1b00b146da9c228d8866068516f9e24d14334e5f3422d28d16f7f7aedb31 - 0.0% (890 Bytes)

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

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

[#011] sha256:9fa144b96bf0678cf5270a8b4dce1b1cbcb0b2a80268f60d998a7ccc4f2bf956 - 13.13% (32.6 MB)

[#012] sha256:0e04e1c99213fab3862480a809e66e5c426441422d55e82af8beff7ccf4d635a - 0.0% (850 Bytes)

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

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

[#015] sha256:b190cfb60f7545c00ead7ffce55a101e2a31235d3e195de674ffc6fb71682b61 - 0.0% (855 Bytes)

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

[#017] sha256:d8a26867faedab43bb6e959d148314127e95252f39f0138dbfcc4dea62573523 - 12.06% (29.9 MB)

[#018] sha256:721ffdd5023fb376e85f849c2e19a8fb9e45b4aa4b1c54c140a3f7a9a51c9de7 - 0.0% (852 Bytes)

[#019] sha256:a02eab4492600e42678c8928985b8616fb6160e1cf16913e6f8f6f20e4bb9f9b - 0.0% (862 Bytes)

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

[#021] sha256:2566e3279dcd24c9fb06250e3ad7031648c0fbcd3211f61913a5d3da96166538 - 0.0% (831 Bytes)

[#022] sha256:4f7b013687cd6a1801707dc7fa32769a0bcd02ce33fec22e3ee6706c8d2191a8 - 0.0% (830 Bytes)


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

Apply image 1809-amd64

2020-10-13 21:19:40 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-13 21:19:42 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-13 21:20:41 UTC

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

2020-10-13 21:20:42 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-13 21:21:32 UTC

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

2020-10-13 21:22:18 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-13 21:22:19 UTC

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

2020-10-13 21:22:20 UTC

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

2020-10-19 19:24:10 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-19 19:24:11 UTC

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

2020-10-19 19:24:15 UTC

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

2020-10-19 19:24:25 UTC

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

2020-10-19 19:24:26 UTC

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

2020-10-19 19:24:26 UTC

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

2020-10-21 17:36:38 UTC

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

2020-10-21 17:36:39 UTC

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

2020-10-21 17:36:40 UTC

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

2020-10-21 17:36:41 UTC

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

2020-10-21 17:36:41 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-21T17:36:36Z

2020-10-21 17:36:41 UTC

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

2020-10-21 17:36:42 UTC

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

2020-10-21 17:36:42 UTC

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

Details
Created

2020-10-21 17:36:19 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-21T17:36:13Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    790fb9f5314f5a066f378c951be2eb4cdd4e3347
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-790fb9f5314f5a066f378c951be2eb4cdd4e3347-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.26% (98.1 MB)

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

[#002] sha256:dcf285ae7655b2b00df747d22eb1d2fcaead30c4e69cda916005dff76af27efe - 0.0% (890 Bytes)

[#003] sha256:6e88f022b28ae41033816a947de89c48b962eabc428583f07a2f354428c10496 - 0.03% (65.1 KB)

[#004] sha256:923fb13d34a36233d30c597a6a5c76fdfd67f512797509532d0e04ba1901a8be - 0.0% (865 Bytes)

[#005] sha256:30ddde0cd7c121cb08b9d94bdbb08fa7ca275d7361c37d8be2580974bf106c96 - 35.6% (88.9 MB)

[#006] sha256:d9c8fbe30aeb95b57241f9a7c7b99ad0bad567a346a7824c0b098e955c1d033e - 0.04% (90.9 KB)

[#007] sha256:dfd7005f9a63d1a47a166f1353c376c9f5021955f2e43576522d46653a9faec2 - 0.0% (832 Bytes)

[#008] sha256:251a73c2368d1373ea92cfd55a6aec758e3649ce90e7e9678af2bc61ffbce9c1 - 0.0% (889 Bytes)

[#009] sha256:80dcdcfd2dee1bdc8e72b5471b34047acdee02995a53b03afc0a71c32a1f7846 - 0.0% (850 Bytes)

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

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

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

[#013] sha256:078b74e20e91a8f8c9acb0dfe18fc0607e29eb51e7df1af12b2477d83cffbbd9 - 0.0% (850 Bytes)

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

[#015] sha256:77f4cdf08237c025f87c427042aac4c1399ddb8c1b41ec6da24a84060f68f8af - 0.0% (831 Bytes)

[#016] sha256:a82787bc63b425a2a23081b349fa7dc09ce0ed9c9ed3452190dfe68232e09dd7 - 0.0% (855 Bytes)

[#017] sha256:3a0eaa3ec422abb2f6b1518fff55e0715332042dd3dd8c521ef2711f957e7537 - 11.98% (29.9 MB)

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

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

[#020] sha256:1514c98f838b1df63d4ddec02a63afea7054f55dded013465e520ad86e44847f - 0.0% (849 Bytes)

[#021] sha256:4fb488fccc6675ad32cbb0a2d783a50f5edc7095b6de960b37345624d1b20d42 - 0.0% (826 Bytes)

[#022] sha256:035747b535a19845c6555b83001334b3b871b276ed1215276ef44d9e7ac9cec7 - 0.0% (827 Bytes)


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

Apply image 1909-amd64

2020-10-13 21:42:44 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-13 21:42:44 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-13 21:43:32 UTC

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

2020-10-13 21:43:33 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-13 21:43:53 UTC

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

2020-10-13 21:44: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-13 21:44:29 UTC

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

2020-10-13 21:44:30 UTC

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

2020-10-19 16:01:59 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-19 16:02:00 UTC

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

2020-10-19 16:02:02 UTC

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

2020-10-19 16:02:03 UTC

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

2020-10-19 16:02:03 UTC

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

2020-10-19 16:02:03 UTC

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

2020-10-21 17:36:15 UTC

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

2020-10-21 17:36:16 UTC

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

2020-10-21 17:36:17 UTC

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

2020-10-21 17:36:17 UTC

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

2020-10-21 17:36:18 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-21T17:36:13Z

2020-10-21 17:36:18 UTC

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

2020-10-21 17:36:19 UTC

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

2020-10-21 17:36:19 UTC

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

Details
Created

2020-10-21 17:36:28 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-21T17:36:23Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    790fb9f5314f5a066f378c951be2eb4cdd4e3347
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-790fb9f5314f5a066f378c951be2eb4cdd4e3347-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.31% (98.3 MB)

[#001] sha256:3fd39624f2323c9b7345d34bb53f7a7c32ebbf0b51dded687fa3d2aa8c20aed9 - 0.0% (842 Bytes)

[#002] sha256:aaf14cfa76b50ae5af416c8eade4fc66d06b4b6498e7fd1bcaf09d19f9caea08 - 0.0% (842 Bytes)

[#003] sha256:2854e71c3f0c7a2ca58beddde1498cc6372308503902d0a8b4df6439c16ca8a3 - 0.02% (63.1 KB)

[#004] sha256:2e8c3f004dd28a917de64e2984d92aac360ab0e0d39e2d295352ca56cbf7c0ca - 0.0% (838 Bytes)

[#005] sha256:f25e25c7b6e1fd8af445fcef524046f3e840711df39f74b39b35b88129c17214 - 35.57% (88.9 MB)

[#006] sha256:3303b4a420458aad265396f742bd4f842dd30f3e151ccff9149b594d412fcfe2 - 0.05% (122 KB)

[#007] sha256:b682cfe30d62a82096c2046410c455cca03145fd147b41f45aa99d42ce384483 - 0.0% (896 Bytes)

[#008] sha256:89f145fc649d8f7aaca00ed377ddb8c43c49061b7bfdd547b21b1945a5a6639d - 0.0% (862 Bytes)

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

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

[#011] sha256:3af8551935c560463f35926c3425633d52c6d805033c76e6f315a0193eb41069 - 13.04% (32.6 MB)

[#012] sha256:8bf645cda4b09f62e3c2bfeb6cf9c75412cbe64712b3e70239a428679b69f3c3 - 0.0% (855 Bytes)

[#013] sha256:725d296ff3179c7f5c27b63470e86043baddfb3b6dd24467ff412a5dd50c1eee - 0.0% (830 Bytes)

[#014] sha256:bd4faa7619e74f17d0a713c95eaa66cd69c55ae936e806fa6edf5ba3a1548642 - 0.0% (824 Bytes)

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

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

[#017] sha256:c445a6e5e206d9beb63fda1f5b0a493e0e7719ab04f34ec4228ccc751687a0c0 - 11.97% (29.9 MB)

[#018] sha256:eb9652b489704a977abb7ab3183abae2c721d05fe1620a960e6334698b38fc86 - 0.0% (835 Bytes)

[#019] sha256:8f8bf552af735bda08903085e320854da625e2f6a33e5ebe7d16dff7f6a63257 - 0.0% (831 Bytes)

[#020] sha256:15cd7267b7bc66338218e9e0e247765eb723aa6c884c0202086ed30db9b71dbe - 0.0% (828 Bytes)

[#021] sha256:eeb2d2a6678d5d1576c6f3dd8dff2e21e85b534052748616bceee4f502a67726 - 0.0% (831 Bytes)

[#022] sha256:44cb393eb4d0256898aa81ceebd9be3d08fc3db496eda5a7bdfff549f0de28f0 - 0.0% (832 Bytes)


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

Apply image 1903-amd64

2020-10-13 21:42:57 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-13 21:42:58 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-13 21:43:16 UTC

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

2020-10-13 21:43:16 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-13 21:43:30 UTC

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

2020-10-13 21:44:03 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-13 21:44:04 UTC

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

2020-10-13 21:44:04 UTC

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

2020-10-19 19:26:06 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-19 19:26:07 UTC

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

2020-10-19 19:26:10 UTC

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

2020-10-19 19:26:11 UTC

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

2020-10-19 19:26:12 UTC

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

2020-10-19 19:26:12 UTC

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

2020-10-21 17:36:25 UTC

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

2020-10-21 17:36:25 UTC

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

2020-10-21 17:36:26 UTC

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

2020-10-21 17:36:27 UTC

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

2020-10-21 17:36:27 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-21T17:36:23Z

2020-10-21 17:36:27 UTC

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

2020-10-21 17:36:28 UTC

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

2020-10-21 17:36:28 UTC

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

Details
Created

2020-10-21 17:43:47 UTC

Size

148 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-21T17:42:52Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    790fb9f5314f5a066f378c951be2eb4cdd4e3347
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-790fb9f5314f5a066f378c951be2eb4cdd4e3347-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.34% (22.6 MB)

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

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

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

[#004] sha256:46248858f113794a6b2cbe51afc6876f81ba1daf02b5eb97a61d60ae67172f87 - 34.03% (50.2 MB)

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

[#006] sha256:2283df632e1228461a99575b55d5432251ff2225d35c67423552fb0640f83240 - 16.7% (24.6 MB)

[#007] sha256:49996c25cd3e6fa8cc3b3d4b3de542b2310dc96c22efc7c5a6f29a3b8dbec4a3 - 13.92% (20.5 MB)

[#008] sha256:f201c5121388c4cf6e490352612bb38c83af296de0e2c6554f23ad78fc4b97b1 - 18.7% (27.6 MB)

[#009] sha256:930b5a828cc6b1ab7a9abc0089b1554846732e8b689a3339eaccafa28ae3eff1 - 0.0% (173 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-21 17:43:07 UTC

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

2020-10-21 17:43:07 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-21 17:43:08 UTC

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

2020-10-21 17:43:09 UTC

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

2020-10-21 17:43:34 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-21 17:43:35 UTC

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

2020-10-21 17:43:36 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-21 17:43:36 UTC

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

2020-10-21 17:43:38 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-21 17:43:38 UTC

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

2020-10-21 17:43:38 UTC

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

2020-10-21 17:43:38 UTC

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

2020-10-21 17:43:39 UTC

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

2020-10-21 17:43:39 UTC

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

2020-10-21 17:43:44 UTC

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

2020-10-21 17:43:46 UTC

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

2020-10-21 17:43:46 UTC

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

2020-10-21 17:43:46 UTC

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

2020-10-21 17:43:47 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-21T17:42:52Z

2020-10-21 17:43:47 UTC

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

2020-10-21 17:43:47 UTC

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

2020-10-21 17:43:47 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