Namespace
rancher
Image / Tag
rancher-agent:v2.7.0-rc12-windows-1809
Content Digest
sha256:01c5f69279101a46227f9f35b090ce6af4915a925b4c473a790d135a8bf746be
Details
Created

2022-11-15 07:46:23 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-15T07:43:37Z
  • org.opencontainers.image.revision
    fe78be33779cd0d4ee122bd17e9678d3700f9787
  • 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.0-rc12

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 66.06% (1.75 GB)

[#001] sha256:d3e1bcee8808eb2e6e2396191c1796d18ad6f3a4a0eac5b00e04aed55b9a4cad - 29.53% (800 MB)

[#002] sha256:43b95e938d8b49093cad31b7a5df155a9df5f6f38c273410db6d7886bd3fa591 - 0.0% (1.07 KB)

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

[#004] sha256:b5989d75bafbd91721cb66c76fd57de735fb375625ad3ad67691062069565779 - 0.44% (11.8 MB)

[#005] sha256:51c5c48f7ef825641652c75b3e02e8b90282ac7ec08d9c5ba0636f80cca3c58d - 1.89% (51.2 MB)

[#006] sha256:57c96d13c6f39a43a664215e6e11db87cf5b1d32097ea3a68313986f916c102f - 0.44% (11.8 MB)

[#007] sha256:18829c04b575c318a43956b161be4f0e5625a4f109b622ccfcb223c26e52e8e6 - 0.52% (14 MB)

[#008] sha256:34a993fc34b59a43d22a3ead5cfaca546883074a62cc0eddaa21f1fbdd95eec9 - 0.0% (1.09 KB)

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

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

[#011] sha256:1757e89a97e6f67e53c55a21caefe1c8bbb32d89622868508b9b72bdbe7c5272 - 0.0% (1.1 KB)

[#012] sha256:4290f8748e694a8bbbcefbd7dc2a14c38ddffe3b00d54d6e7db9a577e2028716 - 0.0% (1.1 KB)

[#013] sha256:f35ba71c0599bd1ed77cd8754a053ce1c662dfb38773c7f25614973bb71fde7c - 1.13% (30.7 MB)

[#014] sha256:cc176adab5b17e1f000c93f8b602bb0efc3880bc4b96572285c74dd9a2f35905 - 0.0% (1.07 KB)

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

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

[#017] sha256:ad31546c74a97fae8015638e3207ad6f25fe56d3c3d0229b5e28068ce7e7951f - 0.0% (1.07 KB)

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


History
2022-04-22 01:27:13 UTC

Apply image 10.0.17763.2803

2022-11-05 18:29:26 UTC

Install update 10.0.17763.3650

2022-11-15 07:45:39 UTC

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

2022-11-15 07:45:39 UTC

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

2022-11-15 07:45:58 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.'

2022-11-15 07:46:06 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.'

2022-11-15 07:46:12 UTC

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

2022-11-15 07:46:18 UTC

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

2022-11-15 07:46:18 UTC

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

2022-11-15 07:46:19 UTC

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

2022-11-15 07:46:19 UTC

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

2022-11-15 07:46:19 UTC

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

2022-11-15 07:46:20 UTC

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

2022-11-15 07:46:21 UTC

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

2022-11-15 07:46:21 UTC

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

2022-11-15 07:46:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-11-15T07:43:37Z

2022-11-15 07:46:22 UTC

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

2022-11-15 07:46:23 UTC

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

2022-11-15 07:46:23 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