Namespace
rancher
Image / Tag
rancher-agent:master-c60b1a1e2fda382d85afc5082983c7d431fa400b-head
Content Digest
sha256:e9b811a99508031219adc1d41fa01985d5762e8f27bebc4802ce1d1619522b42
Details
Created

2020-10-16 23:16:58 UTC

Size

159 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-16T23:16:05Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c60b1a1e2fda382d85afc5082983c7d431fa400b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c60b1a1e2fda382d85afc5082983c7d431fa400b-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.02% (25.5 MB)

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

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

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

[#004] sha256:9a1b088676c7e221dded46d8176358e3aefbf7c11aff8fe51c3d3e40fad2fc11 - 34.14% (54.3 MB)

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

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

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

[#008] sha256:516f0ceaa2ecfe098d871c238cd98be2aeb212cc41d5c51d2fd582203aa24d7d - 18.84% (30 MB)

[#009] sha256:93f8144037c00c5cbdd37f22222aefd4a4ea2bebd84629e95a55fd2c8d53276a - 0.0% (170 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-16 23:16:25 UTC

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

2020-10-16 23:16:25 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-16 23:16:26 UTC

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

2020-10-16 23:16:26 UTC

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

2020-10-16 23:16:46 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-16 23:16:46 UTC

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

2020-10-16 23:16:47 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-16 23:16:47 UTC

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

2020-10-16 23:16:49 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-16 23:16:49 UTC

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

2020-10-16 23:16:49 UTC

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

2020-10-16 23:16:50 UTC

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

2020-10-16 23:16:50 UTC

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

2020-10-16 23:16:50 UTC

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

2020-10-16 23:16:54 UTC

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

2020-10-16 23:16:56 UTC

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

2020-10-16 23:16:57 UTC

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

2020-10-16 23:16:57 UTC

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

2020-10-16 23:16:57 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-16T23:16:05Z

2020-10-16 23:16:57 UTC

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

2020-10-16 23:16:57 UTC

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

2020-10-16 23:16:58 UTC

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

Details
Created

2020-10-16 23:13:04 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-16T23:13:01Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c60b1a1e2fda382d85afc5082983c7d431fa400b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c60b1a1e2fda382d85afc5082983c7d431fa400b-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:0210b7450a72c0647701f8e18e0e660291c4964d53a08c577c07e8ee723996de - 0.0% (881 Bytes)

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

[#011] sha256:19af69ae473b6f12afb364d459b3255ef79a6fb368c27570f781fddec609dc8c - 13.13% (32.6 MB)

[#012] sha256:8fc8fae2e45d395ce54a467742e7bbd5c83495812349fa55ff0c783108140989 - 0.0% (852 Bytes)

[#013] sha256:62e439ae9ff19238ce80981f33fab5b49958b8737b69b355561fb7cb6452d4aa - 0.0% (837 Bytes)

[#014] sha256:3632f5d09eb6e4d46ac5c27a35557014e7d12a9a68c3abec7bda421b4c58d3f6 - 0.0% (849 Bytes)

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

[#016] sha256:75b0c6e61eeb454736c696d16a4ae4cab45b034d2824448911e7738f664a1fb1 - 0.0% (828 Bytes)

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

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

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

[#020] sha256:7b4ae1ee2186ad7b2754c61e124c8030dc030510dc377317f320e7ae76a6d22c - 0.0% (829 Bytes)

[#021] sha256:9ef112df40c47cff850fa29454838f77572cd4c6e0963dbeb640ef9935befd4a - 0.0% (851 Bytes)

[#022] sha256:6a66e39be15441a031db5c32c7fdfeacfc3a9645021087209bf2703dbf67994d - 0.0% (859 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-15 18:32:48 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-15 19:02:59 UTC

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

2020-10-15 19:03:01 UTC

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

2020-10-15 19:03:02 UTC

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

2020-10-15 19:03:03 UTC

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

2020-10-15 19:03:03 UTC

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

2020-10-16 22:17:54 UTC

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

2020-10-16 22:17:54 UTC

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

2020-10-16 22:17:55 UTC

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

2020-10-16 22:17:56 UTC

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

2020-10-16 23:13:03 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-16T23:13:01Z

2020-10-16 23:13:03 UTC

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

2020-10-16 23:13:04 UTC

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

2020-10-16 23:13:04 UTC

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

Details
Created

2020-10-16 23:12:37 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-16T23:12:32Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c60b1a1e2fda382d85afc5082983c7d431fa400b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c60b1a1e2fda382d85afc5082983c7d431fa400b-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:5c87826c4bcfb5ba44b3a09b903268af83417a8085d1f98f07423fc0e03fc092 - 0.0% (829 Bytes)

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

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

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

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

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

[#015] sha256:2f438947ff4edd8ca78bb03afa231c3fd87f2e24ec6358af63f8e5ea8be12b02 - 0.0% (834 Bytes)

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

[#017] sha256:7c13025a38c7d2fc3a6085f3fcf0a2959b55cc27f3df72dd7ad4c8185eb613bf - 11.98% (29.9 MB)

[#018] sha256:e237c0b6810ed0ff6395292604ff8a0b2a79299501b7289c696cca38aa4cd7c7 - 0.0% (832 Bytes)

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

[#020] sha256:96f37d63ecf2a09210915afd0798cac4db44c20f9845b0936069ce2e49b1d970 - 0.0% (863 Bytes)

[#021] sha256:3411d2713f036b6e72dd4ae63b1458f0de764cdd5a4e0199c7c8798d393aba98 - 0.0% (851 Bytes)

[#022] sha256:98c09fe436b86e3945d92d1e5f50af7513848d45f5500e8504cddc1403591004 - 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-15 18:32:39 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-16 05:05:53 UTC

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

2020-10-16 05:05:55 UTC

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

2020-10-16 05:05:55 UTC

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

2020-10-16 05:05:56 UTC

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

2020-10-16 05:05:56 UTC

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

2020-10-16 23:12:34 UTC

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

2020-10-16 23:12:34 UTC

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

2020-10-16 23:12:35 UTC

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

2020-10-16 23:12:36 UTC

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

2020-10-16 23:12:36 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-16T23:12:32Z

2020-10-16 23:12:37 UTC

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

2020-10-16 23:12:37 UTC

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

2020-10-16 23:12:37 UTC

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

Details
Created

2020-10-16 23:12:33 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-16T23:12:30Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c60b1a1e2fda382d85afc5082983c7d431fa400b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c60b1a1e2fda382d85afc5082983c7d431fa400b-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:ad31c58d14c368a2befde55956923bc03479b7730088ebf353f28d8b5a5858cf - 0.0% (830 Bytes)

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

[#011] sha256:76b44c055f17e6c8903b5bc9f20c20a3e3c502304f6776d100db2e2a1916d51c - 13.04% (32.6 MB)

[#012] sha256:2c38dd79e055e3a5252251b60fc39fb9d6f556899b0ab5438d2e62748f109777 - 0.0% (834 Bytes)

[#013] sha256:cd813dae907a235d6cb293a91c19021b623e27ecd98ce7832df24505afb69d7a - 0.0% (855 Bytes)

[#014] sha256:9360587c35c2c7255fa44458b3c045937b62098b2f5e68c3baae4373b6299870 - 0.0% (854 Bytes)

[#015] sha256:659db4ffdc858246c9ed28668b389b75b682bbe870a463ea88a0d2c88409cc67 - 0.0% (828 Bytes)

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

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

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

[#019] sha256:da309c45fa1bc582fc9dc1904507644d82d807505c82ae3ae8228feaf279e0e5 - 0.0% (829 Bytes)

[#020] sha256:4c4df933851b1e26c955ae84dc5020d0b5a62b431a56db92e4391887c80065e3 - 0.0% (858 Bytes)

[#021] sha256:5bc4982cd210b712210e964e7d2c863fc4152dbd56a11b9cb5e01a6abdb52045 - 0.0% (837 Bytes)

[#022] sha256:b0540c9b8132dcb8a96acae5176301307e5e968e647d4a384b3c66a517f2cde8 - 0.0% (854 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-15 17:55:56 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-15 17:55:56 UTC

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

2020-10-15 17:55:58 UTC

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

2020-10-15 17:55:59 UTC

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

2020-10-15 17:55:59 UTC

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

2020-10-15 17:56:00 UTC

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

2020-10-16 22:17:35 UTC

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

2020-10-16 22:17:35 UTC

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

2020-10-16 22:17:36 UTC

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

2020-10-16 22:17:37 UTC

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

2020-10-16 23:12:32 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-16T23:12:30Z

2020-10-16 23:12:32 UTC

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

2020-10-16 23:12:33 UTC

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

2020-10-16 23:12:33 UTC

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

Details
Created

2020-10-16 23:15:39 UTC

Size

148 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-16T23:14:54Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c60b1a1e2fda382d85afc5082983c7d431fa400b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c60b1a1e2fda382d85afc5082983c7d431fa400b-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:6da580b86930b76a3d02ccae17b256ec89432f06b4e3e7fed9adab0bfaf78c5d - 0.0% (123 Bytes)

[#004] sha256:78b553ec45fbea8d939096d91bbb2ac6b6e58f1a3c67f634bff72633788bfab2 - 34.04% (50.2 MB)

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

[#006] sha256:689e56e7e1f8eb518c9e52483b67796db0af0704273d0b944982f5a105c13c6f - 16.7% (24.6 MB)

[#007] sha256:5079045fb9feaf832a58949ccaf5c63e0ac7d59b4f860ee9cea4920eef8b51a8 - 13.91% (20.5 MB)

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

[#009] sha256:666f8fd27e5ffd36c88e4467caa1faa5f762509d9af2200b1be1403a5508e259 - 0.0% (170 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-16 23:15:08 UTC

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

2020-10-16 23:15:08 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-16 23:15:09 UTC

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

2020-10-16 23:15:09 UTC

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

2020-10-16 23:15:28 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-16 23:15:28 UTC

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

2020-10-16 23:15:29 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-16 23:15:30 UTC

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

2020-10-16 23:15:31 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-16 23:15:32 UTC

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

2020-10-16 23:15:32 UTC

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

2020-10-16 23:15:32 UTC

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

2020-10-16 23:15:32 UTC

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

2020-10-16 23:15:32 UTC

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

2020-10-16 23:15:36 UTC

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

2020-10-16 23:15:38 UTC

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

2020-10-16 23:15:38 UTC

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

2020-10-16 23:15:39 UTC

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

2020-10-16 23:15:39 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-16T23:14:54Z

2020-10-16 23:15:39 UTC

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

2020-10-16 23:15:39 UTC

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

2020-10-16 23:15:39 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