Namespace
rancher
Image / Tag
rancher-agent:v2.6-299800dffccee1a6fbf6e7cb59b4857d7b3e5bdf-windows-2004
Content Digest
sha256:84e007459c8f431b82152cb2d5820e4b2d3f97f1a968a652f36b3468d28d7e17
Details
Created

2021-08-31 16:04:06 UTC

Size

2.23 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-31T16:04:00Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    299800dffccee1a6fbf6e7cb59b4857d7b3e5bdf
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-299800dffccee1a6fbf6e7cb59b4857d7b3e5bdf-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 51.35% (1.14 GB)

[#001] sha256:c30e212b15b86121fb89bda60f21c14275762ea9c6c2d30c593c9ffecf605c40 - 45.31% (1.01 GB)

[#002] sha256:0f6e47eba648b6903c70f1af9420368b08d924708d2a59cdcd4ae6c74cf89329 - 0.0% (1.3 KB)

[#003] sha256:58c27f18ce47439d4a218480ffe35def68fd5e9d012b835b47f6c49844e86616 - 0.0% (1.32 KB)

[#004] sha256:2f8587a4a16b92b6c3feefcf30139e9875bc3ea749a0e6f645dcae2a64a7ea96 - 0.23% (5.3 MB)

[#005] sha256:e1b492b6482cf57eeed01c4123c36d0bc4ae77420ab9db413178e33c563e4c4d - 1.09% (24.9 MB)

[#006] sha256:fa8724fa686a9267d23723f0398fe01735ac1ed926a51f358c4a3bac5869dfbf - 0.23% (5.28 MB)

[#007] sha256:d5e7871e50c679a9ea30ecb2b4a67e791c3bf5100fe78fe7a348cdb0f778c361 - 0.56% (12.7 MB)

[#008] sha256:0603fb90fd827d8ef5249a6ef351072606e1d31c2e4ee15164b310dfa3656657 - 0.0% (1.26 KB)

[#009] sha256:9e4ecc2bfcde08fe9c60db96a996d9604c63ad00f66c44d22823e84d61923197 - 0.0% (1.29 KB)

[#010] sha256:e7db23e9285c17efd3681c83a35c2d86b59848991f06394b0f3a417f0b0c4d22 - 0.0% (1.29 KB)

[#011] sha256:250558faa244c66a31feaf9312d906df49376f1eda57124aca0f6a61cbcaab2d - 0.0% (1.27 KB)

[#012] sha256:c28873c1246b963d30510666b475417db1f6a030c23d344801201905de0c31dd - 0.0% (1.3 KB)

[#013] sha256:5c4f38d439c8c195da50e32c455b826b0f64c873e359e2a850ec0fb2370859a9 - 1.23% (28.1 MB)

[#014] sha256:8ceaa3b300ba522d6f6dbc35d9011bcdb2ceb242eb59d1a454c5e5b886044fff - 0.0% (1.27 KB)

[#015] sha256:d5b515032de73da79fedb2504cfeb190eeeb64b00a60c36e6c9cb4c218ee39f1 - 0.0% (1.27 KB)

[#016] sha256:96951e9df99cbe7370eb3b0e4e0ed0f0a2723778437e7a338230257419acf556 - 0.0% (1.27 KB)

[#017] sha256:83b24cb5c843d40bf5d368ffe5f1387a6c972b23e63e5802a1a50ff254f0ffd6 - 0.0% (1.29 KB)

[#018] sha256:ad8c996ddec3ea5063ba0a1318f3828cceea4714a86f8c8be067233d7ee538a2 - 0.0% (1.27 KB)


History
2019-12-07 09:28:27 UTC

Apply image 2004-RTM-amd64

2021-08-03 01:07:02 UTC

Install update 2004-amd64

2021-08-31 15:45:18 UTC

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

2021-08-31 15:45:19 UTC

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

2021-08-31 15:45:29 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'

2021-08-31 15:45:37 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/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.'

2021-08-31 15:45:45 UTC

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

2021-08-31 15:45:53 UTC

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

2021-08-31 15:45:53 UTC

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

2021-08-31 15:45:54 UTC

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

2021-08-31 15:45:54 UTC

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

2021-08-31 16:04:01 UTC

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

2021-08-31 16:04:02 UTC

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

2021-08-31 16:04:03 UTC

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

2021-08-31 16:04:04 UTC

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

2021-08-31 16:04:04 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-31T16:04:00Z

2021-08-31 16:04:05 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2021-08-31 16:04:05 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=299800dffccee1a6fbf6e7cb59b4857d7b3e5bdf

2021-08-31 16:04:06 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

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