Namespace
rancher
Image / Tag
rancher-agent:master-198ec5bdf52d3ed2b4865cfcf6ac1d61150bf55f-head
Content Digest
sha256:fd1badb1856eb9acefff156755dc2d188bd9231ff89dfd4bb7f88523007c9090
Details
Created

2020-09-10 01:12:03 UTC

Size

156 MB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:master-198ec5bdf52d3ed2b4865cfcf6ac1d61150bf55f-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.36% (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:20e2f50893c187bd5c95601fdc0227bc384c2e180170f952af8ae837db14f2d4 - 0.0% (123 Bytes)

[#005] sha256:d12a52ce5793f147772f4d1996c15cdb1b4699b27e8d6cab46e9359bef843152 - 34.8% (54.2 MB)

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

[#007] sha256:51600fc7729d108473d83b0d86877807548394c30473543e13f4cb466b7551f6 - 0.78% (1.22 MB)

[#008] sha256:93a341e6fe791ae31bf17dbce622767fecd40d754f145d6130bfe207cf750968 - 17.07% (26.6 MB)

[#009] sha256:15b3e32df1c3e073bc1fb4cf388792b5192fcef651dba85161d5daf01de7cb22 - 11.12% (17.3 MB)

[#010] sha256:33785753257acfc653d0ae62a66936fdfafbf1dcb06791bd1ef8736eee68a8e1 - 18.43% (28.7 MB)

[#011] sha256:6fde34fb3901e1415b5bacc197896f4ac6afa21ee841865801d5061422b1afa8 - 0.0% (172 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-10 01:11:29 UTC

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

2020-09-10 01:11:29 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-10 01:11:30 UTC

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

2020-09-10 01:11:30 UTC

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

2020-09-10 01:11:50 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-10 01:11:51 UTC

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

2020-09-10 01:11:52 UTC

|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2020-09-10 01:11:53 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-10 01:11:53 UTC

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

2020-09-10 01:11:55 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-10 01:11:55 UTC

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

2020-09-10 01:11:55 UTC

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

2020-09-10 01:11:56 UTC

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

2020-09-10 01:11:56 UTC

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

2020-09-10 01:11:56 UTC

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

2020-09-10 01:12:00 UTC

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

2020-09-10 01:12:01 UTC

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

2020-09-10 01:12:02 UTC

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

2020-09-10 01:12:02 UTC

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

2020-09-10 01:12:02 UTC

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

2020-09-10 01:12:03 UTC

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

2020-09-10 01:12:03 UTC

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

2020-09-10 01:12:03 UTC

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

Details
Created

2020-09-10 01:06:18 UTC

Size

247 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-10T01:06:12Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    198ec5bdf52d3ed2b4865cfcf6ac1d61150bf55f
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-198ec5bdf52d3ed2b4865cfcf6ac1d61150bf55f-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 - 39.03% (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 - 36.04% (88.9 MB)

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

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

[#009] sha256:b963e105afb57e35bd584e7f43ba0c7a285abec1f088220c040596d20799b4de - 0.0% (830 Bytes)

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

[#011] sha256:9f967afffccfd7b44159dc4649b3cf8abeb61da57ec420c8263d95c61122acea - 13.21% (32.6 MB)

[#012] sha256:43b9b9ea6c1fa1e8a6bb5b8eac70640d7771fec82d9987f480f85c58c96f309a - 0.0% (903 Bytes)

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

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

[#015] sha256:6e09d1f1a5d283bdd88a09479acd841f3a5e11b97e635d7fd114c73f5002479b - 0.0% (827 Bytes)

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

[#017] sha256:84ae2d119924d1f26f3aff815a48d31b0bc385f6422bdbe9297ae8180022a497 - 11.62% (28.7 MB)

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

[#019] sha256:075537ed48f3ad732068d31bb5c80636e29770fb3cb064dc9b94e6768e62a380 - 0.0% (831 Bytes)

[#020] sha256:6f0b2bac1609fbc409ced3b98adc2a93d1767074e885141887ee9642a31d05b4 - 0.0% (848 Bytes)

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

[#022] sha256:afc4e906f4dc16cf3f342d5396d60a2a243c1f15c69fb4ee68cfe989bca302cd - 0.0% (833 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-09 04:02:57 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-09 04:02:57 UTC

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

2020-09-09 04:02:59 UTC

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

2020-09-09 04:03:00 UTC

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

2020-09-09 04:03:00 UTC

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

2020-09-09 04:03:01 UTC

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

2020-09-10 01:06:14 UTC

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

2020-09-10 01:06:14 UTC

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

2020-09-10 01:06:15 UTC

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

2020-09-10 01:06:16 UTC

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

2020-09-10 01:06:17 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-10T01:06:12Z

2020-09-10 01:06:17 UTC

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

2020-09-10 01:06:17 UTC

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

2020-09-10 01:06:18 UTC

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

Details
Created

2020-09-10 01:06:24 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-10T01:06:18Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    198ec5bdf52d3ed2b4865cfcf6ac1d61150bf55f
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-198ec5bdf52d3ed2b4865cfcf6ac1d61150bf55f-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.4% (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.81% (88.9 MB)

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

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

[#009] sha256:2fc6ad0d4728c80da2e933b2558d6bb3129189a1b8ed8814129a906ea3275aa0 - 0.0% (827 Bytes)

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

[#011] sha256:053e22fd4a127a4805d773a3f40dd672d3d84edd041f5483c5f98d1c3c9ae9a1 - 13.13% (32.6 MB)

[#012] sha256:4a0e0ee05bbcc03e3b5b2e7b0e7e6c621672ded5da5d090ccb8ecf857d9915bd - 0.0% (857 Bytes)

[#013] sha256:cd2f9b3f85fd529f1eb66a15c29a6c4f94785e2ad2fb1df89135c0844da76114 - 0.0% (831 Bytes)

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

[#015] sha256:5fb6f076e51da0ec91c91af0348ae1471d9b47717f508a2b67940bcb7675f03f - 0.0% (830 Bytes)

[#016] sha256:93d53ae23e21f17c3831b267d35a3c5ae04288428c3534bc376761bc7ce20558 - 0.0% (854 Bytes)

[#017] sha256:6739486bc6ebcd5777ae2448c50a23914bfdb0232c15ae8a23b6b42d88415eb7 - 11.55% (28.7 MB)

[#018] sha256:d1038a78e8532de0cd91ed0069f33167cf4b853c91befacadbf41fe8423c476f - 0.0% (850 Bytes)

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

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

[#021] sha256:b42ae67336ad1e1ac36ea3cc32099ea62e632a581f78d2c58c8f430a38d673de - 0.0% (853 Bytes)

[#022] sha256:3abf1080368a41d3daf1302042a2a272efecb477ed35c5e4bc110f2890a9d562 - 0.0% (827 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-09 04:02:51 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-09 04:02:52 UTC

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

2020-09-09 04:02:54 UTC

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

2020-09-09 04:02:54 UTC

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

2020-09-09 04:02:55 UTC

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

2020-09-09 04:02:55 UTC

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

2020-09-10 01:06:20 UTC

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

2020-09-10 01:06:21 UTC

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

2020-09-10 01:06:22 UTC

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

2020-09-10 01:06:22 UTC

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

2020-09-10 01:06:23 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-10T01:06:18Z

2020-09-10 01:06:23 UTC

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

2020-09-10 01:06:23 UTC

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

2020-09-10 01:06:24 UTC

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

Details
Created

2020-09-10 01:06:10 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-10T01:06:04Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    198ec5bdf52d3ed2b4865cfcf6ac1d61150bf55f
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-198ec5bdf52d3ed2b4865cfcf6ac1d61150bf55f-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.4% (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.81% (88.9 MB)

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

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

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

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

[#011] sha256:2bab01b31195df082f193ac7d37fa25eddd077bd068aa29c3f4a654026d70b5b - 13.13% (32.6 MB)

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

[#013] sha256:d3c2578b1edf69c52a07b0258945ad1864ab71c18b3acb35a2ba12e575b0250b - 0.0% (854 Bytes)

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

[#015] sha256:7303ad7004c2e4e8c366c0ac95bfd03ed0f1d066a31cb8c8a01873cd5bbe5bf3 - 0.0% (826 Bytes)

[#016] sha256:ee946ba09d07552762aee6775c5e03b538391b2182733a27682faccfc41317cf - 0.0% (819 Bytes)

[#017] sha256:45c2acc91b5a78a5088d48f7f39df517ab4847bb106b1a8be56b3b755700def7 - 11.55% (28.7 MB)

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

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

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

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

[#022] sha256:5861c9e1752e527692a1aa52bc59e0a2bc0b6d93a870381906d13da324066d27 - 0.0% (861 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-09 04:02:47 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-09 04:02:48 UTC

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

2020-09-09 04:02:49 UTC

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

2020-09-09 04:02:50 UTC

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

2020-09-09 04:02:50 UTC

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

2020-09-09 04:02:51 UTC

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

2020-09-10 01:06:06 UTC

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

2020-09-10 01:06:07 UTC

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

2020-09-10 01:06:08 UTC

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

2020-09-10 01:06:09 UTC

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

2020-09-10 01:06:09 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-10T01:06:04Z

2020-09-10 01:06:09 UTC

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

2020-09-10 01:06:10 UTC

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

2020-09-10 01:06:10 UTC

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

Details
Created

2020-09-10 01:08:27 UTC

Size

144 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-10T01:07:42Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    198ec5bdf52d3ed2b4865cfcf6ac1d61150bf55f
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-198ec5bdf52d3ed2b4865cfcf6ac1d61150bf55f-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.69% (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:71f3867f106bc89be1e8ea09a2d31163fcf10bc1d9fd17a7390b1e18c085f598 - 0.0% (124 Bytes)

[#005] sha256:704688ffbb1c1c6c3a1dafdf9fe7fb673da213f0f7161f1c489014b1b22c145a - 34.74% (50.1 MB)

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

[#007] sha256:b24d53b51952eeddf6223ea37c9bdf6082509caa8456d41ca3e918dec41329ab - 0.79% (1.13 MB)

[#008] sha256:98dec76750897a09de6143ef55ff5be61bc89cf34df3abe8d7fa7d023049c0bf - 17.09% (24.6 MB)

[#009] sha256:b582c22ad8c95f620ffff573397c2ec083472bfe13d51ddf6e71a591f6235cf0 - 12.01% (17.3 MB)

[#010] sha256:cac1a170cde2b8935284fb556e8cd74ef6614619e8ccb76b56cf3f5b26c03282 - 18.32% (26.4 MB)

[#011] sha256:4d03ac8b3010f229b3f4830cb05c2af89bc81e49715989eec79b92f3258fb55b - 0.0% (173 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-10 01:07:55 UTC

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

2020-09-10 01:07:55 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-10 01:07:56 UTC

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

2020-09-10 01:07:56 UTC

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

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

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

2020-09-10 01:08:17 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-10 01:08:18 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-10 01:08:18 UTC

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

2020-09-10 01:08:19 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-10 01:08:20 UTC

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

2020-09-10 01:08:20 UTC

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

2020-09-10 01:08:20 UTC

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

2020-09-10 01:08:20 UTC

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

2020-09-10 01:08:21 UTC

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

2020-09-10 01:08:24 UTC

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

2020-09-10 01:08:25 UTC

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

2020-09-10 01:08:26 UTC

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

2020-09-10 01:08:26 UTC

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

2020-09-10 01:08:26 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-10T01:07:42Z

2020-09-10 01:08:26 UTC

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

2020-09-10 01:08:27 UTC

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

2020-09-10 01:08:27 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