Namespace
rancher
Image / Tag
rancher-agent:v2.8.4-rc2-windows-1809
Content Digest
sha256:b1a19a6f8b23eea5be716207aace9efc0db92eee597c9a5b097b389b6e5a4e1e
Details
Created

2024-05-08 13:13:11 UTC

Size

2.14 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-05-08T13:11:24Z
  • org.opencontainers.image.revision
    07f244b8be3a39bfaae2d2b23a371387d501915c
  • 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.8.4-rc2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 71.81% (1.54 GB)

[#001] sha256:e920b78002850882cc637991bf16e3cd3fdd45576cf3e930819c98f6b43518d3 - 22.35% (490 MB)

[#002] sha256:f324f8045cc75b423c31133f18e3a471ae08f1a16724567007992bb7dc42e907 - 0.0% (1.12 KB)

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

[#004] sha256:db50cd767696efe1e156635981006e72f5a920d41cf04d2049c94f1ca1231dae - 0.54% (11.9 MB)

[#005] sha256:48a0c18075d09d05a98d795fba9a4abb472c5cbd32c23555baf8a9c89ee960a4 - 2.43% (53.3 MB)

[#006] sha256:21af05412233dd0c602fae6644b0a04882056b5fc3c357cb40cdd7dea3fee414 - 0.54% (11.8 MB)

[#007] sha256:22e68b95989acc045e0da7d637f2a0e2a3f80fe5f778a694cd88cfbdb49f3d3f - 0.66% (14.4 MB)

[#008] sha256:c14cf852002ad2db25c84c1249b59dbcc89edcb07019708986afa1261ac74ed5 - 0.0% (1.06 KB)

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

[#010] sha256:5c68dcd59b22c64503b63e4b2897651ae32ddcb4553b2a38ce9b0f1fdfa7086e - 0.0% (1.06 KB)

[#011] sha256:4d5c2c1954bf0e8bc6a6fbcc0e68bddcda0bcd964f4742827ff59d4e0dab9cdd - 0.0% (1.09 KB)

[#012] sha256:cf86478249b5240a36acf22e3ec951f5c481b644dba1591992b7462eccfd22ee - 0.0% (1.06 KB)

[#013] sha256:673ef2ba808f05c92b75408867bcf8b672acbfbde3e9785fc5d6ddf6a27798cb - 1.67% (36.6 MB)

[#014] sha256:de65cbce6710d17ae601fdef42405ad6b295bea4ee89d018315359693589cbca - 0.0% (1.07 KB)

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

[#016] sha256:267309dd7682d27e6f8c184497aa735a26844a8389e3a26f86d9795c61fb10ba - 0.0% (1.09 KB)

[#017] sha256:06490c4d814973576eac45d2286e49ef39f983294cc2a75043da08d2ddadb2ae - 0.0% (1.07 KB)

[#018] sha256:572b20d1380e66b022fd3412579d677b48b4b2d55356287e03e8d6a833c430c7 - 0.0% (1.09 KB)


History
2023-06-08 12:58:24 UTC

Apply image 10.0.17763.4499

2024-04-06 02:39:33 UTC

Install update 10.0.17763.5696

2024-05-08 13:11:29 UTC

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

2024-05-08 13:11:30 UTC

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

2024-05-08 13:11:54 UTC

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

2024-05-08 13:12:19 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.25.12/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.'

2024-05-08 13:12:42 UTC

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

2024-05-08 13:13:05 UTC

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

2024-05-08 13:13:05 UTC

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

2024-05-08 13:13:06 UTC

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

2024-05-08 13:13:06 UTC

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

2024-05-08 13:13:07 UTC

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

2024-05-08 13:13:07 UTC

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

2024-05-08 13:13:09 UTC

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

2024-05-08 13:13:09 UTC

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

2024-05-08 13:13:10 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-05-08T13:11:24Z

2024-05-08 13:13:10 UTC

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

2024-05-08 13:13:11 UTC

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

2024-05-08 13:13:11 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