Namespace
rancher
Image / Tag
rancher-agent:v2.8-e8e9dfcd9dbe41601b8effcff61ab44a64e03f24-windows-1809
Content Digest
sha256:3a5b3452644d42eb72e713f08c41b9223f62b02a08470fbbe6d89842bd13fb61
Details
Created

2023-09-06 14:32:44 UTC

Size

1.98 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-09-06T14:28:02Z
  • org.opencontainers.image.revision
    e8e9dfcd9dbe41601b8effcff61ab44a64e03f24
  • 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-e8e9dfcd9dbe41601b8effcff61ab44a64e03f24-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:b95f433aa7d90194e65f6b08a599b3ee12292e124d47c204107baedfd71054c1 - 16.26% (329 MB)

[#002] sha256:35df6170a19e7cd734b3f52ad6b122989f5b9e8a04292f7fd0ac82e1e8c91ba2 - 0.0% (1.06 KB)

[#003] sha256:e8363e3d33fd6ed8e3a25023f70fea1ae86e6ae376982588f33e64eb98ccc48e - 0.0% (1.09 KB)

[#004] sha256:1ffa5c148e6437074cfe527f15eb8b3898461cdb50e47ee481c505575166d272 - 0.59% (11.9 MB)

[#005] sha256:14771cb20e934fc90539c4f820571c7a73033a68d946dc1ce8c9072b164209e9 - 2.53% (51.2 MB)

[#006] sha256:4c0b742591323f76e692a3923c68c1217b011fc4f8c0f8d1376e68f887deb455 - 0.58% (11.8 MB)

[#007] sha256:4d4205e5639e18adb6b37528734c8b833418f1f69a0c6be39771d2c6020bb238 - 0.69% (13.9 MB)

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

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

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

[#011] sha256:56a3ddb8139b645b14d2bcc00c3259ac6cfe8ade9099a74a8602476f9dc4ef63 - 0.0% (1.09 KB)

[#012] sha256:b27e2d0f33cf85b5c9b2f685b1072866648cc8a2473b33665bfe8868e79f4ff9 - 0.0% (1.07 KB)

[#013] sha256:22f765f5c3605bf3acba60c7bff27cad8d98e7af19a4179b89782f102b17de5d - 1.63% (33 MB)

[#014] sha256:225564c6fbac1aea5a7927da0f9eda1cb74b0ab76195e9e0a949c8c22a166985 - 0.0% (1.09 KB)

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

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

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

[#018] sha256:28ffa4e92333029f33f2d3892fa5c22b996c70c2b3cbf494eac67a2a32bd0e88 - 0.0% (1.06 KB)


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

Apply image 10.0.17763.4499

2023-08-02 09:07:15 UTC

Install update 10.0.17763.4737

2023-09-06 14:31:17 UTC

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

2023-09-06 14:31:17 UTC

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

2023-09-06 14:31:34 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-09-06 14:31:58 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-09-06 14:32:19 UTC

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

2023-09-06 14:32:38 UTC

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

2023-09-06 14:32:39 UTC

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

2023-09-06 14:32:39 UTC

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

2023-09-06 14:32:40 UTC

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

2023-09-06 14:32:40 UTC

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

2023-09-06 14:32:40 UTC

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

2023-09-06 14:32:42 UTC

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

2023-09-06 14:32:42 UTC

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

2023-09-06 14:32:43 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-09-06T14:28:02Z

2023-09-06 14:32:43 UTC

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

2023-09-06 14:32:44 UTC

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

2023-09-06 14:32:44 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