Namespace
rancher
Image / Tag
rancher-agent:master-9a035e9b39cf7bb5bd6f9e57da3c20c73aa44613-head
Content Digest
sha256:aeee585a9c614524d5ed4482195482441bd65aea2aec1f570a918d3dd7b6082a
Details
Created

2020-10-28 21:35:06 UTC

Size

161 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-28T21:34:11Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9a035e9b39cf7bb5bd6f9e57da3c20c73aa44613
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-9a035e9b39cf7bb5bd6f9e57da3c20c73aa44613-head

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_amd64

DOCKER_URL_amd64

https://get.docker.com/builds/Linux/x86_64/docker-1.10.3

DOCKER_URL_arm64

https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64

KUBECTL_VERSION

v1.18.2

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:171857c49d0f5e2ebf623e6cb36a8bcad585ed0c2aa99c87a055df034c1e5848 - 15.82% (25.5 MB)

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

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

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

[#004] sha256:455eb14049e38c17636adaf15c22b3b7923cb73010a3735e055a55dcf19d1890 - 34.87% (56.1 MB)

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

[#006] sha256:e53ef04677290b141eca61be78ce9bda55d3d8463b832b6451daaffcdb8596ec - 16.5% (26.6 MB)

[#007] sha256:15222e493f5559eb21f19f5cf414e5306452707a6965c2c0d65b56c5c245e84e - 12.82% (20.6 MB)

[#008] sha256:90448c3313c698e299c7f5f7121002771709bf4070cb161016722fa46ad3e214 - 18.62% (30 MB)

[#009] sha256:b86f55fcfdbe27e001aad2d75af619c4b3d7d03b445a290474c3bff589b4f965 - 0.0% (172 Bytes)


History
2020-09-25 22:33:49 UTC

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

2020-09-25 22:33:50 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2020-09-25 22:33:51 UTC

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

2020-09-25 22:33:52 UTC

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

2020-09-25 22:33:52 UTC

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

2020-10-28 21:34:32 UTC

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

2020-10-28 21:34:32 UTC

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

2020-10-28 21:34:33 UTC

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

2020-10-28 21:34:33 UTC

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

2020-10-28 21:34:54 UTC

|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2020-10-28 21:34:54 UTC

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

2020-10-28 21:34:55 UTC

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

2020-10-28 21:34:56 UTC

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

2020-10-28 21:34:57 UTC

|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin

2020-10-28 21:34:57 UTC

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

2020-10-28 21:34:58 UTC

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

2020-10-28 21:34:58 UTC

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

2020-10-28 21:34:58 UTC

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

2020-10-28 21:34:58 UTC

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

2020-10-28 21:35:03 UTC

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

2020-10-28 21:35:04 UTC

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

2020-10-28 21:35:05 UTC

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

2020-10-28 21:35:05 UTC

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

2020-10-28 21:35:05 UTC

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

2020-10-28 21:35:06 UTC

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

2020-10-28 21:35:06 UTC

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

2020-10-28 21:35:06 UTC

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

Details
Created

2020-10-28 21:30:23 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-28T21:30:17Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9a035e9b39cf7bb5bd6f9e57da3c20c73aa44613
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-9a035e9b39cf7bb5bd6f9e57da3c20c73aa44613-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:aab6118ce69c93410df7fa15842a6e3b3c7ff20b639c779b5d5f78e7653eaa07 - 38.87% (96.5 MB)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[#017] sha256:3d9eadfb1059df5519448c45c73fbef4252592dc53f227568d29d1f631a53f1b - 12.07% (30 MB)

[#018] sha256:655cfeb0d27602ec430ed9158e1afa752f8b4309cbb238469a4aa9e74d3cea9a - 0.0% (827 Bytes)

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

[#020] sha256:d87db826be7537c33f26277f7cfe8bcabebe6ebb8414d9242fa4fb81d2cf34ca - 0.0% (830 Bytes)

[#021] sha256:43d8fdb623d8e1296a7415773a10de74e9022ca3e27b152e8736ad3325fd8486 - 0.0% (825 Bytes)

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


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

Apply image 1809-amd64

2020-10-27 18:41:50 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1809

2020-10-27 18:41:52 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-27 18:42:23 UTC

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

2020-10-27 18:42:23 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-27 18:42:43 UTC

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

2020-10-27 18:43:22 UTC

cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2020-10-27 18:43:23 UTC

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

2020-10-27 18:43:23 UTC

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

2020-10-28 16:20:33 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-28 16:20:34 UTC

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

2020-10-28 16:20:37 UTC

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

2020-10-28 16:20:38 UTC

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

2020-10-28 16:20:38 UTC

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

2020-10-28 16:20:39 UTC

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

2020-10-28 21:30:19 UTC

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

2020-10-28 21:30:20 UTC

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

2020-10-28 21:30:21 UTC

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

2020-10-28 21:30:22 UTC

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

2020-10-28 21:30:22 UTC

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

2020-10-28 21:30:22 UTC

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

2020-10-28 21:30:23 UTC

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

2020-10-28 21:30:23 UTC

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

Details
Created

2020-10-28 21:30:36 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-28T21:30:30Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9a035e9b39cf7bb5bd6f9e57da3c20c73aa44613
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-9a035e9b39cf7bb5bd6f9e57da3c20c73aa44613-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:d6c6a99d5726a68a35f81bb15a53ebdc98b41ff763b7b2442647543ee44bb89c - 39.25% (98.1 MB)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[#018] sha256:1052191bbe3ba4665dd5b83d42d3d4a7824d4fba77dbdbc38ed096dfd7379dbf - 0.0% (852 Bytes)

[#019] sha256:20f94f8a4660ef413d431dfd50d47ae8a6cd27b3d86804fb493528e4b31558ab - 0.0% (824 Bytes)

[#020] sha256:3948f08e1b9bc22744a8c90bbe5fd44d3234f16382ea684ec4271668be7e15d3 - 0.0% (830 Bytes)

[#021] sha256:eb96e8c3593efc22275bfc9a77f1f5cefc7013f0cee8947abe2e2ccab41fd5f9 - 0.0% (847 Bytes)

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


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

Apply image 1909-amd64

2020-10-27 18:52:52 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1909

2020-10-27 18:52:52 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-27 18:53:23 UTC

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

2020-10-27 18:53:24 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-27 18:53:46 UTC

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

2020-10-27 18:54:29 UTC

cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2020-10-27 18:54:29 UTC

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

2020-10-27 18:54:30 UTC

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

2020-10-28 16:20:51 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-28 16:20:52 UTC

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

2020-10-28 16:20:55 UTC

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

2020-10-28 16:20:56 UTC

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

2020-10-28 16:20:56 UTC

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

2020-10-28 16:20:57 UTC

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

2020-10-28 21:30:32 UTC

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

2020-10-28 21:30:33 UTC

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

2020-10-28 21:30:34 UTC

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

2020-10-28 21:30:35 UTC

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

2020-10-28 21:30:35 UTC

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

2020-10-28 21:30:36 UTC

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

2020-10-28 21:30:36 UTC

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

2020-10-28 21:30:36 UTC

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

Details
Created

2020-10-28 21:31:17 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-28T21:31:10Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9a035e9b39cf7bb5bd6f9e57da3c20c73aa44613
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-9a035e9b39cf7bb5bd6f9e57da3c20c73aa44613-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:0e31ee8f400716f940be9db76d6eedb1a903860385b4ca8f70513012d53fe1f1 - 39.3% (98.3 MB)

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

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

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

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

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

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

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

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

[#009] sha256:badbc84c9018591285c529e06d1c1fb18698e7ce3283ee16cf1d62dfbd276dcb - 0.0% (878 Bytes)

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

[#011] sha256:1c339e898a409c9e92a46e8e5d8522cca1287134781497bdc871b1542b7368c2 - 13.04% (32.6 MB)

[#012] sha256:c234a0a8e28d273e011a3ba9bdd535daff18d97ed9523828b68969cc09dbff47 - 0.0% (828 Bytes)

[#013] sha256:5d1a5edadddca86d9a5e6758440c1c7a69ce8fc8e0333715d0406ef9b0c60046 - 0.0% (856 Bytes)

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

[#015] sha256:0eb7e73d5042450ed23a3620398462292211baf54a19109775b95f00d11d0c35 - 0.0% (829 Bytes)

[#016] sha256:04142ba76fc6ea6a398ac2b043bfac999a38b1e788af8a223ddf645bb590950a - 0.0% (854 Bytes)

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

[#018] sha256:0b134782e0123dc61bd73a21bc81c5037416d9d5549fe8fd229a71c8f409f725 - 0.0% (825 Bytes)

[#019] sha256:73914356531d116cd8343df14ac141609a77549a86b2e071fbcc7a0ba7db3f64 - 0.0% (824 Bytes)

[#020] sha256:610697807479f3f255d674048881bc11b26071ae91aedde5e8bc0759617aae40 - 0.0% (860 Bytes)

[#021] sha256:67533895edc1f3cc7969759df707926bd2248091da5b9c57efc3b27243f3dafc - 0.0% (854 Bytes)

[#022] sha256:7559fd43b4a2c670480bb31a18d2a61c1858aeaa3a7dbd0eccbf51b33cbadf7c - 0.0% (830 Bytes)


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

Apply image 1903-amd64

2020-10-27 19:03:00 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1903

2020-10-27 19:03:01 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-27 19:03:30 UTC

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

2020-10-27 19:03:30 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-27 19:03:53 UTC

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

2020-10-27 19:04:43 UTC

cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2020-10-27 19:04:44 UTC

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

2020-10-27 19:04:44 UTC

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

2020-10-28 16:21:34 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-28 16:21:34 UTC

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

2020-10-28 16:21:37 UTC

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

2020-10-28 16:21:38 UTC

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

2020-10-28 16:21:39 UTC

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

2020-10-28 16:21:39 UTC

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

2020-10-28 21:31:12 UTC

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

2020-10-28 21:31:13 UTC

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

2020-10-28 21:31:14 UTC

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

2020-10-28 21:31:15 UTC

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

2020-10-28 21:31:15 UTC

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

2020-10-28 21:31:16 UTC

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

2020-10-28 21:31:16 UTC

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

2020-10-28 21:31:17 UTC

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

Details
Created

2020-10-28 21:34:11 UTC

Size

149 MB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:master-9a035e9b39cf7bb5bd6f9e57da3c20c73aa44613-head

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_arm64

DOCKER_URL_amd64

https://get.docker.com/builds/Linux/x86_64/docker-1.10.3

DOCKER_URL_arm64

https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64

KUBECTL_VERSION

v1.18.2

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:296c9ad75beec603486f1373addae8e2c509e94c4adda44c1289792c91624acc - 15.14% (22.6 MB)

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

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

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

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

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

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

[#007] sha256:7644bcbe4f2d16bf8b83ea6bc42eb69a87472296d100962459b5ebfe0f092e85 - 13.82% (20.6 MB)

[#008] sha256:98d5bb5c17a984281e0b3b24ed657f8cb2a471d2dfd3bac101b5c38a74db5055 - 18.47% (27.6 MB)

[#009] sha256:3e79aaef779da5d2e82db28f1e2c9f5acca81b652fc661f0b35da154f2b374b0 - 0.0% (171 Bytes)


History
2020-09-25 22:47:32 UTC

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

2020-09-25 22:47:35 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2020-09-25 22:47:36 UTC

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

2020-09-25 22:47:38 UTC

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

2020-09-25 22:47:39 UTC

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

2020-10-28 21:33:35 UTC

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

2020-10-28 21:33:35 UTC

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

2020-10-28 21:33:36 UTC

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

2020-10-28 21:33:36 UTC

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

2020-10-28 21:33:59 UTC

|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2020-10-28 21:33:59 UTC

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

2020-10-28 21:34:01 UTC

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

2020-10-28 21:34:01 UTC

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

2020-10-28 21:34:03 UTC

|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin

2020-10-28 21:34:03 UTC

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

2020-10-28 21:34:03 UTC

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

2020-10-28 21:34:03 UTC

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

2020-10-28 21:34:04 UTC

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

2020-10-28 21:34:04 UTC

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

2020-10-28 21:34:08 UTC

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

2020-10-28 21:34:10 UTC

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

2020-10-28 21:34:10 UTC

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

2020-10-28 21:34:11 UTC

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

2020-10-28 21:34:11 UTC

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

2020-10-28 21:34:11 UTC

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

2020-10-28 21:34:11 UTC

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

2020-10-28 21:34:11 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