Namespace
rancher
Image / Tag
rancher-agent:v2.11.0-rc1
Content Digest
sha256:ba2063a93f313f847171f446fc2b10fdbf1de95122a8df5bacdfac3540d3e469
Details
Created

2025-03-14 03:48:40 UTC

Size

2.22 GB

Content Digest
Labels
  • io.cattle.agent
    true

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.11.0-rc1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:803f4a9590cb9c635813cbd0ee89190f92d5fe4c7589711cf468879e42ce02ba - 72.3% (1.6 GB)

[#001] sha256:c3af2bd0a1965eaed07372d9df47eb5ee783273fad4e91a30412cdd07c198cc7 - 17.51% (397 MB)

[#002] sha256:efccc11ced1c7ea8aaa3e62c5ac9795de9e702412c8434125a5985eb8734672b - 0.0% (1.27 KB)

[#003] sha256:2fc010a11dfbee043f5e820fb9506259571228825582d42f87f60a1f7c357465 - 0.73% (16.7 MB)

[#004] sha256:925eb76fa2ace3242b362d43a60fd27e473fc2f33a41892e84dd96a39f1cc46a - 2.35% (53.3 MB)

[#005] sha256:59b72a86da570b7673d4be65455937f5a070105714290bec902d90d25c2be702 - 0.73% (16.7 MB)

[#006] sha256:013178588ed5eebda0caf0f7bd20619d3b000e8d02e65b3d29287163ce88f867 - 0.64% (14.4 MB)

[#007] sha256:4199a40f2ccbf2215a51e2d851a28df359d6fd01aad796602944ef50e612223c - 0.0% (1.29 KB)

[#008] sha256:6b46f05d034d94763cc41291c763bd76ebe93692a8b46efbbbab1e8d8f5eaaf1 - 0.0% (1.27 KB)

[#009] sha256:46e194ae54576e754e8dc8fcc906712c5882ab03436b8bef761994c46c4fcccd - 0.0% (1.27 KB)

[#010] sha256:71de1b095ddb1b8d8ff75f92f712721091c7af2e48e80f7d0781121e052c48c4 - 0.0% (1.27 KB)

[#011] sha256:0b7ed3d8318bfe61e4edafa798cbcf58cfd90a53e724bf1a42283d86e27dc367 - 0.0% (1.27 KB)

[#012] sha256:08a28e4451ddf54b945a09828cbcfab5c27cd4ae79e1428ddb981d9e9fb3403d - 5.73% (130 MB)

[#013] sha256:7d3eab00f4d51aacb17c5921f158b491d1abde32d8d81c14d3eec2a7ca3bb6b2 - 0.0% (1.68 KB)

[#014] sha256:816f7d4200edb0180d67cd3e4d439558e670bc9a8c8e5f83cbf628e8c1026741 - 0.0% (5.22 KB)

[#015] sha256:14cd51f38fd2b1e05f2689a8669dc019f733407a648c26bdb40c627b2bc1bb25 - 0.0% (2.31 KB)

[#016] sha256:9f3993ede76cc8a13edbc3f502399b4d0dfeda70e9fe7982c4f71d88d04db200 - 0.0% (5.14 KB)

[#017] sha256:2b3f340c876bb70f6335dbf66a6644bd643facfaa16100456fef681dd080b52a - 0.0% (3.09 KB)

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


History
2024-09-06 01:15:31 UTC

Apply image 10.0.17763.6293

2025-02-07 18:15:33 UTC

Install update 10.0.17763.6893

2025-03-14 03:47:27 UTC

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

2025-03-14 03:47:57 UTC

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

2025-03-14 03:48:06 UTC

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

2025-03-14 03:48:13 UTC

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

2025-03-14 03:48:20 UTC

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

2025-03-14 03:48:20 UTC

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

2025-03-14 03:48:21 UTC

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

2025-03-14 03:48:21 UTC

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

2025-03-14 03:48:22 UTC

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

2025-03-14 03:48:23 UTC

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

2025-03-14 03:48:29 UTC

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

2025-03-14 03:48:35 UTC

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

2025-03-14 03:48:37 UTC

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

2025-03-14 03:48:38 UTC

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

2025-03-14 03:48:39 UTC

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

2025-03-14 03:48:39 UTC

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

2025-03-14 03:48:40 UTC

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

Details
Created

2025-03-14 03:57:23 UTC

Size

2.33 GB

Content Digest
Labels
  • io.cattle.agent
    true

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.11.0-rc1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:2534953f34d35976fc44cd67bfdd39fdcd9e2eaae57ada0be53d5fb936cd3a0b - 58.34% (1.36 GB)

[#001] sha256:76bc4873980ff6a1dec3c10adb1f289ccf73e4c47c8694420e8ff929f1476ada - 31.99% (765 MB)

[#002] sha256:e7f3a74e157c8ad81d1e32c18e36ff9b0d639edc87921fd6392f1ded09ccc5e0 - 0.0% (1.25 KB)

[#003] sha256:27a2c189dcaeaf3cd4036d12444ca03627273fa15769e75493f84a70df8f6a60 - 0.7% (16.7 MB)

[#004] sha256:71e22e5a556ad27f64df8ce3478361324edb3782b7ebde4f67ba0d89248b43ad - 2.23% (53.3 MB)

[#005] sha256:8a50bf28db4a1b035ed0f48a5d8e7ebc9427aca974bb4f9ee9c0e879cd07c56d - 0.7% (16.6 MB)

[#006] sha256:25e01c7a5adf12fc50b456798a6b55fad8a02f3d5b6f5d09c7decf6912941b0a - 0.6% (14.4 MB)

[#007] sha256:bb6bb5ff8d1371da776277f8f89a4c8f6c6f268b2b42a857357582f50fa0310a - 0.0% (1.26 KB)

[#008] sha256:d34c5060ca0900900944b56fbc9cb20fe5ee8267b93221a0f22351053aca392d - 0.0% (1.25 KB)

[#009] sha256:e5343afef5def8c6b39ded96cc69c7fdc315e7fb5b41a3f98fd03da9f5c324ae - 0.0% (1.25 KB)

[#010] sha256:8ec40c4992517c4d3c912b72dd7800972d73c128d9c2bcbe70118cba27bcd4b0 - 0.0% (1.25 KB)

[#011] sha256:0dedbfb549a499bec03ff8870127b8fb19524cc51187704def641c79406a9812 - 0.0% (1.25 KB)

[#012] sha256:894a8077fc4b37ea60c2be7cd5532ecf406b374aefd27355bf4b3eb6f6359b20 - 5.44% (130 MB)

[#013] sha256:80013935bf9d9d0eace8d66856e67b6688040e9a4bc5c2e9babb14bc010383d8 - 0.0% (1.66 KB)

[#014] sha256:d4fff80006940df67d9c3e48d5f2af78979545bc7a415137149cb9f9fb6cf80d - 0.0% (5.24 KB)

[#015] sha256:51f524818687c1f684ce4684213b19e61ff07e47c2098b9b251773e5a2ba8946 - 0.0% (2.3 KB)

[#016] sha256:830bfcecbe361d2fc3a7461f0d1ed8c57d8191f75a5ce4e360602b389c24f9a4 - 0.0% (5.1 KB)

[#017] sha256:7bfd41d59cc0436d70b40049760b5ea2b74752334eb2fd0d25dcb0e31b796dae - 0.0% (3.06 KB)

[#018] sha256:acc0a51ba6be6322963826bf12bac5e4b66ec5605f1fc295e761f381321df611 - 0.0% (1.25 KB)


History
2024-09-06 00:01:38 UTC

Apply image 10.0.20348.2700

2025-02-07 21:10:03 UTC

Install update 10.0.20348.3207

2025-03-14 03:55:35 UTC

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

2025-03-14 03:56:39 UTC

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

2025-03-14 03:56:48 UTC

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

2025-03-14 03:56:56 UTC

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

2025-03-14 03:57:02 UTC

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

2025-03-14 03:57:03 UTC

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

2025-03-14 03:57:04 UTC

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

2025-03-14 03:57:04 UTC

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

2025-03-14 03:57:05 UTC

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

2025-03-14 03:57:06 UTC

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

2025-03-14 03:57:10 UTC

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

2025-03-14 03:57:18 UTC

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

2025-03-14 03:57:19 UTC

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

2025-03-14 03:57:20 UTC

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

2025-03-14 03:57:21 UTC

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

2025-03-14 03:57:22 UTC

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

2025-03-14 03:57:23 UTC

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

Details
Created

2025-03-14 02:09:24 UTC

Size

658 MB

Content Digest
Labels
  • com.suse.bci.micro.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.micro.created
    2025-02-18T15:36:18.078623233Z
  • com.suse.bci.micro.description
    A micro environment for containers based on the SLE Base Container Image.
  • com.suse.bci.micro.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/4dff20f436d0a27c61d0bc502dd3b085-micro-image
  • com.suse.bci.micro.eula
    sle-bci
  • com.suse.bci.micro.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
  • com.suse.bci.micro.name
    15.6.30.2
  • com.suse.bci.micro.reference
    registry.suse.com/bci/bci-micro:15.6.30.2
  • com.suse.bci.micro.release-stage
    released
  • com.suse.bci.micro.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/4dff20f436d0a27c61d0bc502dd3b085/
  • com.suse.bci.micro.supportlevel
    l3
  • com.suse.bci.micro.title
    SLE BCI 15 SP6 Micro
  • com.suse.bci.micro.until
    2025-12-31
  • com.suse.bci.micro.url
    https://www.suse.com/products/base-container-images/
  • com.suse.bci.micro.vendor
    SUSE LLC
  • com.suse.bci.micro.version
    15.6.30.2
  • com.suse.eula
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
  • com.suse.release-stage
    released
  • com.suse.supportlevel
    l3
  • com.suse.supportlevel.until
    2025-12-31
  • io.artifacthub.package.logo-url
    https://raw.githubusercontent.com/rancher/ui/master/public/assets/images/logos/welcome-cow.svg
  • io.artifacthub.package.readme-url
    https://raw.githubusercontent.com/rancher/rancher/v2.11.0-rc1/README.md
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/4dff20f436d0a27c61d0bc502dd3b085-micro-image
  • org.opencontainers.image.authors
    https://github.com/SUSE/bci/discussions
  • org.opencontainers.image.created
    2025-03-14T02:01:00.366Z
  • org.opencontainers.image.description
    Complete container management platform
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.ref.name
    15.6.30.2
  • org.opencontainers.image.revision
    25484ae8c99871af2f79232a87aaf34baf815480
  • org.opencontainers.image.source
    https://github.com/rancher/rancher
  • org.opencontainers.image.title
    rancher
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    v2.11.0-rc1
  • org.opensuse.reference
    rancher/rancher-agent:v2.11.0-rc1

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.11.0-rc1

CATTLE_RANCHER_PROVISIONING_CAPI_VERSION

106.0.0+up0.7.0

CATTLE_RANCHER_WEBHOOK_VERSION

106.0.0+up0.7.0-rc.9

KUBECTL_VERSION

v1.27.10

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:675c401677be6e30847d529aeba4813fb86a56b56b4c5097689308e9f938b4b5 - 1.56% (10.2 MB)

[#001] sha256:99a0160641e5c6a0d1d36b505f7eb13421aae68fad3ed65d5539978256634948 - 8.68% (57.1 MB)

[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#003] sha256:f3d0e9fa35ae42f7fa554dc73b8f11965ca948c43bf843e66ea7f7a15b6f6a64 - 2.27% (14.9 MB)

[#004] sha256:3c94e84d9740295dac6e1bf2ebbc69f9eab1111d15be8be758d365a8ad172856 - 68.01% (447 MB)

[#005] sha256:24708e153d8a5e63c0b41f16c72e0140e301ca870819a9709950ea57a7df09be - 0.0% (9.31 KB)

[#006] sha256:a9d326fa7b03d25989ebccab520f381529ec97a4a95e989be10d21db83b1dc52 - 19.48% (128 MB)

[#007] sha256:92438348a789a018ff4fa8b66899a806b52d8011e809afd1d45946a3ec3caa05 - 0.0% (4.04 KB)

[#008] sha256:efe62a0bbf9b2ec278b4d864891b0c4fe1274dc39d47f54fb60878973a911ab8 - 0.0% (140 Bytes)


History
2025-02-18 15:36:22 UTC

KIWI 9.24.43

2025-03-14 02:03:13 UTC (buildkit.dockerfile.v0)

COPY /chroot/ / # buildkit

2025-03-14 02:03:14 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c /usr/bin/unshare --version && /usr/bin/mount --version && /usr/bin/umount --version && /usr/bin/nsenter --version # buildkit

2025-03-14 02:03:14 UTC (buildkit.dockerfile.v0)

ARG ARCH=amd64

2025-03-14 02:03:14 UTC (buildkit.dockerfile.v0)

ENV KUBECTL_VERSION=v1.27.10

2025-03-14 02:03:14 UTC (buildkit.dockerfile.v0)

RUN |1 ARCH=amd64 /bin/sh -c curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl # buildkit

2025-03-14 02:03:14 UTC (buildkit.dockerfile.v0)

LABEL io.cattle.agent=true

2025-03-14 02:03:14 UTC (buildkit.dockerfile.v0)

ARG RANCHER_REPO=rancher

2025-03-14 02:03:14 UTC (buildkit.dockerfile.v0)

ARG VERSION=v2.11.0-rc1

2025-03-14 02:03:14 UTC (buildkit.dockerfile.v0)

ENV AGENT_IMAGE=rancher/rancher-agent:v2.11.0-rc1

2025-03-14 02:03:14 UTC (buildkit.dockerfile.v0)

ARG CATTLE_RANCHER_WEBHOOK_VERSION=106.0.0+up0.7.0-rc.9

2025-03-14 02:03:14 UTC (buildkit.dockerfile.v0)

ENV CATTLE_RANCHER_WEBHOOK_VERSION=106.0.0+up0.7.0-rc.9

2025-03-14 02:03:14 UTC (buildkit.dockerfile.v0)

ARG CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=106.0.0+up0.7.0

2025-03-14 02:03:14 UTC (buildkit.dockerfile.v0)

ENV CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=106.0.0+up0.7.0

2025-03-14 02:03:14 UTC (buildkit.dockerfile.v0)

ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs

2025-03-14 02:03:21 UTC (buildkit.dockerfile.v0)

COPY /var/lib/rancher-data /var/lib/rancher-data # buildkit

2025-03-14 02:03:22 UTC (buildkit.dockerfile.v0)

COPY /usr/bin/tini /usr/bin/ # buildkit

2025-03-14 02:09:24 UTC (buildkit.dockerfile.v0)

COPY /app/agent /usr/bin/ # buildkit

2025-03-14 02:09:24 UTC (buildkit.dockerfile.v0)

COPY package/loglevel package/run.sh package/kubectl-shell.sh package/shell-setup.sh /usr/bin/ # buildkit

2025-03-14 02:09:24 UTC (buildkit.dockerfile.v0)

WORKDIR /var/lib/rancher

2025-03-14 02:09:24 UTC (buildkit.dockerfile.v0)

LABEL io.artifacthub.package.logo-url=https://raw.githubusercontent.com/rancher/ui/master/public/assets/images/logos/welcome-cow.svg io.artifacthub.package.readme-url=https://raw.githubusercontent.com/rancher/rancher/v2.11.0-rc1/README.md org.opencontainers.image.description=Rancher Manager Agent: complete container management platform. org.opencontainers.image.title=Rancher Manager Agent: complete container management platform. org.opencontainers.image.source=https://github.com/rancher/rancher org.opencontainers.image.version=v2.11.0-rc1 org.opensuse.reference=rancher/rancher-agent:v2.11.0-rc1

2025-03-14 02:09:24 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["run.sh"]

Details
Created

2025-03-14 02:08:44 UTC

Size

652 MB

Content Digest
Labels
  • com.suse.bci.micro.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.micro.created
    2025-02-18T15:44:44.491261800Z
  • com.suse.bci.micro.description
    A micro environment for containers based on the SLE Base Container Image.
  • com.suse.bci.micro.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/4dff20f436d0a27c61d0bc502dd3b085-micro-image
  • com.suse.bci.micro.eula
    sle-bci
  • com.suse.bci.micro.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
  • com.suse.bci.micro.name
    15.6.30.2
  • com.suse.bci.micro.reference
    registry.suse.com/bci/bci-micro:15.6.30.2
  • com.suse.bci.micro.release-stage
    released
  • com.suse.bci.micro.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/4dff20f436d0a27c61d0bc502dd3b085/
  • com.suse.bci.micro.supportlevel
    l3
  • com.suse.bci.micro.title
    SLE BCI 15 SP6 Micro
  • com.suse.bci.micro.until
    2025-12-31
  • com.suse.bci.micro.url
    https://www.suse.com/products/base-container-images/
  • com.suse.bci.micro.vendor
    SUSE LLC
  • com.suse.bci.micro.version
    15.6.30.2
  • com.suse.eula
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
  • com.suse.release-stage
    released
  • com.suse.supportlevel
    l3
  • com.suse.supportlevel.until
    2025-12-31
  • io.artifacthub.package.logo-url
    https://raw.githubusercontent.com/rancher/ui/master/public/assets/images/logos/welcome-cow.svg
  • io.artifacthub.package.readme-url
    https://raw.githubusercontent.com/rancher/rancher/v2.11.0-rc1/README.md
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/4dff20f436d0a27c61d0bc502dd3b085-micro-image
  • org.opencontainers.image.authors
    https://github.com/SUSE/bci/discussions
  • org.opencontainers.image.created
    2025-03-14T02:01:03.760Z
  • org.opencontainers.image.description
    Complete container management platform
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.ref.name
    15.6.30.2
  • org.opencontainers.image.revision
    25484ae8c99871af2f79232a87aaf34baf815480
  • org.opencontainers.image.source
    https://github.com/rancher/rancher
  • org.opencontainers.image.title
    rancher
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    v2.11.0-rc1
  • org.opensuse.reference
    rancher/rancher-agent:v2.11.0-rc1

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.11.0-rc1

CATTLE_RANCHER_PROVISIONING_CAPI_VERSION

106.0.0+up0.7.0

CATTLE_RANCHER_WEBHOOK_VERSION

106.0.0+up0.7.0-rc.9

KUBECTL_VERSION

v1.27.10

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:bbb40c4b4b8a010a29eafd0ce797802932703be0abae21731608a17bdfbe9828 - 1.42% (9.26 MB)

[#001] sha256:e60de03a89ce5978afb3b3671a5df6ce2fc82972764fe09e31e08bda28109e2f - 9.09% (59.3 MB)

[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#003] sha256:1c4eb04f739f834ff5ca4a66d7592fa78cc19d82fd5490568bb56579486513d0 - 2.07% (13.5 MB)

[#004] sha256:ffcc54e5d979371c821f6a1d6abe366e265a2a3cc85d1c80973c2e219fba36ac - 68.63% (447 MB)

[#005] sha256:5a9dcba9e7f2cce74da79a093672f805edcf9b2260f356018b2497d19b020049 - 0.0% (8.89 KB)

[#006] sha256:81045a15682e8254e59c0809e9e58d70cdb16a1900c6041a4601618405827871 - 18.79% (123 MB)

[#007] sha256:d10a1566e1cd5d03a4f3e0302aee4a5e90ae8f808ab75e75b502dfa7b9e30620 - 0.0% (4.03 KB)

[#008] sha256:dcde1763b974ee04f5adb9d90ac68b634b9715483e3348cb3ff46a0cf548412e - 0.0% (140 Bytes)


History
2025-02-18 15:44:50 UTC

KIWI 9.24.43

2025-03-14 02:03:20 UTC (buildkit.dockerfile.v0)

COPY /chroot/ / # buildkit

2025-03-14 02:03:21 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c /usr/bin/unshare --version && /usr/bin/mount --version && /usr/bin/umount --version && /usr/bin/nsenter --version # buildkit

2025-03-14 02:03:21 UTC (buildkit.dockerfile.v0)

ARG ARCH=arm64

2025-03-14 02:03:21 UTC (buildkit.dockerfile.v0)

ENV KUBECTL_VERSION=v1.27.10

2025-03-14 02:03:21 UTC (buildkit.dockerfile.v0)

RUN |1 ARCH=arm64 /bin/sh -c curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl # buildkit

2025-03-14 02:03:21 UTC (buildkit.dockerfile.v0)

LABEL io.cattle.agent=true

2025-03-14 02:03:21 UTC (buildkit.dockerfile.v0)

ARG RANCHER_REPO=rancher

2025-03-14 02:03:21 UTC (buildkit.dockerfile.v0)

ARG VERSION=v2.11.0-rc1

2025-03-14 02:03:21 UTC (buildkit.dockerfile.v0)

ENV AGENT_IMAGE=rancher/rancher-agent:v2.11.0-rc1

2025-03-14 02:03:21 UTC (buildkit.dockerfile.v0)

ARG CATTLE_RANCHER_WEBHOOK_VERSION=106.0.0+up0.7.0-rc.9

2025-03-14 02:03:21 UTC (buildkit.dockerfile.v0)

ENV CATTLE_RANCHER_WEBHOOK_VERSION=106.0.0+up0.7.0-rc.9

2025-03-14 02:03:21 UTC (buildkit.dockerfile.v0)

ARG CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=106.0.0+up0.7.0

2025-03-14 02:03:21 UTC (buildkit.dockerfile.v0)

ENV CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=106.0.0+up0.7.0

2025-03-14 02:03:21 UTC (buildkit.dockerfile.v0)

ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs

2025-03-14 02:03:29 UTC (buildkit.dockerfile.v0)

COPY /var/lib/rancher-data /var/lib/rancher-data # buildkit

2025-03-14 02:03:29 UTC (buildkit.dockerfile.v0)

COPY /usr/bin/tini /usr/bin/ # buildkit

2025-03-14 02:08:44 UTC (buildkit.dockerfile.v0)

COPY /app/agent /usr/bin/ # buildkit

2025-03-14 02:08:44 UTC (buildkit.dockerfile.v0)

COPY package/loglevel package/run.sh package/kubectl-shell.sh package/shell-setup.sh /usr/bin/ # buildkit

2025-03-14 02:08:44 UTC (buildkit.dockerfile.v0)

WORKDIR /var/lib/rancher

2025-03-14 02:08:44 UTC (buildkit.dockerfile.v0)

LABEL io.artifacthub.package.logo-url=https://raw.githubusercontent.com/rancher/ui/master/public/assets/images/logos/welcome-cow.svg io.artifacthub.package.readme-url=https://raw.githubusercontent.com/rancher/rancher/v2.11.0-rc1/README.md org.opencontainers.image.description=Rancher Manager Agent: complete container management platform. org.opencontainers.image.title=Rancher Manager Agent: complete container management platform. org.opencontainers.image.source=https://github.com/rancher/rancher org.opencontainers.image.version=v2.11.0-rc1 org.opensuse.reference=rancher/rancher-agent:v2.11.0-rc1

2025-03-14 02:08:44 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["run.sh"]

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