Namespace
rancher
Image / Tag
rancher-agent:v2.5.17
Content Digest
sha256:64ab5192974c3aaf21443a1a39b340c9867f36ac8646cce4bd25b5e109dff264
Details
Created

2023-01-24 23:11:21 UTC

Size

251 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-01-24T23:10:22Z
  • org.opencontainers.image.revision
    8bcacfeafe7c8b7696318c1eb739247258e83238
  • 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.5.17

KUBECTL_VERSION

v1.19.13

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:a055bf07b5b05332897ea9a464c5e76a507fafe72fa21370d3fccaf07d55f360 - 10.14% (25.5 MB)

[#001] sha256:4f0c6785ce0df52e62e4e9642d2e615abab6a518b9ca868979f0ceacfade4d92 - 0.0% (123 Bytes)

[#002] sha256:7b9c48dccf32ba421245d59a82664799b06b0788cb4671459032ea825e16bec9 - 18.94% (47.6 MB)

[#003] sha256:d187d8e066b12d0c87d4ff5b227a2f4eb96538c8f7b9cf2c2d2e07f734e8c5f7 - 0.88% (2.2 MB)

[#004] sha256:b11e0574e60b492a2f7eab4250c08d26803579ffd0e230cb93f4620dc2ce9340 - 10.58% (26.6 MB)

[#005] sha256:7577dc64b7a39f5c897f7261c4cd8d31d6d1c3e31ad1a899dcd69649c063c05c - 49.9% (125 MB)

[#006] sha256:c0489250b6020003fda7e3e821731490e3adf0d6324e19919152dcb6094b70e1 - 0.0% (9.31 KB)

[#007] sha256:a52e5e73d9b2138c03a9766f6e2b8ae74d8e44ac4aeb920c852a1600b0d9d464 - 9.56% (24 MB)

[#008] sha256:7b32f0fb41da0009385c0093fac3fb843dbfa38c0b731495465c831334dc1d86 - 0.0% (171 Bytes)


History
2023-01-02 18:48:55 UTC

/bin/sh -c #(nop) ADD file:132da97f77ddc534ddb931a461d83ac2aa601dd4481360c874eac33b6c3470d9 in /

2023-01-02 18:48:56 UTC

/bin/sh -c #(nop) CMD ["bash"]

2023-01-24 23:10:45 UTC

/bin/sh -c #(nop) ARG ARCH=amd64

2023-01-24 23:10:46 UTC

|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh

2023-01-24 23:10:46 UTC

/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.13

2023-01-24 23:11:07 UTC

|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl ssh && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2023-01-24 23:11:08 UTC

/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3

2023-01-24 23:11:08 UTC

|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2023-01-24 23:11:09 UTC

/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10

2023-01-24 23:11:10 UTC

|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin

2023-01-24 23:11:10 UTC

/bin/sh -c #(nop) ARG VERSION=dev

2023-01-24 23:11:10 UTC

/bin/sh -c #(nop) LABEL io.cattle.agent=true

2023-01-24 23:11:10 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.17

2023-01-24 23:11:10 UTC

/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs

2023-01-24 23:11:18 UTC

/bin/sh -c #(nop) COPY dir:985e3efaa208efa53d63ed485d170f9d51657bd5f0324f9c3f76cf1811610215 in /var/lib/rancher-data

2023-01-24 23:11:20 UTC

/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/

2023-01-24 23:11:20 UTC

/bin/sh -c #(nop) COPY multi:41dbe850b07d3df24360de02813fa6a7959e0693e7ed08ccf863cc54902f6606 in /usr/bin/

2023-01-24 23:11:21 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/rancher

2023-01-24 23:11:21 UTC

/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]

2023-01-24 23:11:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-24T23:10:22Z

2023-01-24 23:11:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=8bcacfeafe7c8b7696318c1eb739247258e83238

2023-01-24 23:11:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2023-01-24 23:11:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

Details
Created

2023-01-24 23:05:22 UTC

Size

259 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-01-24T23:02:09Z
  • org.opencontainers.image.revision
    8bcacfeafe7c8b7696318c1eb739247258e83238
  • 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.5.17

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:fe57e9b1012791391551215e876906b6729bac0a700fc83d788d4fc7066342db - 38.0% (98.5 MB)

[#001] sha256:162bb16d08bdb365d273f12b37e5f8b8bdd8c3e011dbfa02e7fe3f7f5b98d23d - 0.0% (1.01 KB)

[#002] sha256:131344fc6b6b920c2fb8b03d36807e2813b6321096c8abed47addd4dea0d756b - 0.0% (1.01 KB)

[#003] sha256:22355f2666112e940b18acd153d14f52d43da8a339c595d2f651adaa8b414c91 - 0.03% (67.1 KB)

[#004] sha256:4339a34381a3daea00e6bf20050f7178ef0221c893a04b259b2579a1937e6ece - 0.0% (1.01 KB)

[#005] sha256:671a0efd2cea06a7252147bfb27967bf6784785845c2be25c01e9581a3d01820 - 39.99% (104 MB)

[#006] sha256:1ca6d629da14ae600889ad83f2ec7f442719612a8dc0798071159c8eae6ab5ab - 0.06% (152 KB)

[#007] sha256:97a46259757be7d7c02912625f9e314417ecc63650ccce1b98a8726052a4665b - 0.0% (1.02 KB)

[#008] sha256:cc9e9f18786dedc6b87976ce2e0cbfb7ea405d37af04ba5c7eb4e92962293c9f - 0.0% (1.02 KB)

[#009] sha256:e700ede06b2361553827831aaa619754434e37ce3d15976d1d89d3114747ff30 - 0.0% (874 Bytes)

[#010] sha256:b27ba237f99b6fa0d2a910bb058c60ec68aa41009f326b4f5f1d62ee32996bdc - 0.04% (101 KB)

[#011] sha256:29e228c5a7f8b98c3417932e454faa10b0f6c3b6cfe6f864ada1c09d512359f7 - 12.51% (32.4 MB)

[#012] sha256:fdba8b998565ba7045e4a7a8296229280685d6e833313c532cd9638ce47fb2d5 - 0.0% (823 Bytes)

[#013] sha256:88126fd6161d2f3b00a9280e196b821a5556840d95cb64d2099986937a0219e2 - 0.0% (829 Bytes)

[#014] sha256:8deb01f442ab86134d412136670fd1a52cedc528d40125e64f88f40613f87ad5 - 0.0% (823 Bytes)

[#015] sha256:def26be4bceee8b3c9321e3e5912df73a5bfd6e32d67d3b52464aa1eebc92bda - 0.0% (828 Bytes)

[#016] sha256:9de2b0d8d5042d0557482acf6f9c45fb2d637cbf24a0420d5f155972c25e3e90 - 0.0% (857 Bytes)

[#017] sha256:aa0e888682dc65787a39df21fda28830a24fb7524a4bef1a04ecb9a62b015284 - 9.37% (24.3 MB)

[#018] sha256:8d961a678c04bed3bb49713b2aaf5b899bc341108736c7eda770240166b52947 - 0.0% (827 Bytes)

[#019] sha256:bc421e31b1968242cabe573017d152158e23bbee2932bb10d83a5b1bc9bdf169 - 0.0% (828 Bytes)

[#020] sha256:fad085ffa48e55c0e1484f8a2d1fa8d3fcf7c20d9278264b538c500ba0ec16c8 - 0.0% (828 Bytes)

[#021] sha256:e83e303b1e3c5f9277d2eced36fdc6089a05e163d136d40bc94210db189519f4 - 0.0% (823 Bytes)

[#022] sha256:47bccff7f9a9b6e6d5f50bb7df0c5feaeacf8233627414ad0b63f12bdcc68d3a - 0.0% (822 Bytes)


History
2023-01-07 05:17:01 UTC

Apply image 10.0.17763.3887

2023-01-19 19:27:03 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1809

2023-01-19 19:27:04 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-01-19 19:27:18 UTC

cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2023-01-19 19:27:19 UTC

cmd /S /C #(nop) USER ContainerUser

2023-01-19 19:27:33 UTC

cmd /S /C #(nop) COPY dir:1d8bdad1f7b78f043591f987b31a8a13d83949361953ce7023087569884b883e in C:\Program Files\PowerShell

2023-01-19 19:28:02 UTC

cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2023-01-19 19:28:02 UTC

cmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0

2023-01-19 19:28:02 UTC

cmd /S /C #(nop) CMD ["pwsh.exe"]

2023-01-24 23:05:13 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-01-24 23:05:13 UTC

cmd /S /C #(nop) COPY multi:a1711603b5b20eee0e0db9a218414c11f1ba03e51550d0711f6e5503731d8159 in \Windows\System32\

2023-01-24 23:05:16 UTC

cmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\

2023-01-24 23:05:17 UTC

cmd /S /C #(nop) ARG VERSION=dev

2023-01-24 23:05:17 UTC

cmd /S /C #(nop) LABEL io.cattle.agent=true

2023-01-24 23:05:17 UTC

cmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24

2023-01-24 23:05:18 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.17

2023-01-24 23:05:18 UTC

cmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2023-01-24 23:05:19 UTC

cmd /S /C #(nop) COPY multi:bdb732206d9d373fe7d9a8258eae1086cacba0294e22ade09b5b25d1b6767187 in \etc\rancher\

2023-01-24 23:05:20 UTC

cmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2023-01-24 23:05:20 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2023-01-24T23:02:09Z

2023-01-24 23:05:21 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.revision=8bcacfeafe7c8b7696318c1eb739247258e83238

2023-01-24 23:05:21 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2023-01-24 23:05:22 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

Details
Created

2023-01-24 22:51:01 UTC

Size

261 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2023-01-24T22:50:58Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8bcacfeafe7c8b7696318c1eb739247258e83238
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.17

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-2004

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:0179e587c053795cddc568efcc995f909b8e760abc5e410090df81a13c44ccbd - 38.43% (100 MB)

[#001] sha256:d746483134dabd1d1907eacf99ae7bbd45c3139c984107606b51a9c323373fac - 0.0% (1.02 KB)

[#002] sha256:41bb0cde0b9219d315d9da57d97958d54a5bf95fda6cc40f65cd427e62b90de1 - 0.0% (1.04 KB)

[#003] sha256:81362e8f821ae940f70d959862905e3db404f4fb84db8d01fbe28f6b19df543f - 0.03% (67.5 KB)

[#004] sha256:1d0c05ee8b5d47dc622abe2f59a84ca613ca0c7cb7e1735f50d866554b4a85eb - 0.0% (1.07 KB)

[#005] sha256:67a2e3136aeac160ed83687d9b351f28c13bc17be9bd2cb79dd7d1418f92744c - 39.75% (104 MB)

[#006] sha256:0c0b281f65eb8c3a06c0f7906b349c7394de2512c1de6128131927f101419594 - 0.05% (146 KB)

[#007] sha256:d3c2cfd8015d843c695470c99dec3e24ad4124320a936bdcb2e6ff6a550255fb - 0.0% (1.04 KB)

[#008] sha256:c08a0b0f54b57837653731a2939ec2d18fb591a228bac75ff39e4f25ee435dc0 - 0.0% (1.04 KB)

[#009] sha256:692f36f2dfef24b68d9d34bcfa8f6df633320e11571b07d8f4d8548cc41578bb - 0.0% (1.01 KB)

[#010] sha256:2048cb9ff7e1ef62620e6643b974360c39e1e9fd55578573ac7d5259ee39b19a - 0.04% (102 KB)

[#011] sha256:0462c22a84af550e39816054722b29e87581f697385eb985a131daab6895bfd4 - 12.41% (32.4 MB)

[#012] sha256:2168426323b26c6fea75ce7901202779708f5a7b2bdb58a92266c4bc388f6ae7 - 0.0% (1.05 KB)

[#013] sha256:f4751d5d04cdceb88d487e0edf74bd002fcf65ad2a5344c493c5e257a8565a55 - 0.0% (1.04 KB)

[#014] sha256:68f8653a7cde006045faf9c8cc675309ae5b1b52b088fa4ddf6c6aa9cfee7fb1 - 0.0% (1.01 KB)

[#015] sha256:6d37a34d942e549061ef1beda033f4e1f2741e659eb0f9104aa4ed392bf53be3 - 0.0% (1.04 KB)

[#016] sha256:ebb86b5ca40b698c4df53e264b8b834a67a04ff1715ad3de0b01ed7a40106ff4 - 0.0% (1.05 KB)

[#017] sha256:d904bf07f633a4b3623389acec56d5e6bcd5068209a172be50df4929b5d17ad9 - 9.29% (24.3 MB)

[#018] sha256:ba05478fe8bfdd0df673c82618195cc231db2170b96c33ad81b6586adc72c4fa - 0.0% (1.01 KB)

[#019] sha256:e81be3a26e49783d9c317fa6084fb7dc150c61585614c1a2995c51505a8fbaaa - 0.0% (1.01 KB)

[#020] sha256:e94dfedf3db4319e2a05ee15f8c87fdc64c2d1bc7b6ec28b62d9ac34d403c274 - 0.0% (1.02 KB)

[#021] sha256:99c071f8c1f1b86080f96a8f9eacf94244db9c18be2fe348d87bd1d740278d74 - 0.0% (1.03 KB)

[#022] sha256:d8e88ade6e167c25b0bb5b35f2ef5268c5ee53618693b8691a87046ef303b9e2 - 0.0% (1.02 KB)


History
2021-12-10 11:39:27 UTC

Apply image 2004-amd64

2022-04-18 20:54:51 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-2004

2022-04-18 20:54:52 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2022-04-18 20:55:16 UTC

cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2022-04-18 20:55:17 UTC

cmd /S /C #(nop) USER ContainerUser

2022-04-18 20:55:33 UTC

cmd /S /C #(nop) COPY dir:40daaaef3533338d5edf33039b880dbb666ee4abe98ae3fd8ffb00bdf48703e3 in C:\Program Files\PowerShell

2022-04-18 20:56:01 UTC

cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2022-04-18 20:56:02 UTC

cmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0

2022-04-18 20:56:02 UTC

cmd /S /C #(nop) CMD ["pwsh.exe"]

2023-01-24 22:38:38 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-01-24 22:38:41 UTC

cmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\

2023-01-24 22:38:43 UTC

cmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\

2023-01-24 22:38:44 UTC

cmd /S /C #(nop) ARG VERSION=dev

2023-01-24 22:38:44 UTC

cmd /S /C #(nop) LABEL io.cattle.agent=true

2023-01-24 22:38:45 UTC

cmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24

2023-01-24 22:38:45 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.17

2023-01-24 22:38:46 UTC

cmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2023-01-24 22:38:47 UTC

cmd /S /C #(nop) COPY multi:a2f598bf692eb6215bdf0aecffd932b77927309a6c2d5cdb64e56c45b8332061 in \etc\rancher\

2023-01-24 22:38:47 UTC

cmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2023-01-24 22:51:00 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2023-01-24T22:50:58Z

2023-01-24 22:51:01 UTC

cmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0

2023-01-24 22:51:01 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-ref=8bcacfeafe7c8b7696318c1eb739247258e83238

2023-01-24 22:51:01 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2023-01-24 23:08:05 UTC

Size

240 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-01-24T23:07:09Z
  • org.opencontainers.image.revision
    8bcacfeafe7c8b7696318c1eb739247258e83238
  • 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.5.17

KUBECTL_VERSION

v1.19.13

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:c347df5277017bf1ab15f258630e012d44bb79c509675d9464f96570668efab0 - 9.42% (22.6 MB)

[#001] sha256:7bfa50de769c7d4759b98dd14f2e37cd6b6ced6635ea4588a58d2f15dcab510a - 0.0% (124 Bytes)

[#002] sha256:ffcedf91794cab1277f427acec9193ac40ac188cdd0cbd12f38a521df23dcfee - 18.29% (43.9 MB)

[#003] sha256:a90fd54bdfb7af62e82080a3a5ee8d7492ec454b39289812b3339ed01280c9e3 - 0.81% (1.94 MB)

[#004] sha256:6f7a4d713e0fddb037f7e59e1a389f3faae3fe52cb4631126c99f50f74699f57 - 10.26% (24.6 MB)

[#005] sha256:6b97694b0a29d31569dd452cc29e5ca05bd8c03cd833447b91503084ccff0a23 - 52.17% (125 MB)

[#006] sha256:246a3b4daad093bd5b77007054e31c4c28336cd1705e905ba1b6cf061171c2e8 - 0.0% (8.89 KB)

[#007] sha256:705cb16a045dd3e86c4a59cc0f6ff587bb9e9701bd26c4b66aa1724c81021931 - 9.06% (21.8 MB)

[#008] sha256:842a020b4a50e7fef04daa19b41dd0201817278922597006407bc3b374dbe69d - 0.0% (171 Bytes)


History
2023-01-02 18:26:21 UTC

/bin/sh -c #(nop) ADD file:0acff7d2bb94db4847afdf5ab7b4385732c0a38fd82b0057ce0459f2b5d04042 in /

2023-01-02 18:26:21 UTC

/bin/sh -c #(nop) CMD ["bash"]

2023-01-24 23:07:25 UTC

/bin/sh -c #(nop) ARG ARCH=amd64

2023-01-24 23:07:25 UTC

|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh

2023-01-24 23:07:25 UTC

/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.13

2023-01-24 23:07:46 UTC

|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl ssh && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2023-01-24 23:07:47 UTC

/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3

2023-01-24 23:07:48 UTC

|1 ARCH=arm64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2023-01-24 23:07:48 UTC

/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10

2023-01-24 23:07:54 UTC

|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin

2023-01-24 23:07:54 UTC

/bin/sh -c #(nop) ARG VERSION=dev

2023-01-24 23:07:55 UTC

/bin/sh -c #(nop) LABEL io.cattle.agent=true

2023-01-24 23:07:55 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.17

2023-01-24 23:07:55 UTC

/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs

2023-01-24 23:08:02 UTC

/bin/sh -c #(nop) COPY dir:75aa2e7ad18f3c158e25a56657f7e694bab6fbcb48ce82e1dff1dfe769697ca2 in /var/lib/rancher-data

2023-01-24 23:08:03 UTC

/bin/sh -c #(nop) COPY file:c60b26f35c3c5659c4b0e8025022c909934ae8190a20e5ee1935a9d5c70e85ab in /usr/bin/

2023-01-24 23:08:04 UTC

/bin/sh -c #(nop) COPY multi:dee6e3ac33e233c2601393535eebb2a67e59b1b693730a0ec00d2281cf20de5e in /usr/bin/

2023-01-24 23:08:04 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/rancher

2023-01-24 23:08:04 UTC

/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]

2023-01-24 23:08:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-24T23:07:09Z

2023-01-24 23:08:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=8bcacfeafe7c8b7696318c1eb739247258e83238

2023-01-24 23:08:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2023-01-24 23:08:05 UTC

/bin/sh -c #(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