Namespace
rancher
Image / Tag
rancher-agent:master-115266f07f6b33dbb27d21d4ab69ff6d4fcd7432-head
Content Digest
sha256:6352aaf58bd78716f83e410027d20d32f06ea361b6d43d13c8a48f4a3996d5c7
Details
Created

2021-01-15 20:02:18 UTC

Size

162 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-15T20:01:16Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    115266f07f6b33dbb27d21d4ab69ff6d4fcd7432
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-115266f07f6b33dbb27d21d4ab69ff6d4fcd7432-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:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 - 15.7% (25.5 MB)

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

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

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

[#004] sha256:b16ac26e3aefa4df5594775604de2827d033b41a4d26707decdaeeae8f7f9616 - 33.47% (54.3 MB)

[#005] sha256:8173306facae086d67be798301e1b4e3edccddc2bfa829b570a59cfdaedd09b8 - 1.36% (2.2 MB)

[#006] sha256:2d0e58714c540c7267aa10fa67e07912d98aaee49153840c732e94d62b034fda - 16.38% (26.6 MB)

[#007] sha256:16eb506559fc80e69c3cbe717650664e1f0f6e501cc83a410097ad3bfcc323ff - 14.38% (23.3 MB)

[#008] sha256:21892d0c82758300b522dde139e40e18e2aca6131f513e52d90f3256e532d934 - 18.71% (30.4 MB)

[#009] sha256:f326641bd30580021652bf996cb7fdb8521abec1ed80ff9871254baafecdf1c8 - 0.0% (173 Bytes)


History
2020-11-25 22:25:13 UTC

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

2020-11-25 22:25:14 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-11-25 22:25:15 UTC

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

2020-11-25 22:25:16 UTC

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

2020-11-25 22:25:17 UTC

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

2021-01-15 20:01:40 UTC

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

2021-01-15 20:01:40 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

2021-01-15 20:01:42 UTC

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

2021-01-15 20:01:42 UTC

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

2021-01-15 20:02: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/*

2021-01-15 20:02:05 UTC

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

2021-01-15 20:02:07 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

2021-01-15 20:02:07 UTC

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

2021-01-15 20:02: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

2021-01-15 20:02:09 UTC

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

2021-01-15 20:02:09 UTC

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

2021-01-15 20:02:10 UTC

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

2021-01-15 20:02:10 UTC

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

2021-01-15 20:02:10 UTC

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

2021-01-15 20:02:15 UTC

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

2021-01-15 20:02:17 UTC

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

2021-01-15 20:02:17 UTC

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

2021-01-15 20:02:17 UTC

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

2021-01-15 20:02:17 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-01-15T20:01:16Z

2021-01-15 20:02:18 UTC

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

2021-01-15 20:02:18 UTC

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

2021-01-15 20:02:18 UTC

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

Details
Created

2021-01-15 19:55:41 UTC

Size

257 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-15T19:55:35Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    115266f07f6b33dbb27d21d4ab69ff6d4fcd7432
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-115266f07f6b33dbb27d21d4ab69ff6d4fcd7432-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\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:62239e9aa1a352a20b0d4969c2b508b8a18d10e799d4db72e6f24ccbb2c724d9 - 37.62% (96.6 MB)

[#001] sha256:0c18e98e0a52bd99a6af410f6f52eed4b9e883aa15917fc450711663e60bef93 - 0.0% (897 Bytes)

[#002] sha256:75d75a5996545a2a89fd967e75029a9b7dca5edb3a0ab5113800f3a5fd359209 - 0.0% (867 Bytes)

[#003] sha256:06e0c8c45e8fa9a82aba733d0e974b496b1cc02b909dd83a0a62ce4b89d3a5ee - 0.03% (71.8 KB)

[#004] sha256:0eb0c35c2d7c5e31d0e76a4746ba84528c60de57b48c824a30de4b89096ad85f - 0.0% (832 Bytes)

[#005] sha256:104ce8c5b1dc374c1ba164a085047ccd5dce7a54503df8659ed00b1d8b961fa2 - 37.76% (97 MB)

[#006] sha256:780c470cdff71bd8825aaa424088c4a47f7f8720d303d10fa677054d771d89ee - 0.05% (136 KB)

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

[#008] sha256:bf374c154d575a6c4be2a4b4e7a952517c4027b2705ebf0e349e502d59416023 - 0.0% (839 Bytes)

[#009] sha256:a840ca39fd87e487b24d8155f5da7f772263d11c1fcf5dbb03f564616d30cbeb - 0.0% (825 Bytes)

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

[#011] sha256:842c4d99d24c6357c6b1b8b020eadd26c3859614cebbedd32b9e547ce37e59be - 12.69% (32.6 MB)

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

[#013] sha256:d525902020c9eb13d48cd89c5447c04fdf47274574d607aaf8917c9a3f80ccee - 0.0% (857 Bytes)

[#014] sha256:9190ea273389a4ac0816815cfc060c07ad977e4278d81e327ae77cf8d7d5fb31 - 0.0% (825 Bytes)

[#015] sha256:3d99cff179336bc7a2d84660c4cc5af4bf6cc9cee547b3d81c7f103ec30a7943 - 0.0% (825 Bytes)

[#016] sha256:f8dd94be66b65b3d2fb695e188e44cd1ee7fa4b4a08bfb00f86a68f992a5fa04 - 0.0% (824 Bytes)

[#017] sha256:a17a996fa7ac044d4a6368997d54aa86324037e9e50f520242c8d2d315fa7e92 - 11.81% (30.3 MB)

[#018] sha256:e4b3d981fea5740a6fff7a649d2febebacf481c099dacad9d372064856fa6819 - 0.0% (818 Bytes)

[#019] sha256:eed19f685f152489c2eceef94f8c3280a4728bd9b66d039ca1a7b8fa9e392c98 - 0.0% (825 Bytes)

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

[#021] sha256:b05cd48fecd26d096dc86f7b5abacd2d3c95f133abea1fa2fc78e3c6471d4f04 - 0.0% (848 Bytes)

[#022] sha256:50e160569cf2746d3c5e9b7a09f08173e72b039b5924c29444da8332c102587c - 0.0% (823 Bytes)


History
2021-01-07 16:14:35 UTC

Apply image 1809-amd64

2021-01-14 00:48:28 UTC

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

2021-01-14 00:48:29 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-14 00:48:53 UTC

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

2021-01-14 00:48:54 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-14 00:49:11 UTC

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

2021-01-14 00:49:49 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 ; }"

2021-01-14 00:49:49 UTC

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

2021-01-14 00:49:50 UTC

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

2021-01-15 17:04:12 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-15 17:04:13 UTC

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

2021-01-15 17:04:15 UTC

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

2021-01-15 17:04:16 UTC

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

2021-01-15 17:04:16 UTC

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

2021-01-15 17:04:16 UTC

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

2021-01-15 19:55:37 UTC

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

2021-01-15 19:55:38 UTC

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

2021-01-15 19:55:39 UTC

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

2021-01-15 19:55:40 UTC

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

2021-01-15 19:55:40 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-15T19:55:35Z

2021-01-15 19:55:40 UTC

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

2021-01-15 19:55:41 UTC

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

2021-01-15 19:55:41 UTC

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

Details
Created

2021-01-15 19:55:36 UTC

Size

260 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-15T19:55:30Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    115266f07f6b33dbb27d21d4ab69ff6d4fcd7432
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-115266f07f6b33dbb27d21d4ab69ff6d4fcd7432-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\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:3155a5f44f3dc969ff02d04e7f3dbd46e828c217c194c52591f5ac542dcd622b - 38.33% (99.6 MB)

[#001] sha256:72d4e970f9b348b537a538b4ab2a361a2887e9b7ab45164db40cdef18ca21864 - 0.0% (841 Bytes)

[#002] sha256:4fa38e2974f0a4ae59500a099882451b23e1358b030df7cca2637baf586968ef - 0.0% (839 Bytes)

[#003] sha256:79b3ecd3c56c6f1b874a3bf213b2557c77a1cd709b21d54f020cc181a031a741 - 0.02% (64.4 KB)

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

[#005] sha256:a05e90b6eeac8e88f99bd7bbee2e762ce3c43ca23c86c05a3cf321a3217edf31 - 37.33% (97 MB)

[#006] sha256:c0de07cebb8227f0820cb7fc9ff7539246b84e7ec3c845b19c893304a8456296 - 0.05% (127 KB)

[#007] sha256:9f28fda277a499ff683160d7e5cd753f67242f5d77ede45ff9c7e8fc638662d3 - 0.0% (860 Bytes)

[#008] sha256:803571cad750f9593e465630c62bbe375b988b4b9e04dd0546339f81d22ed9e5 - 0.0% (896 Bytes)

[#009] sha256:59f9f2809bfde441599919fa64ddbd32c4868676c34af758da3253349d6d2b3b - 0.0% (850 Bytes)

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

[#011] sha256:b43be87213f6cbaf8829037ad9684a28872558979371e411a611dc96ac0a83fd - 12.55% (32.6 MB)

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

[#013] sha256:308ce56fb1342a30dd3d96287b4c2c97a38d0d054bf6b401307b604bc31a2fb3 - 0.0% (822 Bytes)

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

[#015] sha256:75153a08ccf6eafe6e6e907a351151bd2f1e2dd6aa93984f1af345abd23eb280 - 0.0% (825 Bytes)

[#016] sha256:aa74bfedfbbb36a0e9a62018df801e2845fbe3fdb5809c06df8f9fdcf73cc705 - 0.0% (823 Bytes)

[#017] sha256:be7f03d93ec5ed15ebf20644600fc07075266dc7389aeba72f8c402aa85f24d1 - 11.68% (30.3 MB)

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

[#019] sha256:3580119dab642fdcde69e6fbff04908d1430f7febfad78ba69f9330ccc01dfd4 - 0.0% (857 Bytes)

[#020] sha256:e65088ffc2a35c2b727e31b4aacf8767b5cbd890e5bace5c81950a2c78446045 - 0.0% (825 Bytes)

[#021] sha256:05c79beeb6fc25696d32f97c7837ad809b833db8237a29475ddde385f810c923 - 0.0% (833 Bytes)

[#022] sha256:22cc3a127cc0e3695d9972c22320705f5df31114c2ad7af8998644c43f636b4c - 0.0% (815 Bytes)


History
2021-01-11 22:38:45 UTC

Apply image 1909-amd64

2021-01-14 00:49:31 UTC

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

2021-01-14 00:49:31 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-14 00:50:28 UTC

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

2021-01-14 00:50:29 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-14 00:50:48 UTC

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

2021-01-14 00:51:30 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 ; }"

2021-01-14 00:51:31 UTC

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

2021-01-14 00:51:32 UTC

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

2021-01-15 17:03:44 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-15 17:03:45 UTC

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

2021-01-15 17:03:47 UTC

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

2021-01-15 17:03:48 UTC

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

2021-01-15 17:03:48 UTC

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

2021-01-15 17:03:48 UTC

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

2021-01-15 19:55:32 UTC

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

2021-01-15 19:55:33 UTC

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

2021-01-15 19:55:34 UTC

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

2021-01-15 19:55:34 UTC

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

2021-01-15 19:55:35 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-15T19:55:30Z

2021-01-15 19:55:35 UTC

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

2021-01-15 19:55:36 UTC

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

2021-01-15 19:55:36 UTC

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

Details
Created

2021-01-15 19:55:25 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-15T19:55:19Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    115266f07f6b33dbb27d21d4ab69ff6d4fcd7432
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-115266f07f6b33dbb27d21d4ab69ff6d4fcd7432-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\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:302b7cf33b3a2bd3c958c33a0bb0221099c7abebd46bd685a171899210be5180 - 37.98% (98.1 MB)

[#001] sha256:9f26ca03406f5a8ec501e525d77d1afb95a68b9422de3537733e64a81c94d1ac - 0.0% (862 Bytes)

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

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

[#004] sha256:6b23ddf852d79e12f40c9ec008b87e70eceb1ca9bc0d997e3faa62e6ff2b0b7f - 0.0% (870 Bytes)

[#005] sha256:351c9a6d6f05792758d1243074da597af5bed5bfbf30cb38ac85d9e9e26507d8 - 37.55% (97 MB)

[#006] sha256:6aa7002d6b3f1cdbfe747b229e4a9ea5e39cf6598e452a50a42d18c745517973 - 0.04% (93.2 KB)

[#007] sha256:c2d4d506895efd29956abe635f7a2d549a1d9b438511fc2bb036525f89650e23 - 0.0% (835 Bytes)

[#008] sha256:03ada09e220b64c340bb9e709725780270ef1d53c776ad575bb2abdf3c8e3873 - 0.0% (876 Bytes)

[#009] sha256:4307b8901cd0e2288ab8b9305f0ac9b37c9b14164efd418e7e130e2d4fe38849 - 0.0% (829 Bytes)

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

[#011] sha256:cf56e0c93e44c402c9dbcc54f71ea4345b4dbf0becfd5ccf47ec3c292f420383 - 12.62% (32.6 MB)

[#012] sha256:839f8619e6a614988b64656639e6ce215f63158c062bced665a0188a1ed7abbd - 0.0% (854 Bytes)

[#013] sha256:5351fe1ae35d86bb5fa35cbb91bdd77bdd7748a138c64a3a364222bd75bfba05 - 0.0% (860 Bytes)

[#014] sha256:109ef9e03c9da1fef432572e2832c932ebc2214693b1448dbf77dd867d2a7ab0 - 0.0% (858 Bytes)

[#015] sha256:4a2f1229bf3a5b1e04a6a112f19d9bb0f6504ab0a18e3d59ff0a5b45da3f914d - 0.0% (828 Bytes)

[#016] sha256:cd1ea9ab7c92e237bcf3fc9e73fad99235d5bc4ed8aab394db9a8e8be1146d1c - 0.0% (853 Bytes)

[#017] sha256:f25b2f4a891bd0272eb467baef23f84c223e784fc34778a74a21ebe9560720d4 - 11.75% (30.3 MB)

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

[#019] sha256:146c7d290b521d8687c57a41f9a9c693b2d304bcf76e9b151643119152025878 - 0.0% (850 Bytes)

[#020] sha256:d0c409de2ed4dafbfc0a5144c7de3156c96768e6f950acccaec43708e102960b - 0.0% (823 Bytes)

[#021] sha256:c19999a9d2557ba3226e413959bf7f604d69382b986dda48f3489d635469a546 - 0.0% (848 Bytes)

[#022] sha256:da16639d93c0ddad08869e78aee3bd5461264e548099924e61831c1b43fce512 - 0.0% (862 Bytes)


History
2020-12-02 14:58:01 UTC

Apply image 1903-amd64

2021-01-14 01:01:05 UTC

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

2021-01-14 01:01:06 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-14 01:02:25 UTC

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

2021-01-14 01:02:26 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-14 01:02:50 UTC

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

2021-01-14 01:03:35 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 ; }"

2021-01-14 01:03:36 UTC

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

2021-01-14 01:03:37 UTC

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

2021-01-15 17:03:28 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-15 17:03:29 UTC

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

2021-01-15 17:03:31 UTC

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

2021-01-15 17:03:32 UTC

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

2021-01-15 17:03:32 UTC

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

2021-01-15 17:03:32 UTC

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

2021-01-15 19:55:21 UTC

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

2021-01-15 19:55:22 UTC

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

2021-01-15 19:55:23 UTC

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

2021-01-15 19:55:24 UTC

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

2021-01-15 19:55:24 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-15T19:55:19Z

2021-01-15 19:55:24 UTC

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

2021-01-15 19:55:25 UTC

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

2021-01-15 19:55:25 UTC

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

Details
Created

2021-01-15 19:54:48 UTC

Size

261 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-15T19:54:43Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    115266f07f6b33dbb27d21d4ab69ff6d4fcd7432
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-115266f07f6b33dbb27d21d4ab69ff6d4fcd7432-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-2004

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\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:9334511b2b1d4bc43d8ca0e23b2fcce8b7b0968a9f9aa67cd61de71abad9a5b0 - 38.58% (101 MB)

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

[#002] sha256:2ca0364472ea34ed0baace31a0d578b169382c98832d31ffb842942c5b549653 - 0.0% (841 Bytes)

[#003] sha256:53919c6d1b3dd52f9b91062706cf498407d5b018a3bb40306c687bcc67c5569a - 0.03% (67.9 KB)

[#004] sha256:996c9cba4b5597765766ba6a6e3c16e1429d295658f0568f6a1059b4abec6891 - 0.0% (846 Bytes)

[#005] sha256:53f7b050f88e511a6cf062d759d5802559ae1a5fb833a0a9cc0420063651c48b - 37.18% (97 MB)

[#006] sha256:6bd473cebc2089a06626d36fcd3300b96eff83e67398f7b28384720c32f1f0d1 - 0.04% (98 KB)

[#007] sha256:ad6d023010ad660bb27721350c51bdd103128e26581bd02ac1c87b1df823a7d5 - 0.0% (836 Bytes)

[#008] sha256:70d9326376c25c149078565ae1de64bb89ffce73f3fe4b93b31f7a03cbafbefd - 0.0% (838 Bytes)

[#009] sha256:e49896938e0c109e1fd39b9176b66d920d054f39227e97ee3d60806c5fc5f177 - 0.0% (860 Bytes)

[#010] sha256:95d100b0f7d031ed9d54ed37fff600483b4f87c5b612e69e5269c0adfbc22792 - 0.04% (102 KB)

[#011] sha256:09107b343d046ae2e71fe89f63da82bc35f7116ae0942b2baf72696bf2d135c5 - 12.5% (32.6 MB)

[#012] sha256:79280830176f2f290474fe15bce35c95aa8231b3a0001b438458445d3ae5dc07 - 0.0% (837 Bytes)

[#013] sha256:028103074bb3f382c699d9b20995a98161e475691d91a33ec46cf0b4536c831f - 0.0% (857 Bytes)

[#014] sha256:1c3155eea2e9609d3895bc60b491e6f828dde381fb4a9da85007d79678ee8145 - 0.0% (835 Bytes)

[#015] sha256:9cde58f147f19665ccdd542bf1b28e0cb370ea6520349fb01807a151df2e10e5 - 0.0% (865 Bytes)

[#016] sha256:fe8fa2a9499606ef7b34827048a1c2f5036b6baf8c3356f4c600084ab4666357 - 0.0% (837 Bytes)

[#017] sha256:d4dd698517211984e9ae7cf856a83decfa38947a92d9dc5768cc1413fa13375a - 11.63% (30.3 MB)

[#018] sha256:9b83643d0513decf901e1c6932fb9e4c1aaf45398dc54182a8a9c6d3bcdbe1fc - 0.0% (838 Bytes)

[#019] sha256:918d04f379191813931a2bcb9e3018eeb0b5ffbace914f019f0f3e58743a6d04 - 0.0% (838 Bytes)

[#020] sha256:74939caa1e9c9d274529f9ba9893797c5a63828d5d734e8f1e1007da9dbd0740 - 0.0% (836 Bytes)

[#021] sha256:84c24f294ebed7b80040fbe60549543d79cbf884c9100ed55691257df07cd07c - 0.0% (838 Bytes)

[#022] sha256:dae63694414110add84155f3285898a0ee68d48110cca74e26efb1b60cb8037d - 0.0% (839 Bytes)


History
2021-01-09 13:10:55 UTC

Apply image 2004-amd64

2021-01-14 00:59:54 UTC

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

2021-01-14 00:59:54 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-14 01:00:28 UTC

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

2021-01-14 01:00:29 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-14 01:00:51 UTC

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

2021-01-14 01:01:46 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 ; }"

2021-01-14 01:01:46 UTC

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

2021-01-14 01:01:47 UTC

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

2021-01-15 17:03:56 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-15 17:03:57 UTC

cmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\

2021-01-15 17:03:59 UTC

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

2021-01-15 17:04:00 UTC

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

2021-01-15 17:04:00 UTC

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

2021-01-15 17:04:00 UTC

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

2021-01-15 19:54:45 UTC

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

2021-01-15 19:54:45 UTC

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

2021-01-15 19:54:46 UTC

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

2021-01-15 19:54:47 UTC

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

2021-01-15 19:54:47 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-15T19:54:43Z

2021-01-15 19:54:48 UTC

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

2021-01-15 19:54:48 UTC

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

2021-01-15 19:54:48 UTC

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

Details
Created

2021-01-15 19:54:17 UTC

Size

2.44 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-15T19:54:11Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    115266f07f6b33dbb27d21d4ab69ff6d4fcd7432
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-115266f07f6b33dbb27d21d4ab69ff6d4fcd7432-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 57.41% (1.4 GB)

[#001] sha256:18629c768c3f1391a29a90ea5e5b8a2b4185ec20b1781c40273741f648a0c882 - 36.74% (918 MB)

[#002] sha256:f7c7d8985e8647205aaf456ffd290bfe23a910b624f0305931380dec6901619f - 0.0% (1.1 KB)

[#003] sha256:e7ece232eb5c2b5e4cbcb03809b3c51c141b7dd2a2acaf701f488e526b89c255 - 0.0% (1.1 KB)

[#004] sha256:0a474b39078973dd86e3933d1f20dd066fa408f5152e62aaa6c144f28fb69243 - 0.82% (20.5 MB)

[#005] sha256:f3b0e28582a4e3754b70e4e3cd2d42d2387c972b1fa3e45ad9500898194d9742 - 0.39% (9.74 MB)

[#006] sha256:dbd10a1b25e120a6841bf3d0e73ca65fe44195abaad70933c284bcb1d95d7f95 - 0.31% (7.82 MB)

[#007] sha256:e2cf210aa7da4f9570d9d363d3cb4d622eae9a347dc226b453af416f7f1ba27c - 1.77% (44.1 MB)

[#008] sha256:03b470fe2cfbb06a4adb7f9d4fb10a719396a7160102280ea41bd5445e0ea0fc - 0.19% (4.83 MB)

[#009] sha256:037ce034aa86cdb1977d268e7d11553b23e2beabcd4f4826f10850ac36eee5ec - 0.62% (15.6 MB)

[#010] sha256:2c583cb1a7d09a953fcfef47616bd029d4915deba8086ac5236bf77619dfc790 - 0.54% (13.4 MB)

[#011] sha256:b3eab8349714eca32dd014185bb26ed3fa4bd0a01cff5070ead7d8e091fdcb71 - 0.0% (1.07 KB)

[#012] sha256:9edd968862eb5fd56bb4c85701fe878b1923d5c2f7c10df1729ff37925ae2fa9 - 0.0% (1.09 KB)

[#013] sha256:79c1872bd44feb9f942ab8d62fcb8d4933d64094af64d02a97a8454ef9521d6c - 0.0% (1.1 KB)

[#014] sha256:f5bacbf8b3f1790cb09267a725ba2a2b5ab4b32739c945e2452e1d2326367bf2 - 0.0% (1.08 KB)

[#015] sha256:c9e08a49ee5190612e506820f05f37fa245a96c9a25b6218b02a09271ff1a0ee - 0.0% (1.07 KB)

[#016] sha256:5936d8cb9c781b572fcc6cc7d0faac7fb9dac171a640ff8a201b400f6c0e38e3 - 1.21% (30.3 MB)

[#017] sha256:37726ed956856b0c200268ce4d1cb6cc4ca8b0843c87afb03dbc363dc1ad7671 - 0.0% (1.07 KB)

[#018] sha256:034c0204075ec56d937ea5d36134d9a5e4e56d364f974307f81f2d93eef1ba99 - 0.0% (1.09 KB)

[#019] sha256:0ef03eeb576a8620af91451c29f9584e59d1f716f209824d5a57d8ff70f01e43 - 0.0% (1.1 KB)

[#020] sha256:9a7bd8d5d53dab4e79283d0385f7dcb818d094ce58ef25143dcb2fc1c4a527ee - 0.0% (1.08 KB)

[#021] sha256:6ae4ca19e287fbe9c50b6ab1b0d81357243ab7102e4498542ab3770d7651918a - 0.0% (1.07 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-01-09 13:33:38 UTC

Install update 20H2-amd64

2021-01-12 19:28:36 UTC

cmd /S /C #(nop) ARG ARCH=amd64

2021-01-12 19:28:37 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2021-01-12 19:28:49 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'

2021-01-12 19:28:58 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.0.4/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'

2021-01-12 19:29:22 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; if (-not (Get-Command Expand-7Zip -ErrorAction Ignore)) { Install-PackageProvider -Name NuGet -Force -Verbose; Install-Module -Name 7Zip4Powershell -Repository PSGallery -Force -Verbose; if(-not $?) { Write-Error "Failed to install package"; Exit 1; } }

2021-01-12 19:29:35 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.14.3/kubernetes-client-windows-amd64.tar.gz'; function Expand-GZip ($inFile, $outFile) { $input = New-Object System.IO.FileStream $inFile, ([IO.FileMode]::Open), ([IO.FileAccess]::Read), ([IO.FileShare]::Read); $output = New-Object System.IO.FileStream $outFile, ([IO.FileMode]::Create), ([IO.FileAccess]::Write), ([IO.FileShare]::None); $gzipStream = New-Object System.IO.Compression.GzipStream $input, ([IO.Compression.CompressionMode]::Decompress); try { if (!$input -or !$output -or !$gzipStream) { Write-Error "Failed to Unzip the archive"; Exit 1; } $buffer = New-Object byte[](1024); while ($true) { $read = $gzipstream.Read($buffer, 0, 1024); if ($read -le 0 ) { break; } $output.Write($buffer, 0, $read); } } finally { $gzipStream.Close(); $output.Close(); $input.Close(); } }; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\kubernetes.tar.gz -Uri $URL; Write-Host 'Expanding ...'; Expand-GZip c:\kubernetes.tar.gz c:\kubernetes.tar; Expand-7Zip c:\kubernetes.tar c:\; Write-Host 'Complete.'

2021-01-12 21:23:43 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/

2021-01-12 21:23:52 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/

2021-01-12 21:23:59 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/

2021-01-12 21:24:00 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev

2021-01-12 21:24:00 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true

2021-01-12 21:24:00 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24

2021-01-15 19:54:13 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-115266f07f6b33dbb27d21d4ab69ff6d4fcd7432-head

2021-01-15 19:54:14 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2021-01-15 19:54:15 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:05c9ce9384ae87aad8e949d80f300460d1c932a0c027358a75059e02b1e5ebdf in \etc\rancher\

2021-01-15 19:54:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2021-01-15 19:54:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-01-15T19:54:11Z

2021-01-15 19:54:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2021-01-15 19:54:17 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=115266f07f6b33dbb27d21d4ab69ff6d4fcd7432

2021-01-15 19:54:17 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2021-01-15 19:59:39 UTC

Size

151 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-15T19:58:45Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    115266f07f6b33dbb27d21d4ab69ff6d4fcd7432
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-115266f07f6b33dbb27d21d4ab69ff6d4fcd7432-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:04da93b342eb651d6b94c74a934a3290697573a907fa0a06067b538095601745 - 15.02% (22.6 MB)

[#001] sha256:b235194751dee33624fc154603f7e25ecdfbb02538fb7d55fa796df9afa95fee - 0.0% (855 Bytes)

[#002] sha256:606a67bb8db9a1111022bdc6406442e11c1a66653136c5c777114bf67b61038a - 0.0% (188 Bytes)

[#003] sha256:6f20a53ce237eba342a455ecda93fea5efea1ee9cc56ad4d6b9895acae6d5aa6 - 0.0% (122 Bytes)

[#004] sha256:53278573dc163720187669b55e80d6c1208da0e631b1c381a2e44705bbca490c - 33.33% (50.2 MB)

[#005] sha256:fb68af301411668cda4b05bc3b14ff0b70aa587d40a456a2d63e58ea65d95e5d - 1.29% (1.94 MB)

[#006] sha256:f65ada66ac74fdeb710ed4cc54016c548a4a33c1d77edeb6f0dd2281afa6df90 - 16.35% (24.6 MB)

[#007] sha256:20c90df4d166b0e6bffb0fa8479324e25759fd204b057a39cd0a72d075e85238 - 15.48% (23.3 MB)

[#008] sha256:aa3bd38597a9b03ac9d90db37ee1cee150cf54b36a9b35a7fa97bb9c9e255cde - 18.54% (27.9 MB)

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


History
2020-11-25 22:42:53 UTC

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

2020-11-25 22:42:56 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-11-25 22:42:58 UTC

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

2020-11-25 22:43:00 UTC

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

2020-11-25 22:43:01 UTC

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

2021-01-15 19:59:01 UTC

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

2021-01-15 19:59:02 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

2021-01-15 19:59:02 UTC

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

2021-01-15 19:59:03 UTC

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

2021-01-15 19:59:27 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/*

2021-01-15 19:59:27 UTC

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

2021-01-15 19:59:28 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

2021-01-15 19:59:29 UTC

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

2021-01-15 19:59:30 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

2021-01-15 19:59:30 UTC

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

2021-01-15 19:59:31 UTC

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

2021-01-15 19:59:31 UTC

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

2021-01-15 19:59:31 UTC

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

2021-01-15 19:59:31 UTC

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

2021-01-15 19:59:35 UTC

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

2021-01-15 19:59:37 UTC

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

2021-01-15 19:59:38 UTC

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

2021-01-15 19:59:38 UTC

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

2021-01-15 19:59:38 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-01-15T19:58:45Z

2021-01-15 19:59:38 UTC

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

2021-01-15 19:59:39 UTC

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

2021-01-15 19:59:39 UTC

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

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete