Namespace
rancher
Image / Tag
rancher-agent:v2.6-e19967eddfd96fcf449606d016880ce8f8a6c79c-windows-1809
Content Digest
sha256:0baec548daf0acf44436efdb0627136da1fab924fb174b832e670b5f3c695972
Details
Created

2023-05-10 17:55:04 UTC

Size

2 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-05-10T17:50:50Z
  • org.opencontainers.image.revision
    e19967eddfd96fcf449606d016880ce8f8a6c79c
  • 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-e19967eddfd96fcf449606d016880ce8f8a6c79c-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:d1629109497f302d0776ee05c686b635ce10daa442b8fe27777aa7e7f3f4c685 - 16.61% (340 MB)

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

[#003] sha256:1bc2f00a715080313aa84978f447b4b2615ffc2566f4ea4ac257aa9c464b6929 - 0.0% (1.07 KB)

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

[#005] sha256:64c34e0b63ea2fa440bcd25a048a09f47d682ce2b0bd319ee09de67519a6804d - 2.5% (51.2 MB)

[#006] sha256:275aec08adbbc8c5813e55d622cbf4cb4a0914c5315f7f60ae455aef07298bad - 0.58% (11.8 MB)

[#007] sha256:9c806b77b02444b608b0e72163e9fe6f6cfdd8cb3948314e2526220a3cb292b3 - 0.68% (13.9 MB)

[#008] sha256:9352a73dc204d906e6ef5b992300961a5f56eff0ee41ddf5ed4c7416f7dbc820 - 0.0% (1.07 KB)

[#009] sha256:a742443faa5c2a24252554a10b8ca1aff6b26a406d76a97587e912f7754bd541 - 0.0% (1.06 KB)

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

[#011] sha256:9145efa632351b2859d1f833936a80093ce1e5d0587495b074acc2e8b522cdb4 - 0.0% (1.09 KB)

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

[#013] sha256:3b7a9de9c5a374e3cac5b8d63a2b81968e78fafac06c659f2a7511a26aa1446a - 1.55% (31.8 MB)

[#014] sha256:92f85cac3092f9c619217b1e2cd68f60d95bdea2827d748f052c4dcc46f2ee65 - 0.0% (1.11 KB)

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

[#016] sha256:4dfe96ccc64baa5f3d3b43c3dd41e0f6cc725555bfb567c05c8402a65fc40cdd - 0.0% (1.1 KB)

[#017] sha256:a74d3ef2fddce1318bf757c5f2d7cf72d2a1597761f6f7800c271eee1187e196 - 0.0% (1.06 KB)

[#018] sha256:78a30695bd93cfb7f061e031b6c9f13705633ec8f6546e35e6f1e610a1a7bedc - 0.0% (1.07 KB)


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

Apply image 10.0.17763.3887

2023-05-05 12:05:28 UTC

Install update 10.0.17763.4377

2023-05-10 17:54:14 UTC

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

2023-05-10 17:54:14 UTC

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

2023-05-10 17:54:36 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-05-10 17:54:44 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-05-10 17:54:50 UTC

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

2023-05-10 17:54:59 UTC

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

2023-05-10 17:54:59 UTC

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

2023-05-10 17:54:59 UTC

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

2023-05-10 17:55:00 UTC

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

2023-05-10 17:55:00 UTC

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

2023-05-10 17:55:00 UTC

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

2023-05-10 17:55:01 UTC

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

2023-05-10 17:55:02 UTC

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

2023-05-10 17:55:03 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-05-10T17:50:50Z

2023-05-10 17:55:03 UTC

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

2023-05-10 17:55:03 UTC

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

2023-05-10 17:55:04 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