Namespace
rancher
Image / Tag
rancher-agent:v2.7.0-rc5
Content Digest
sha256:384c637b411539d494e1305c76bf3bb5ce548d47891062fec91c86c5c7fbbd57
Details
Created

2022-10-21 20:02:04 UTC

Size

214 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-10-11T15:34:25.286304953Z
  • com.suse.sle.base.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • com.suse.sle.base.eula
    sle-bci
  • com.suse.sle.base.image-type
    sle-bci
  • com.suse.sle.base.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.20.48
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/af82ed160b0cbc22f6f9a8903aef66e8/
  • com.suse.sle.base.supportlevel
    l3
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.20.48
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-10-21T20:00:52Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f2a94b708834dc6e6bbe6c0ac33a275b72c617f8
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.48
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.48

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.0-rc5

KUBECTL_VERSION

v1.23.6

LOGLEVEL_VERSION

v0.1.5

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:73af724b0bbefafd05ecee4db61a4b9dedb3dfd6656cf904abd0d07705ceba71 - 21.24% (45.4 MB)

[#001] sha256:b49acb324c8ee9cd54bdd6c99098459069e9b78fa59f0818042ff438de8c255b - 16.39% (35 MB)

[#002] sha256:0afca168cd51fc10c47901465842cf0927e6153905489ceca9d4725d8c021bff - 1.11% (2.38 MB)

[#003] sha256:2c3ea2a96ab2fd99c0365276bfb146bb5d309862d4c0acab4d2e863724531f06 - 46.97% (100 MB)

[#004] sha256:de2cb9da8aa1977a744c4011d4cb1a0925deecb2ded9880a9f68afafd5e894fc - 0.0% (9.31 KB)

[#005] sha256:4e52cd1e941d9af63901528ccf13caf0361038bd1302aa9510d041955f03c617 - 14.29% (30.6 MB)

[#006] sha256:7738784b52621d79f6378148322a9121682322c0410b626c83b273f7575a8cee - 0.0% (171 Bytes)


History
2022-10-11 15:34:39 UTC

KIWI 9.24.36

2022-10-21 20:01:28 UTC

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

2022-10-21 20:01:28 UTC

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

2022-10-21 20:01:38 UTC

|1 ARCH=amd64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2022-10-21 20:01:38 UTC

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

2022-10-21 20:01:39 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

2022-10-21 20:01:39 UTC

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

2022-10-21 20:01:39 UTC

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

2022-10-21 20:01:39 UTC

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

2022-10-21 20:01:39 UTC

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

2022-10-21 20:01:58 UTC

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

2022-10-21 20:02:02 UTC

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

2022-10-21 20:02:03 UTC

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

2022-10-21 20:02:04 UTC

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

2022-10-21 20:02:04 UTC

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

2022-10-21 20:02:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-21T20:00:52Z

2022-10-21 20:02:04 UTC

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

2022-10-21 20:02:04 UTC

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

2022-10-21 20:02:04 UTC

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

Details
Created

2022-10-21 20:04:07 UTC

Size

2.64 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-10-21T20:01:03Z
  • org.opencontainers.image.revision
    f2a94b708834dc6e6bbe6c0ac33a275b72c617f8
  • 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.7.0-rc5

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:028c482fad0f111537a40f65401f65de54c9fd682951a4f8cf9b644d7c128e18 - 29.4% (795 MB)

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

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

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

[#005] sha256:19c2f5cf3ffc3c26c142bb81906c1e42cadfefb4226808feeac7d15a5de6a5cc - 1.89% (51.2 MB)

[#006] sha256:51695c28ec15b812f6bb2ad88c1ca76b670066057236e89932663d17af36e6fa - 0.44% (11.8 MB)

[#007] sha256:820fd0690e11e58f3f9825cb9369dca1610cf969ac151fc3ab19e551d7eba57d - 0.52% (14 MB)

[#008] sha256:5d8c67641e729ffc44fe203c4edd2751cc32582ca3f812d2a331c27710316bb5 - 0.0% (1.07 KB)

[#009] sha256:b6605bf253987d442260bb288688de1a0d23332c85bd46b42bd785879d7e857b - 0.0% (1.07 KB)

[#010] sha256:2f6ce3ec4ec89a5966d0403dd861d83f04afafb8bf24db4934287cfb6d531ec5 - 0.0% (1.07 KB)

[#011] sha256:880458acf4c67c2977fd6529bf051dcee377f398dae8fa88409a74eb4c7e561d - 0.0% (1.06 KB)

[#012] sha256:c25c2de92203d81fa645c9371e2c0682b7e2b4c2dd0289b7f2b1d8970a253a05 - 0.0% (1.06 KB)

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

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

[#015] sha256:30cc71aa937002a48f1970f5507bdffcce2eccea69d6638215df856798d0af08 - 0.0% (1.09 KB)

[#016] sha256:c304f6036b32eb41e5603fdb670598b07a6494cf07057ca609cbda815b15764c - 0.0% (1.06 KB)

[#017] sha256:b19a2a707ffcc111ac9ed6beef41d31729a9bc05b6e5aed4ee99101389179a9b - 0.0% (1.08 KB)

[#018] sha256:9d8477fa8d2e1e7ef3e58613db7a9ed34ec8dc95a967116b97090dfec56baab6 - 0.0% (1.06 KB)


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

Apply image 10.0.17763.2803

2022-10-08 01:55:32 UTC

Install update 10.0.17763.3532

2022-10-21 20:03:20 UTC

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

2022-10-21 20:03:20 UTC

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

2022-10-21 20:03:40 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-10-21 20:03:48 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-10-21 20:03:55 UTC

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

2022-10-21 20:04:02 UTC

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

2022-10-21 20:04:02 UTC

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

2022-10-21 20:04:02 UTC

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

2022-10-21 20:04:03 UTC

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

2022-10-21 20:04:03 UTC

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

2022-10-21 20:04:03 UTC

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

2022-10-21 20:04:05 UTC

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

2022-10-21 20:04:05 UTC

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

2022-10-21 20:04:06 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-10-21T20:01:03Z

2022-10-21 20:04:06 UTC

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

2022-10-21 20:04:07 UTC

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

2022-10-21 20:04:07 UTC

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

Details
Created

2022-10-21 19:58:55 UTC

Size

2.37 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-10-21T19:56:19Z
  • org.opencontainers.image.revision
    f2a94b708834dc6e6bbe6c0ac33a275b72c617f8
  • 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.7.0-rc5

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 56.51% (1.34 GB)

[#001] sha256:7ab91661ce2a2a2c14684a2ba0f543a81d7896773f88200b31be0e37c589de38 - 38.52% (934 MB)

[#002] sha256:17a392948664e4b096a98cd1ed85d3fc987975403787cb129c9514d2d1f4e446 - 0.0% (1.3 KB)

[#003] sha256:2d1581ecfbfad5e5b2eb3699afc4c095b9ad36b31284e9be8299ff87c571876d - 0.0% (1.33 KB)

[#004] sha256:6367efaee4b39f7b52cb5f5a6f550c2311b6eca6d4e8ea3ec03336e871ae3400 - 0.5% (12.1 MB)

[#005] sha256:df3b27d3109395e13b60470be12f8416fe341ea4f82d86477b14bdeadd5ec77c - 2.12% (51.4 MB)

[#006] sha256:39f787e9b09f32fb8619d80d6996e4be2af87f05a890c1914f7d3582eb390934 - 0.5% (12 MB)

[#007] sha256:02105288232bd14a4b3fdfa50ef42ea777b977c55fe53f4f4102f8054fefd2f1 - 0.59% (14.2 MB)

[#008] sha256:9a9e65ae9bf2b8f49e921002aa4dc3199ac5ec416c9a723881742e25a9ca3ec6 - 0.0% (1.26 KB)

[#009] sha256:7d968492466fc043dd926c45e1b29fa974670cf08c24cb3d011bbe7751ba13c6 - 0.0% (1.26 KB)

[#010] sha256:8b1bd769d9faea1113fd818c5c72082939f358e4cbfd2f3458a68eaee03a0f52 - 0.0% (1.27 KB)

[#011] sha256:76887e2c87fd3cad6c63849789fb52e9080199a7635fe5d4025b980e0cefe089 - 0.0% (1.27 KB)

[#012] sha256:f045bdd1ce441823dfd8fce337996b72acf5e827d0f4569713a40d5fd3906a2b - 0.0% (1.29 KB)

[#013] sha256:f9ca08680123c7f49ead3566d96595e2b0bbcadc200f83019fbf2549b98ef5d3 - 1.27% (30.7 MB)

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

[#015] sha256:fe2aba507bb5e7222905237683950f8d05f97f2ab6c636034af4198db24ee552 - 0.0% (1.29 KB)

[#016] sha256:79403477462324cb162373b089325ef9c41e56ea061401c0bf077cb5cdf0a857 - 0.0% (1.26 KB)

[#017] sha256:95ace4e74c3b2991a17600d27f729197b30c1c74123660888673d61652bea90d - 0.0% (1.27 KB)

[#018] sha256:0313c9cf5791ad51ad9296a747284e41c22a286e85c94d60d057777ce5dee1b7 - 0.0% (1.29 KB)


History
2022-04-22 01:12:09 UTC

Apply image 10.0.20348.643

2022-10-07 22:13:48 UTC

Install update 10.0.20348.1129

2022-10-21 19:58:13 UTC

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

2022-10-21 19:58:13 UTC

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

2022-10-21 19:58:24 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-10-21 19:58:33 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-10-21 19:58:41 UTC

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

2022-10-21 19:58:49 UTC

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

2022-10-21 19:58:50 UTC

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

2022-10-21 19:58:50 UTC

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

2022-10-21 19:58:50 UTC

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

2022-10-21 19:58:51 UTC

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

2022-10-21 19:58:51 UTC

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

2022-10-21 19:58:52 UTC

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

2022-10-21 19:58:53 UTC

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

2022-10-21 19:58:54 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-10-21T19:56:19Z

2022-10-21 19:58:54 UTC

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

2022-10-21 19:58:55 UTC

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

2022-10-21 19:58:55 UTC

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

Details
Created

2022-10-21 19:52:27 UTC

Size

210 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-10-11T15:10:13.281073040Z
  • com.suse.sle.base.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • com.suse.sle.base.eula
    sle-bci
  • com.suse.sle.base.image-type
    sle-bci
  • com.suse.sle.base.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.20.48
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/af82ed160b0cbc22f6f9a8903aef66e8/
  • com.suse.sle.base.supportlevel
    l3
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.20.48
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-10-21T19:51:24Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f2a94b708834dc6e6bbe6c0ac33a275b72c617f8
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.48
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.48

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.0-rc5

KUBECTL_VERSION

v1.23.6

LOGLEVEL_VERSION

v0.1.5

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:da348f545abb400459bb5def9171926cde758dc94da4cd48f720148ac5247ebe - 21.6% (45.5 MB)

[#001] sha256:c244e67d28c6084f29e93af14edd709c817c64a6a9455d7e30c5913d3e593bb8 - 16.37% (34.5 MB)

[#002] sha256:9dd6bfc097d06bc8fe1d6eff34eb07e3dce06860d29d385f2029fabb1e8929d7 - 1.04% (2.19 MB)

[#003] sha256:3d79d653e6567ef451d7fad01f496c8858e27ba8847a085374fa7ba21f2aaa49 - 47.7% (100 MB)

[#004] sha256:bc9d873c777cc393265803226fe73ae09c3ebc04afcdd51a62ff574e53571817 - 0.0% (8.89 KB)

[#005] sha256:0c628d55a6777e29ba253feebba8e06a4ec5bc6c900c5df14e622bf561b7b510 - 13.29% (28 MB)

[#006] sha256:1cd37a9e2d41398f5ee4a4afe1376c9d5261b72af98f99f3fd770ae27f764d6f - 0.0% (171 Bytes)


History
2022-10-11 15:11:01 UTC

KIWI 9.24.36

2022-10-21 19:51:51 UTC

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

2022-10-21 19:51:52 UTC

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

2022-10-21 19:52:03 UTC

|1 ARCH=arm64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2022-10-21 19:52:03 UTC

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

2022-10-21 19:52:04 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

2022-10-21 19:52:04 UTC

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

2022-10-21 19:52:04 UTC

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

2022-10-21 19:52:04 UTC

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

2022-10-21 19:52:05 UTC

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

2022-10-21 19:52:22 UTC

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

2022-10-21 19:52:26 UTC

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

2022-10-21 19:52:27 UTC

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

2022-10-21 19:52:27 UTC

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

2022-10-21 19:52:27 UTC

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

2022-10-21 19:52:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-21T19:51:24Z

2022-10-21 19:52:27 UTC

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

2022-10-21 19:52:27 UTC

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

2022-10-21 19:52:27 UTC

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

Details
Created

2022-10-21 19:33:01 UTC

Size

207 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-10-11T15:09:19.075184007Z
  • com.suse.sle.base.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • com.suse.sle.base.eula
    sle-bci
  • com.suse.sle.base.image-type
    sle-bci
  • com.suse.sle.base.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.20.48
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/af82ed160b0cbc22f6f9a8903aef66e8/
  • com.suse.sle.base.supportlevel
    l3
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.20.48
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-10-21T19:32:28Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f2a94b708834dc6e6bbe6c0ac33a275b72c617f8
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.48
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.48

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.0-rc5

KUBECTL_VERSION

v1.23.6

LOGLEVEL_VERSION

v0.1.5

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:e2388bd85f39c7d8682669497daefffd14efbeaa8b34b2a468cbbf1ce22429d3 - 21.12% (43.8 MB)

[#001] sha256:9b3bc187aab49a357f58d5f7e68fa4c582aa88cafe2820e4eb515b3194611ef3 - 16.43% (34.1 MB)

[#002] sha256:d86c0fbdb1a1431e42859cc6a356790ea5788a5191e07836b1828b3a5f6cf32d - 1.08% (2.23 MB)

[#003] sha256:b1e114927c90383eaf5beaa553b3e763b6c53b63aaefe5b97e251d2603e62c9b - 47.12% (97.7 MB)

[#004] sha256:237f8f6c42f6f9d97552dac50141aad2cffa9685f31334f9f2f48ec63f69f047 - 0.0% (9.57 KB)

[#005] sha256:c70f30d0eca0299d0fbe17c024becd1f395c062e7017b37d167b1b03ce2f4536 - 14.24% (29.5 MB)

[#006] sha256:9af4e52487083151eae1108e1fddb22ca979e85e46f5a7d925f8403c7292e929 - 0.0% (172 Bytes)


History
2022-10-11 15:09:35 UTC

KIWI 9.24.36

2022-10-12 16:01:03 UTC

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

2022-10-12 16:01:03 UTC

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

2022-10-12 16:01:43 UTC

|1 ARCH=s390x /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2022-10-12 16:01:43 UTC

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

2022-10-12 16:01:44 UTC

|1 ARCH=s390x /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

2022-10-12 16:01:45 UTC

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

2022-10-12 16:01:45 UTC

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

2022-10-21 18:44:08 UTC

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

2022-10-21 18:44:08 UTC

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

2022-10-21 18:44:32 UTC

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

2022-10-21 18:44:38 UTC

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

2022-10-21 18:44:39 UTC

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

2022-10-21 18:44:39 UTC

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

2022-10-21 18:44:39 UTC

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

2022-10-21 19:32:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-21T19:32:28Z

2022-10-21 19:32:58 UTC

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

2022-10-21 19:32:59 UTC

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

2022-10-21 19:33:01 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