Namespace
rancher
Image / Tag
rancher-agent:v2.7-18d0d170abe51be7f40a5be8a3a4bcdd2e0eaaff-windows-1809
Content Digest
sha256:b2234a3a38c518257246c572b8b9fa81455d0544c54293eb364fee94ea38a41f
Details
Created

2023-01-12 19:40:41 UTC

Size

1.66 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-01-12T19:37:59Z
  • org.opencontainers.image.revision
    18d0d170abe51be7f40a5be8a3a4bcdd2e0eaaff
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-18d0d170abe51be7f40a5be8a3a4bcdd2e0eaaff-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:17c6bbbb82a9fbcde423f36d7e807d7e108a4610c8f176ca02c178e9cbd929f1 - 0.0% (1.09 KB)

[#002] sha256:4fbf16322251c02b55619e546b84c84346de429f43aca299f4518ea2308b1907 - 0.0% (1.07 KB)

[#003] sha256:48de691497ac04192b9abc3dcee0dfa1497b4e40330e856b658fcc3291356859 - 0.69% (11.8 MB)

[#004] sha256:c27c128ec09d9df4f7c0c39a479a46dbfcc4450c8dc85afb1e90a3c910f71b8e - 3.01% (51.2 MB)

[#005] sha256:dbc8381a237667736b45e5bc90c6c9d6f405e16cbd3477f959ef3172229a31fd - 0.69% (11.8 MB)

[#006] sha256:6e2e81a096219996882639f57d555a296581f942e1b6dc73341925e74e3c7064 - 0.82% (14 MB)

[#007] sha256:805526438ccf19bf3392890ff7bc69929f600d93689ca8a47dda322a1a167aa9 - 0.0% (1.09 KB)

[#008] sha256:1001a72e882c5901683d992ee410d08a26f9c10aaa38df03e2260af1e0628440 - 0.0% (1.09 KB)

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

[#010] sha256:8f401b7e72cd52a74bb596df720e88f7f431d6f32f7acf9d1c7f9ffd96399fab - 0.0% (1.06 KB)

[#011] sha256:4327b14e4e0641d6b0b02df0d5c157dc9058ae0861080566432c9f395bd9642c - 0.0% (1.06 KB)

[#012] sha256:5cc7ee27c04356b85850eba7a2189be2b546d38ed544d74346aa74094aafd93b - 1.8% (30.6 MB)

[#013] sha256:07790a6a1f971b23684e86c8a84f0e85effbe334db7350dc1e054d2ef126aae2 - 0.0% (1.06 KB)

[#014] sha256:cded836643097c6a231efd23dd596c46a260d882504ea48aade981e42e2aa8b5 - 0.0% (1.05 KB)

[#015] sha256:a6549439d159b7776a1c119e7828012e0081ebe043e71b05ee92bbdce8fb0b23 - 0.0% (1.06 KB)

[#016] sha256:58b79d56e829dd4851187bc00d1321de97ecc67012233d7fcba95729bb0bedc1 - 0.0% (1.06 KB)

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


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

Apply image 10.0.17763.3887

2023-01-12 19:40:07 UTC

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

2023-01-12 19:40:08 UTC

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

2023-01-12 19:40:16 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-01-12 19:40:24 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-01-12 19:40:30 UTC

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

2023-01-12 19:40:36 UTC

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

2023-01-12 19:40:37 UTC

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

2023-01-12 19:40:37 UTC

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

2023-01-12 19:40:37 UTC

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

2023-01-12 19:40:38 UTC

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

2023-01-12 19:40:38 UTC

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

2023-01-12 19:40:39 UTC

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

2023-01-12 19:40:40 UTC

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

2023-01-12 19:40:40 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-12T19:37:59Z

2023-01-12 19:40:40 UTC

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

2023-01-12 19:40:41 UTC

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

2023-01-12 19:40:41 UTC

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

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