Namespace
rancher
Image / Tag
rancher-agent:v2.6.1-rc1-windows-1809
Content Digest
sha256:602b4e238504893f9b85e7f99a162c00dec377eedad4fb66ca75df7cc601b940
Details
Created

2021-09-16 15:34:13 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-09-16T15:34:10Z
  • org.opencontainers.image.revision
    da335663aa27555f394078997285132b8f17ead4
  • 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.6.1-rc1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 62.11% (1.6 GB)

[#001] sha256:a0ddf88812f10c7d6edc858aa9784ff5ca9de4a7bb631909c090090343abd059 - 35.0% (924 MB)

[#002] sha256:6f6af87e5d20c3f6b00564b00226745cd61f5be3c602757aeef21b4bf0611ebf - 0.0% (1.07 KB)

[#003] sha256:c3463ceb2587c3566e96679fba6811ed2c3ab023f4601fec1e3a70f491ab5397 - 0.0% (1.07 KB)

[#004] sha256:1622d4f221c2c3503366d700c2ad0d38701195b4db11ced00970b474ca3ed1db - 0.2% (5.28 MB)

[#005] sha256:4a19b7279e55b6521eb580f8205771bbad3e7d9f419358c09457f65d670d657d - 0.94% (24.8 MB)

[#006] sha256:6fc959a33e7306056450f41dae820805ec9cfd1955db7798aac6c31680f5e8cf - 0.2% (5.27 MB)

[#007] sha256:9391da409c0376c4b4e77751c54a3857da9f0c11992c1f8e57814b343b902268 - 0.48% (12.7 MB)

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

[#009] sha256:6837c2dfd1e627ebd417966fbd3b7bff10d1bed0e4781b797c40370fff153d06 - 0.0% (1.09 KB)

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

[#011] sha256:7ee2da928a277fb5b886cac494a57f5d93aa34f2b3b8cd3dd14316ee5d8af362 - 0.0% (1.06 KB)

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

[#013] sha256:cb55921eaf8cd3ce390e99e1e45e90b234460eee00cb098065710ea7eeddac9a - 1.06% (28.1 MB)

[#014] sha256:31d6186fce9f497787492f2acc78734a10acf38c1f3358ffec0ca04802e49240 - 0.0% (1.08 KB)

[#015] sha256:f89635370e7f4338182c06aee0220ec90e0d531bfe8972d52a8a434c67104462 - 0.0% (1.08 KB)

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

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

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


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-09-13 04:08:33 UTC

Install update 1809-amd64

2021-09-16 15:21:17 UTC

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

2021-09-16 15:21:17 UTC

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

2021-09-16 15:21:39 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-09-16 15:21:46 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-09-16 15:21:52 UTC

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

2021-09-16 15:21:58 UTC

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

2021-09-16 15:21:59 UTC

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

2021-09-16 15:21:59 UTC

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

2021-09-16 15:21:59 UTC

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

2021-09-16 15:33:55 UTC

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

2021-09-16 15:33:56 UTC

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

2021-09-16 15:33:57 UTC

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

2021-09-16 15:33:58 UTC

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

2021-09-16 15:34:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-09-16T15:34:10Z

2021-09-16 15:34:12 UTC

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

2021-09-16 15:34:12 UTC

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

2021-09-16 15:34:13 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