Namespace
rancher
Image / Tag
rancher-agent:master-c08b0bb17fee40c76468020b352e2b146756aa4b-head
Content Digest
sha256:258285434729a34392425a1c1a29352ea1f864a07fe038ae1d9841bb7c4eeb86
Details
Created

2020-09-11 23:05:17 UTC

Size

157 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-11T23:04:28Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c08b0bb17fee40c76468020b352e2b146756aa4b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c08b0bb17fee40c76468020b352e2b146756aa4b-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.17.6

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:f08d8e2a3ba11bea23cf5c17e8e1c620057412ed05c32d1114640e18d6dd0a43 - 16.24% (25.5 MB)

[#001] sha256:3baa9cb2483bd9c5329a44d9c2fe72535625bbd4308bca95785dd58e72c06365 - 0.02% (34.5 KB)

[#002] sha256:94e5ff4c0b1526abf77c236655f21c8f67a23313291c8b970fe6b469549d8153 - 0.0% (848 Bytes)

[#003] sha256:1860925334f940c3145808527480b4f0cba7f01279087fdb27679e4354fba967 - 0.0% (163 Bytes)

[#004] sha256:212b3635c1afe6d9b036e9312013c10ebcd4d087ad80378d50bb86551c14fd8e - 0.0% (123 Bytes)

[#005] sha256:5a10caed4536692284c19a4175ee0d4413f9e27563c8c1170e18b73a07b606b0 - 34.54% (54.2 MB)

[#006] sha256:d4f72327bfd04de20c3f0db5ecd2ee4eaeff15f2041665c719b9536bffc11d86 - 1.41% (2.2 MB)

[#007] sha256:1e4c285fb404efce8d3ccd22979f9cdd114e960431776dedd44740325c0ab648 - 0.78% (1.22 MB)

[#008] sha256:eb1eb99a6d4f6e7f4abdd6d935b44b69f0513770465cc0dd1e42b1a095e31d9e - 16.95% (26.6 MB)

[#009] sha256:b5151bd2ef57c2074584769fba334e0148d7c515cf5b663879afb1ea877c086e - 11.05% (17.3 MB)

[#010] sha256:8111b45dcaaf8f71cf452b26deac08b48a83ad00e6789fb133ee9354585d93ed - 19.01% (29.8 MB)

[#011] sha256:9c6e2add324fd2f8fad71f7a9bbe285f52886809b32ba50a04e720b30c12f8ac - 0.0% (171 Bytes)


History
2020-08-19 21:13:50 UTC

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

2020-08-19 21:13:52 UTC

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

2020-08-19 21:13:53 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-08-19 21:13:55 UTC

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

2020-08-19 21:13:55 UTC

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

2020-09-11 23:04:44 UTC

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

2020-09-11 23:04:44 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-09-11 23:04:45 UTC

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

2020-09-11 23:04:45 UTC

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

2020-09-11 23:05:04 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-09-11 23:05:05 UTC

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

2020-09-11 23:05:06 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-09-11 23:05:07 UTC

|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.7/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin

2020-09-11 23:05:07 UTC

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

2020-09-11 23:05:09 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-09-11 23:05:09 UTC

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

2020-09-11 23:05:09 UTC

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

2020-09-11 23:05:10 UTC

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

2020-09-11 23:05:10 UTC

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

2020-09-11 23:05:10 UTC

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

2020-09-11 23:05:14 UTC

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

2020-09-11 23:05:15 UTC

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

2020-09-11 23:05:16 UTC

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

2020-09-11 23:05:16 UTC

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

2020-09-11 23:05:16 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-11T23:04:28Z

2020-09-11 23:05:16 UTC

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

2020-09-11 23:05:17 UTC

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

2020-09-11 23:05:17 UTC

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

Details
Created

2020-09-11 23:00:05 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-11T22:59:59Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c08b0bb17fee40c76468020b352e2b146756aa4b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c08b0bb17fee40c76468020b352e2b146756aa4b-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809-KB4565349-amd64

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:ce1c649a3e5b5b5449776d4afce631c673cade12336ccb5a38a0aac7c9d8b2bc - 38.85% (96.3 MB)

[#001] sha256:3650fec0ef6bbd59ef76eb73b3728f270cdfd4e5c23ff3a4f67f1aa71e8b476e - 0.0% (838 Bytes)

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

[#003] sha256:6b01b77ca2a1cd7192352f713781ac154c93275cbdb4891fb8dad86ba53f642f - 0.0% (838 Bytes)

[#004] sha256:8a0327f8ab813aca186bd82849954bfe720ea463b6be465969aab977f806dd30 - 0.03% (67 KB)

[#005] sha256:c7ecbf60bce08e33c4a83794e9aab6783513061c7858281a9b13042383cf000c - 0.0% (837 Bytes)

[#006] sha256:cfd618c4c1da8c3f69986665623201e96143693c89dd759f75c9030db701e4f1 - 35.88% (88.9 MB)

[#007] sha256:62598564b6a3a719aa27ad95fbdb832b2c55f8354b11213857688d9b18b68ba9 - 0.04% (92 KB)

[#008] sha256:09e8875832f3450f43161e05d8304353a8df24ef78a60c6df69c5ae1e72215b9 - 0.0% (827 Bytes)

[#009] sha256:93270909db3d576b1e2a9e79167c8f9196248ae6a849edd59451dd4c0c4e6d68 - 0.0% (853 Bytes)

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

[#011] sha256:90f66dde4248871125c2338290c4db0df7bbe055dc62b2ca5c3122ead42074af - 13.15% (32.6 MB)

[#012] sha256:661ae16eb0708d9c6b87f817194b3a46fb6e20b5124cfa3dea896f1b6e20bae8 - 0.0% (855 Bytes)

[#013] sha256:2c5efc9987389b0eabd80322ec3ecc2865937feb75db905deb0bc3bc4f8cf48c - 0.0% (830 Bytes)

[#014] sha256:42c2353f4b5a15181e470c2d3e7f881eca1c5bc8e5321f5f0748b9f4aa41b738 - 0.0% (827 Bytes)

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

[#016] sha256:469c32babd344722358ac10e55232d91924004d151da2094ce62dac976ddd7cd - 0.0% (835 Bytes)

[#017] sha256:5193f8691f19e3bb2a59b1369d24f3d759b526363d5aa4a91657b64164e61c9b - 12.02% (29.8 MB)

[#018] sha256:6819065f11169a19329a6fddcebee817a4872ca7205a47e9ac7bdc19f568abf9 - 0.0% (834 Bytes)

[#019] sha256:ae9dee45650c03a347297471a15aafd4b7ee2b193834745ccf9baf51fa6e896f - 0.0% (830 Bytes)

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

[#021] sha256:984de03472221c9b4f768ce14c715acf79271f1a27bb526d61abb1e1755fea92 - 0.0% (826 Bytes)

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


History
2020-08-06 01:28:42 UTC

Apply image 1809-KB4565349-amd64

2020-09-08 16:46:56 UTC

cmd /S /C #(nop) ARG fromTag=1709

2020-09-08 16:46:56 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-KB4565349-amd64

2020-09-08 16:46:57 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-08 16:47:06 UTC

|1 fromTag=1809-KB4565349-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2020-09-08 16:47:07 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-08 16:47:23 UTC

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

2020-09-08 16:48:05 UTC

|1 fromTag=1809-KB4565349-amd64 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-09-08 16:48:05 UTC

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

2020-09-10 18:23:16 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-10 18:23:17 UTC

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

2020-09-10 18:23:19 UTC

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

2020-09-10 18:23:20 UTC

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

2020-09-10 18:23:20 UTC

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

2020-09-10 18:23:21 UTC

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

2020-09-11 23:00:01 UTC

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

2020-09-11 23:00:01 UTC

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

2020-09-11 23:00:02 UTC

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

2020-09-11 23:00:03 UTC

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

2020-09-11 23:00:04 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-11T22:59:59Z

2020-09-11 23:00:04 UTC

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

2020-09-11 23:00:04 UTC

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

2020-09-11 23:00:05 UTC

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

Details
Created

2020-09-11 23:02:18 UTC

Size

249 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-11T23:02:13Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c08b0bb17fee40c76468020b352e2b146756aa4b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c08b0bb17fee40c76468020b352e2b146756aa4b-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909-KB4565483-amd64

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:e8a609e7f617bec4bcf5ba70cf691a9884e732141eadfcc9c42c436f917d0164 - 39.23% (97.9 MB)

[#001] sha256:176a4bd330bfd072b56ffdbb984f062c94adc5769ce6a2134b388f8e92b717f4 - 0.0% (890 Bytes)

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

[#003] sha256:a0d3f2217f3847a2c2103130a51e85d3dbd3e2d12f076bc16ed774c8f4a34773 - 0.0% (834 Bytes)

[#004] sha256:f2ba9edf93794bab84fb0e07690c26862a7e9e129acf96e5bfdced6c3bf0d230 - 0.03% (65.5 KB)

[#005] sha256:e49367b1f7899f36e95748d3442c28c85a4331e9d45be6ec919b1cb90e1856b3 - 0.0% (841 Bytes)

[#006] sha256:b29a42fcdf773c2a3862913bb7e7d58db675966a7909849d9e53f0a8c1e3fd00 - 35.65% (88.9 MB)

[#007] sha256:9f8a37ac3aec6d361cd1f1eb6122fa1ed61c19b7d970f3b541f3b3d938bf884b - 0.05% (122 KB)

[#008] sha256:547c54e71f4b4bfe1c93096405f58690b10a6095597fb50223e569cd17e13bc2 - 0.0% (862 Bytes)

[#009] sha256:e58ebdd81e7aeeb39d2f50be2f308f04e99d5cdbd5ea74fd404965905b1532d2 - 0.0% (833 Bytes)

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

[#011] sha256:5764da45156926d7fd73ac98f859a2493b81484ea60f8f5c0aae8994f87be9e6 - 13.07% (32.6 MB)

[#012] sha256:8079100a1bf17f82749a84a02eded0d8656d19071a1e7f72600a38058ebc3081 - 0.0% (865 Bytes)

[#013] sha256:6ab6825f5f5f147118dc0bdea2e7d6a244a16280bbe48579f832eedf64786071 - 0.0% (856 Bytes)

[#014] sha256:69f5ee06ba3172190545bc00dd3dc6f4a7e6dbfac6cd2edc02f59b49e4195503 - 0.0% (826 Bytes)

[#015] sha256:7aa16e9a6914ed9464aed56eef24ece61253e9b2a30f82622294b3acd6ce082c - 0.0% (826 Bytes)

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

[#017] sha256:c24375aced444671771c0640180aaa1b367225b1aa590ffb3960f337cb5e1afa - 11.94% (29.8 MB)

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

[#019] sha256:8f9e4ec8525791dd987716a0c5d992a2a04ab5d5e5ed3fcde493a2ee8e573d00 - 0.0% (835 Bytes)

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

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

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


History
2020-07-08 02:16:11 UTC

Apply image 1909-KB4565483-amd64

2020-09-08 16:58:38 UTC

cmd /S /C #(nop) ARG fromTag=1709

2020-09-08 16:58:38 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-KB4565483-amd64

2020-09-08 16:58:39 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-08 16:59:00 UTC

|1 fromTag=1909-KB4565483-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2020-09-08 16:59:01 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-08 16:59:14 UTC

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

2020-09-08 16:59:48 UTC

|1 fromTag=1909-KB4565483-amd64 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-09-08 16:59:48 UTC

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

2020-09-10 20:55:17 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-10 20:55:17 UTC

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

2020-09-10 20:55:19 UTC

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

2020-09-10 20:55:20 UTC

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

2020-09-10 20:55:20 UTC

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

2020-09-10 20:55:21 UTC

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

2020-09-11 23:02:15 UTC

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

2020-09-11 23:02:15 UTC

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

2020-09-11 23:02:16 UTC

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

2020-09-11 23:02:17 UTC

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

2020-09-11 23:02:18 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-11T23:02:13Z

2020-09-11 23:02:18 UTC

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

2020-09-11 23:02:18 UTC

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

2020-09-11 23:02:18 UTC

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

Details
Created

2020-09-11 23:00:07 UTC

Size

249 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-11T23:00:02Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c08b0bb17fee40c76468020b352e2b146756aa4b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c08b0bb17fee40c76468020b352e2b146756aa4b-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903-KB4565483-amd64

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:f07c298b155a926cb3857f19bd243eb37ae8af769486fb258a756447b691840c - 39.22% (97.8 MB)

[#001] sha256:28c5e8c2d232426f7f1af5f0ce56946ee6cb3060b5ff4ae85773791fd09db17a - 0.0% (873 Bytes)

[#002] sha256:b52f710e5d3328dbef0b496b64cb38b8ea7ba9645bba96aceb48f9453576e6f5 - 0.0% (837 Bytes)

[#003] sha256:55fc2f22f5d9c39c7431c5c51b0e75537a2d08181dc0bd272c49751bdb67885c - 0.0% (862 Bytes)

[#004] sha256:771488126e41f4a3dec3b5d8877ee347236f05a57351c698374f1d1efdcbbdad - 0.03% (66.4 KB)

[#005] sha256:fcd3723e443e572be745cea6f03316525b4cfac670bd5a12aed97b9cab22305b - 0.0% (844 Bytes)

[#006] sha256:03db271c5e4bbd4dc330452ee7459456e89ad83ae8af2850813dd03b7e35d99a - 35.65% (88.9 MB)

[#007] sha256:65ea6ba0a04f932210d68a0861c0da62b590a2ffb49902fcb61f3dbc322198d1 - 0.04% (90.4 KB)

[#008] sha256:0cbe6ad83a5ffe3d7c973328a33fd1d0dce89d8f06b8dbf26ec610bb31fd6e2f - 0.0% (861 Bytes)

[#009] sha256:2428c745c011432c62c73fffbae095d10cae2d19d36eda48c27f4c6567788655 - 0.0% (833 Bytes)

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

[#011] sha256:5898cf1632a99f4a2634059fe3fd3ebd47a2612c34068c63ece0118b5168a917 - 13.07% (32.6 MB)

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

[#013] sha256:95bfda9ff2eed824ec1ec50527de9a714dd2096dd530b64867200ccb0f654b1c - 0.0% (859 Bytes)

[#014] sha256:521364027a7938eff6ca4c508c5d129400ec3b3aae320a670e10e7c5201c6407 - 0.0% (836 Bytes)

[#015] sha256:6aa8be14fddbf4d2b470940e1c70bb099691603374c1c32cfeece815eb65965d - 0.0% (825 Bytes)

[#016] sha256:7d3282af930198bc0f00425d25b3e2620fd0001f849f1117676b4aa83d08d039 - 0.0% (851 Bytes)

[#017] sha256:b507e12d3e656324493589a55f7ffae3b16df45718a92b695c62669f3a50436f - 11.95% (29.8 MB)

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

[#019] sha256:4b9736e51e5fe0e8cbad208c8114d55e656af2cd0c7703b66cee1e12144783fe - 0.0% (859 Bytes)

[#020] sha256:a2d96858b198f05922f81b05a7ddc5ba3e1db151798a8cfd6291f966741bcf4e - 0.0% (854 Bytes)

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

[#022] sha256:7eab3e346604835721bf6be3d65f04906356eb6b596563f28e711b53cb33bfce - 0.0% (818 Bytes)


History
2020-07-07 12:59:30 UTC

Apply image 1903-KB4565483-amd64

2020-09-08 16:52:31 UTC

cmd /S /C #(nop) ARG fromTag=1709

2020-09-08 16:52:32 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-KB4565483-amd64

2020-09-08 16:52:34 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-08 16:53:09 UTC

|1 fromTag=1903-KB4565483-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2020-09-08 16:53:10 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-08 16:53:37 UTC

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

2020-09-08 16:54:12 UTC

|1 fromTag=1903-KB4565483-amd64 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-09-08 16:54:13 UTC

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

2020-09-10 20:56:18 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-10 20:56:19 UTC

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

2020-09-10 20:56:21 UTC

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

2020-09-10 20:56:22 UTC

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

2020-09-10 20:56:22 UTC

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

2020-09-10 20:56:22 UTC

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

2020-09-11 23:00:04 UTC

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

2020-09-11 23:00:04 UTC

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

2020-09-11 23:00:05 UTC

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

2020-09-11 23:00:06 UTC

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

2020-09-11 23:00:06 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-11T23:00:02Z

2020-09-11 23:00:07 UTC

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

2020-09-11 23:00:07 UTC

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

2020-09-11 23:00:07 UTC

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

Details
Created

2020-09-11 23:04:49 UTC

Size

145 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-11T23:04:03Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c08b0bb17fee40c76468020b352e2b146756aa4b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c08b0bb17fee40c76468020b352e2b146756aa4b-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.17.6

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:237528ba509b2abcdba1ff1344bab27ad56235cdb3c1c131d3587f6fba4d92c9 - 15.58% (22.6 MB)

[#001] sha256:393b96f31d8b2bf3ce9eb4ac49e6c7411defa4057c1791f02f54c14f2de298ec - 0.02% (34.4 KB)

[#002] sha256:4d82b0e39008d2fa246a0dca4cfa5feb15db58591582a839bd69d5000aa2e96d - 0.0% (852 Bytes)

[#003] sha256:e7ca375b8d34c9bc764ae24791184cba22510f0c002815b4f9766dd0463f5f5e - 0.0% (189 Bytes)

[#004] sha256:9d2714cf65c63ede6cdc5ff9a49c35f6870e1ea83723fe4337e23b2f2332419b - 0.0% (123 Bytes)

[#005] sha256:9c3e5faa0a7184302b499f7664bdd170f946b25fd40268e475906c89559a0919 - 34.49% (50.1 MB)

[#006] sha256:9c69d7e91b1a561c8b9f9656ed73ed459b165c465a31631b0148c5807f690f59 - 1.34% (1.94 MB)

[#007] sha256:d1155cc13d5fe38cb8f8455f4697edeaae70ac952fe876b31f027a2a4e398632 - 0.78% (1.13 MB)

[#008] sha256:d50faed17f18591a8e1bc5f6c849d760c6fa1cd8e668f5d4ca3082e769199012 - 16.96% (24.6 MB)

[#009] sha256:691776d0f43dfe392936643495317063be0b39b66cf7d7ea92d76e97ed9c3083 - 11.93% (17.3 MB)

[#010] sha256:228d33316ae179a19c415b9482407972de728bec7bad25a9fc9cfb7c15e91424 - 18.9% (27.4 MB)

[#011] sha256:3161c8760dd7ddb277fd485c58449f6aadd5924a40a6fab096ed78bad59436de - 0.0% (172 Bytes)


History
2020-08-19 21:29:47 UTC

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

2020-08-19 21:29:51 UTC

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

2020-08-19 21:29:53 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-08-19 21:29:55 UTC

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

2020-08-19 21:29:55 UTC

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

2020-09-11 23:04:14 UTC

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

2020-09-11 23:04:15 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-09-11 23:04:16 UTC

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

2020-09-11 23:04:16 UTC

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

2020-09-11 23:04:37 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-09-11 23:04:37 UTC

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

2020-09-11 23:04:38 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-09-11 23:04:40 UTC

|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.7/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin

2020-09-11 23:04:40 UTC

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

2020-09-11 23:04:42 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-09-11 23:04:42 UTC

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

2020-09-11 23:04:42 UTC

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

2020-09-11 23:04:42 UTC

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

2020-09-11 23:04:42 UTC

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

2020-09-11 23:04:43 UTC

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

2020-09-11 23:04:46 UTC

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

2020-09-11 23:04:48 UTC

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

2020-09-11 23:04:48 UTC

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

2020-09-11 23:04:48 UTC

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

2020-09-11 23:04:48 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-11T23:04:03Z

2020-09-11 23:04:49 UTC

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

2020-09-11 23:04:49 UTC

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

2020-09-11 23:04:49 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