Namespace
rancher
Image / Tag
rancher-agent:v2.6.11-rc6-windows-1809
Content Digest
sha256:2989a1f6e8ac933db26d85a14466878b235037fe8e65676b0dfdac6a793e0e3d
Details
Created

2023-02-14 20:21:21 UTC

Size

1.9 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-02-14T20:17:23Z
  • org.opencontainers.image.revision
    6d1bd94edf59b130caf51e766488cef15875eac3
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.11-rc6

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 81.51% (1.55 GB)

[#001] sha256:77b161a779b0ae261902cee374a821fac091b27ebb134eac408ab68ea57fef5d - 12.27% (238 MB)

[#002] sha256:14b3e60cb3ba2c4c75cffbdbd918e1142910e65fa9414211872bb1c28ba38633 - 0.0% (1.06 KB)

[#003] sha256:f692d75e9f6fad71558a3f98685d099a030edb68d7fcacbfb762ce823cec863c - 0.0% (1.06 KB)

[#004] sha256:cf2f84deeaf8bfc0c8debaf3154fa8d73fcebf587ad364a508a9470a9f9e5e66 - 0.62% (12 MB)

[#005] sha256:b4258f103d1a02d62968fa19ada38f3a7ae5317aa23b16ec024812697ade5c10 - 2.64% (51.2 MB)

[#006] sha256:b8eff1a2ef1ed4b49085b494faa7538dce1b3b23bd2d072dd43aec2fc588d6a6 - 0.61% (11.8 MB)

[#007] sha256:b9915762311399764f83bf826093f78a51b1ae518040d7faa466534ac2c90baa - 0.72% (14 MB)

[#008] sha256:98df012942168d62856cf78314badd5d3dab3bac79cb11a40ee1bb7271822322 - 0.0% (1.09 KB)

[#009] sha256:f19bd01334ec5f2c02379fb1218fda92ded57c9181153070a7969a09e7dcb9b0 - 0.0% (1.07 KB)

[#010] sha256:90e8bb6268c3d698f647fb9f74cc329b898428cae679ba4a9b408767c5a79d92 - 0.0% (1.06 KB)

[#011] sha256:764aa3d2edd7bea46726a659f5f5cec1fa138fe68f5d07a04d29a3b6d1ba4c3b - 0.0% (1.06 KB)

[#012] sha256:130f7f9433ad6e44a0521a20e461f23b54566f68bbc0f597916e3da8c891f04a - 0.0% (1.09 KB)

[#013] sha256:f5c89a0c04889c15243f0077479109b4d931481e9feea27c3e068c6f7237cd96 - 1.63% (31.7 MB)

[#014] sha256:f22754e289beeff5b22740adbf4ae30dd67ddf9d75c1e5c985cd2242dbc06700 - 0.0% (1.06 KB)

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

[#016] sha256:f1a429881170319edb1c4d2cf90106b81bc019f31d65ea42f895f425ec0cdd1f - 0.0% (1.07 KB)

[#017] sha256:94165102ce415fd598729ddca82901e6148499480599f853283b5aeec26b8296 - 0.0% (1.1 KB)

[#018] sha256:3138bea537e84bf54e05fbc13664765a01e286c5e3aba3b8b69038a5b3ce3b6e - 0.0% (1.06 KB)


History
2023-01-07 05:37:58 UTC

Apply image 10.0.17763.3887

2023-02-07 10:44:53 UTC

Install update 10.0.17763.4010

2023-02-14 20:20:37 UTC

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

2023-02-14 20:20:37 UTC

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

2023-02-14 20:20:56 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.11/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'

2023-02-14 20:21:04 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.3/kubernetes-client-windows-amd64.tar.gz'; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\kubernetes.tar.gz; Write-Host 'Expanding ...'; tar.exe -xzvf c:\kubernetes.tar.gz; Write-Host 'Complete.'

2023-02-14 20:21:10 UTC

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

2023-02-14 20:21:16 UTC

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

2023-02-14 20:21:17 UTC

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

2023-02-14 20:21:17 UTC

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

2023-02-14 20:21:17 UTC

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

2023-02-14 20:21:18 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.11-rc6

2023-02-14 20:21:18 UTC

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

2023-02-14 20:21:19 UTC

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

2023-02-14 20:21:20 UTC

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

2023-02-14 20:21:20 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-02-14T20:17:23Z

2023-02-14 20:21:21 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=6d1bd94edf59b130caf51e766488cef15875eac3

2023-02-14 20:21:21 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2023-02-14 20:21:21 UTC

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

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