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

2023-04-21 22:33:12 UTC

Size

2 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-04-21T22:28:57Z
  • org.opencontainers.image.revision
    59ffd4c12d16737cc61c51896433b96552864c3b
  • 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.12-rc2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:a2008f0310392df2ebb7f3e87a1d2b04839396bf6c7f352d5dac97f3253a2359 - 16.59% (339 MB)

[#002] sha256:0cfe7be170d846c3fbca5dd5fdabb6d813596626ce3b834560e6a56ac2dcbaad - 0.0% (1.07 KB)

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

[#004] sha256:4d286c3d5b9f8338e45973b13d00f2857205aaddf6054f7dc04d2348dbaa1301 - 0.58% (11.9 MB)

[#005] sha256:cf084d802171294c7ff8ec1a5396bb85d80e8b688ec0372a9a525c9b7009e8b7 - 2.51% (51.2 MB)

[#006] sha256:1344d360560da77ed1ca980bad84ed44a9b471a2e210c8c3b12dffae627b295d - 0.58% (11.8 MB)

[#007] sha256:57e44c083039f2e942bcce5375821041089c1f3f1389653e837fd9a686dacd4b - 0.68% (14 MB)

[#008] sha256:1e3856348440e27ba5f7ff100a86cfcd29b1d56ac13734e7add45e6ea81c2741 - 0.0% (1.09 KB)

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

[#010] sha256:9ea6931b23d07129354dbfa88ac3f5941a9fab073a42e78a6ceddc705a0243d0 - 0.0% (1.07 KB)

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

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

[#013] sha256:2b48791c79c1463e542ca874ce70a65a41d95dbc1efda2984b748d6b73e11797 - 1.55% (31.8 MB)

[#014] sha256:4fbeeef403d21ac918a708c2b4843b31104c0af985fba14422c2cef6f8f855a1 - 0.0% (1.09 KB)

[#015] sha256:10575b9d03d4b30b85fa9a1ec2d9e44febe6fb3f0c1df868aefaaf1f69e77cdb - 0.0% (1.1 KB)

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

[#017] sha256:c4e204eda4086e705e000439b29564e91806d13b994a60d3d50af3fc9df7064d - 0.0% (1.09 KB)

[#018] sha256:501dfb8335ca64c6d29f46f0b3d2e14b6f7e318a748d970bf2c95098abc4ad7e - 0.0% (1.09 KB)


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

Apply image 10.0.17763.3887

2023-04-05 00:41:54 UTC

Install update 10.0.17763.4252

2023-04-21 22:32:26 UTC

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

2023-04-21 22:32:26 UTC

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

2023-04-21 22:32:46 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-04-21 22:32:54 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-04-21 22:33:00 UTC

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

2023-04-21 22:33:07 UTC

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

2023-04-21 22:33:07 UTC

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

2023-04-21 22:33:07 UTC

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

2023-04-21 22:33:08 UTC

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

2023-04-21 22:33:08 UTC

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

2023-04-21 22:33:09 UTC

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

2023-04-21 22:33:10 UTC

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

2023-04-21 22:33:10 UTC

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

2023-04-21 22:33:11 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-21T22:28:57Z

2023-04-21 22:33:11 UTC

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

2023-04-21 22:33:12 UTC

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

2023-04-21 22:33:12 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