Namespace
rancher
Image / Tag
rancher-agent:v2.7.6-debug-41809-1-windows-1809
Content Digest
sha256:f22e6f99914bec1594004661d2a4682436549edf0fea8071238d230a3036fed5
Details
Created

2023-12-22 20:19:52 UTC

Size

2.04 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-12-22T20:19:49Z
  • org.opencontainers.image.revision
    f72f31e16532ebf574b85804f53258e77b07bd44
  • 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.7.6-debug-41809-1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:e35ae5ad761bfd7e5fb48c234de8722eaa28e17e2c956816fecb417ab6259c29 - 18.71% (390 MB)

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

[#003] sha256:57301c3312b7ab12ff68ea71b229a3d85963bbefc4e73e5024950801e62da6c9 - 0.0% (1.06 KB)

[#004] sha256:20c099d38dc6ecc3913a93c0fb48daa84f0b40963ce082e4328bf2a3f1064fad - 0.57% (11.9 MB)

[#005] sha256:5c6acd162d33c5dd6c3f1ef8b5c4f9afa82bd538cd4497cc55c7edaeb4f38896 - 2.46% (51.2 MB)

[#006] sha256:398d1db87031266af3066a75ae38a82df410623ded506825f3ac230ff8aa52df - 0.57% (11.8 MB)

[#007] sha256:2413b3880eddaa59210761dcb13e490bc299859ef645d7630eeb4cbd44692db0 - 0.67% (13.9 MB)

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

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

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

[#011] sha256:020d5f01f5a2be46d14f561cf5a1b78199d46a37e74911bd9fa17df045c1ed19 - 0.0% (1.1 KB)

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

[#013] sha256:7226ed1d1638017d764d8482e0b995fd45e896cc4404f45ea00e258178b22fc7 - 1.51% (31.5 MB)

[#014] sha256:254d1d0e08fb66b576a85a9e1c2088f2b88c4f3e43acd260114da23e7aa5494a - 0.0% (1.06 KB)

[#015] sha256:ab8d700dd6a0695712880b0955ff615d49e84d5c7a9b8488f6f11d92a7f25f4c - 0.0% (1.09 KB)

[#016] sha256:88c5769128a3f9e270f600890815ae959edde6a0e4157b5a3c0cb2d54e6c0e77 - 0.0% (1.06 KB)

[#017] sha256:cb8b2d16c580d5b49d32dcbf041a7bda316be92f8146ff973e538c507862638a - 0.0% (1.1 KB)

[#018] sha256:833df26c0c5526dde147fae285aadfb4a94323d477e411138cfc7736bff15c5b - 0.0% (1.06 KB)


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

Apply image 10.0.17763.4499

2023-12-04 11:24:49 UTC

Install update 10.0.17763.5206

2023-12-22 19:46:08 UTC

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

2023-12-22 19:46:08 UTC

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

2023-12-22 19:46:27 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-12-22 19:46:52 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-12-22 19:47:14 UTC

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

2023-12-22 19:47:37 UTC

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

2023-12-22 19:47:37 UTC

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

2023-12-22 19:47:37 UTC

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

2023-12-22 19:47:38 UTC

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

2023-12-22 19:47:38 UTC

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

2023-12-22 19:47:38 UTC

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

2023-12-22 20:19:34 UTC

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

2023-12-22 20:19:35 UTC

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

2023-12-22 20:19:50 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-12-22T20:19:49Z

2023-12-22 20:19:51 UTC

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

2023-12-22 20:19:51 UTC

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

2023-12-22 20:19:52 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