Namespace
rancher
Image / Tag
rancher-agent:v2.6-0e17b6f01f3ef0db53e4be4c4c5a39268d2be0f6-head
Content Digest
sha256:a87204c8c0e850dae2ac1256322972cf5c997784fdbac85396463ba6a7070c79
Details
Created

2022-07-15 20:28:52 UTC

Size

197 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-07-07T21:03:32.967495633Z
  • 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/47b386db6f44d578cad56668c0c696a9-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.17.21
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/47b386db6f44d578cad56668c0c696a9/
  • 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.17.21
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • org.opencontainers.image.created
    2022-07-15T20:27:43Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    0e17b6f01f3ef0db53e4be4c4c5a39268d2be0f6
  • 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.17.21
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.21

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-0e17b6f01f3ef0db53e4be4c4c5a39268d2be0f6-head

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:55468c9028819bd686fbe23e114214b1657503e4cab68c09dbb335a18d7c31dd - 22.85% (45 MB)

[#001] sha256:10fa7c0973134822786800d009a19ad3a8d540e474975cbbaaa027b5cf2b72c6 - 17.82% (35.1 MB)

[#002] sha256:49b2cdc63e66766bad84b6a4395b29e594496a45b877ace8072c0dd78e952412 - 1.21% (2.38 MB)

[#003] sha256:a4205380b0434a5b823530f2cdfe5e9c581a8a3a570f6f58dc00e0f9c865f5bb - 42.81% (84.4 MB)

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

[#005] sha256:2e71d2c3fc35869e29830f54cbfa0647002464ace80b85187ec19ab0f03cb81f - 15.31% (30.2 MB)

[#006] sha256:3abf7782877213153ecb8d0a31ec5587a69568fa3a831b67f77de32b3f6a476f - 0.0% (170 Bytes)


History
2022-07-07 21:03:47 UTC

KIWI 9.24.17

2022-07-15 20:28:18 UTC

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

2022-07-15 20:28:18 UTC

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

2022-07-15 20:28:28 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-07-15 20:28:29 UTC

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

2022-07-15 20:28:29 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-07-15 20:28:29 UTC

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

2022-07-15 20:28:30 UTC

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

2022-07-15 20:28:30 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-0e17b6f01f3ef0db53e4be4c4c5a39268d2be0f6-head

2022-07-15 20:28:30 UTC

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

2022-07-15 20:28:46 UTC

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

2022-07-15 20:28:50 UTC

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

2022-07-15 20:28:51 UTC

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

2022-07-15 20:28:51 UTC

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

2022-07-15 20:28:51 UTC

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

2022-07-15 20:28:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-15T20:27:43Z

2022-07-15 20:28:51 UTC

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

2022-07-15 20:28:51 UTC

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

2022-07-15 20:28:52 UTC

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

Details
Created

2022-07-15 20:24:08 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-15T20:19:32Z
  • org.opencontainers.image.revision
    0e17b6f01f3ef0db53e4be4c4c5a39268d2be0f6
  • 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-0e17b6f01f3ef0db53e4be4c4c5a39268d2be0f6-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:7aca8de30754f19fe03ee4c21eed0762efb5e91bf684b0cc36cc92b2af13446d - 28.47% (758 MB)

[#002] sha256:92bd94cbc63c0c1dee1c3d1637505616579e47e4868006eaeaf6f2c5ea02372f - 0.0% (1.09 KB)

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

[#004] sha256:c095940f899fc6d0542203be5bb62e77affe85baa525b400304870ddd937c583 - 0.39% (10.5 MB)

[#005] sha256:fac59b5732b2fa41afcdbba4ae546452fc509f0be12faa73ecdaecef36f1fca0 - 1.88% (50 MB)

[#006] sha256:1ecae5e2a2d18a59b280bd7426141bd16b73fa5597cdf93ae2d1a6d0dcf443f5 - 0.39% (10.4 MB)

[#007] sha256:11db8c9b99845e7bb6226781e46823f318942cab16dfbd2f96b4d26f79e68738 - 0.5% (13.4 MB)

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

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

[#010] sha256:15c0fb62acb078b7dcd005a04bdd7260cb38eca6d70dfb3317184eeeff9ebe86 - 0.0% (1.07 KB)

[#011] sha256:132e4f8464a0e2be88bd1d79a6f5fbd45591a5c1b0299ad694a53bc790a1ae05 - 0.0% (1.09 KB)

[#012] sha256:5712ac09652fb3fc08a828087d286ad993a7278950f7b3cadd39a659946e71db - 0.0% (1.09 KB)

[#013] sha256:d82e197c3ea5583d6a5e43b62cc043b51007691f113e17bbccd19f0156a86ee8 - 1.14% (30.4 MB)

[#014] sha256:642ce17404c3677c1cd5aa13cd8b17ee78027b2601c0b8b1432f6d55e61957c4 - 0.0% (1.09 KB)

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

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

[#017] sha256:029a01f25f109c4ae6cca237b725a7d6753a21a03c821e368dcc18dc25750e33 - 0.0% (1.09 KB)

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


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

Apply image 10.0.17763.2803

2022-07-06 22:37:15 UTC

Install update 10.0.17763.3165

2022-07-15 20:23:25 UTC

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

2022-07-15 20:23:25 UTC

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

2022-07-15 20:23:43 UTC

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

2022-07-15 20:23:52 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.21.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-07-15 20:23:58 UTC

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

2022-07-15 20:24:03 UTC

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

2022-07-15 20:24:04 UTC

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

2022-07-15 20:24:04 UTC

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

2022-07-15 20:24:04 UTC

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

2022-07-15 20:24:05 UTC

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

2022-07-15 20:24:05 UTC

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

2022-07-15 20:24:06 UTC

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

2022-07-15 20:24:07 UTC

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

2022-07-15 20:24:07 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-07-15T20:19:32Z

2022-07-15 20:24:07 UTC

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

2022-07-15 20:24:08 UTC

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

2022-07-15 20:24:08 UTC

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

Details
Created

2022-07-15 20:29:34 UTC

Size

2.26 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-15T20:25:32Z
  • org.opencontainers.image.revision
    0e17b6f01f3ef0db53e4be4c4c5a39268d2be0f6
  • 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-0e17b6f01f3ef0db53e4be4c4c5a39268d2be0f6-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:e1a27cb9d4615dec325f2cbabac4ca1f65413bdbb8b440cc961df032993a9b81 - 35.65% (823 MB)

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

[#003] sha256:b97b7c8c10c9e9f34f5248db20d9b2b80df9d1012cdcab9b39fa594dbf6aa7c4 - 0.0% (1.26 KB)

[#004] sha256:57e3cfe20261c495b4bf8558fc327ad808dfac8e0ebe6011f086544a37c018f1 - 0.46% (10.7 MB)

[#005] sha256:5fc58a78141efcacc030b5b9269ae078e549da333e9989dcf1a993b41b6ada13 - 2.17% (50.2 MB)

[#006] sha256:a796f1962480057f363eb520535763e7a6b7b750aef3ce492e7205d959e31274 - 0.46% (10.7 MB)

[#007] sha256:5f57356a09756155992ae9f39674b89921cdeddff9abbf1c8bb78bfd7f9616f5 - 0.59% (13.7 MB)

[#008] sha256:835ebcbacc03de88f109b95b3c3ac2f2bf9fae0fb88b51079ce5e18af176089c - 0.0% (1.26 KB)

[#009] sha256:3139aec19c87d00ed2eb09dd088075aff3bccfc29df7b3d1187eb912c901a0bb - 0.0% (1.27 KB)

[#010] sha256:1e897fe5b36f6545fade42f2b8e38ee95c6ebe226f663573445a3257a75d88af - 0.0% (1.26 KB)

[#011] sha256:e39b8a0b0004f9c73da3578abcc27e8145221d4e73a079515fd0a63bd12f5c6d - 0.0% (1.31 KB)

[#012] sha256:a788ca31888003886dc7dcd798f63a0d69d7e35a0f1241f960f5d9cc19b77a16 - 0.0% (1.26 KB)

[#013] sha256:8b0dc0c4e789a7b5f5e419d1c19743a03a64305de15413171227e34dea1004e1 - 1.32% (30.4 MB)

[#014] sha256:90b79931babfd71d35c3e17c149559e26107c27179d474bda9a073336715a89f - 0.0% (1.26 KB)

[#015] sha256:045f24b7b8ed5c00dbe390a3fd92cfb94f770a08180bb8d08ec1bd38ca337f3d - 0.0% (1.27 KB)

[#016] sha256:2c9391148c9dc472d2a659fb87efdbd374d3e6cf0fd7b5d8e74be302ffdc0707 - 0.0% (1.29 KB)

[#017] sha256:34abbc013068deea3f7326f6fb46e3880368a9ee3638e6f8eb8d73a0c164aa0a - 0.0% (1.27 KB)

[#018] sha256:398cd0577aabff79776494e058734221f33c051fc032c5d6bbe3281450354c84 - 0.0% (1.29 KB)


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

Apply image 10.0.20348.643

2022-07-04 17:46:55 UTC

Install update 10.0.20348.825

2022-07-15 20:28:51 UTC

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

2022-07-15 20:28:51 UTC

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

2022-07-15 20:29:02 UTC

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

2022-07-15 20:29:12 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.21.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-07-15 20:29:20 UTC

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

2022-07-15 20:29:28 UTC

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

2022-07-15 20:29:28 UTC

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

2022-07-15 20:29:29 UTC

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

2022-07-15 20:29:29 UTC

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

2022-07-15 20:29:29 UTC

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

2022-07-15 20:29:30 UTC

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

2022-07-15 20:29:31 UTC

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

2022-07-15 20:29:32 UTC

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

2022-07-15 20:29:33 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-07-15T20:25:32Z

2022-07-15 20:29:33 UTC

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

2022-07-15 20:29:33 UTC

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

2022-07-15 20:29:34 UTC

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

Details
Created

2022-07-15 20:19:39 UTC

Size

194 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-07-07T21:04:59.551220590Z
  • 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/47b386db6f44d578cad56668c0c696a9-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.17.21
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/47b386db6f44d578cad56668c0c696a9/
  • 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.17.21
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • org.opencontainers.image.created
    2022-07-15T20:18:40Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    0e17b6f01f3ef0db53e4be4c4c5a39268d2be0f6
  • 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.17.21
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.21

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-0e17b6f01f3ef0db53e4be4c4c5a39268d2be0f6-head

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:acf166c89b8623ffdfb19e6700d6977ae5eb59e4899ef734e0524d2b36e02c8c - 23.19% (45 MB)

[#001] sha256:39567d577ddc8adb3c64e85fac65d47015142327fe01519a76b7c958e3335eb0 - 17.82% (34.5 MB)

[#002] sha256:397161c1fc59dd5aaccd4ad7b59274659bca6ca9bd64fea70c3345356a8efc21 - 1.13% (2.19 MB)

[#003] sha256:a40ccd6b49d17a983335e46ee6300e2ef6ee816cae3555a2d304617174eef4ef - 43.54% (84.4 MB)

[#004] sha256:25addbcdcf8ae372e3e2f8ee50ad5ec36ed8e379ca60f4f2817fe412efd54cb7 - 0.0% (8.88 KB)

[#005] sha256:e1a6d577bcf9f8e269be7bb265c31db2d507b3f3c941dd10e05365b335821cc9 - 14.3% (27.7 MB)

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


History
2022-07-07 21:05:20 UTC

KIWI 9.24.17

2022-07-15 20:19:07 UTC

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

2022-07-15 20:19:07 UTC

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

2022-07-15 20:19:18 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-07-15 20:19:18 UTC

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

2022-07-15 20:19:19 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-07-15 20:19:19 UTC

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

2022-07-15 20:19:19 UTC

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

2022-07-15 20:19:19 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-0e17b6f01f3ef0db53e4be4c4c5a39268d2be0f6-head

2022-07-15 20:19:19 UTC

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

2022-07-15 20:19:34 UTC

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

2022-07-15 20:19:38 UTC

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

2022-07-15 20:19:38 UTC

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

2022-07-15 20:19:38 UTC

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

2022-07-15 20:19:39 UTC

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

2022-07-15 20:19:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-15T20:18:40Z

2022-07-15 20:19:39 UTC

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

2022-07-15 20:19:39 UTC

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

2022-07-15 20:19:39 UTC

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

Details
Created

2022-07-15 20:04:10 UTC

Size

193 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-07-07T21:09:35.276761349Z
  • 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/47b386db6f44d578cad56668c0c696a9-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.17.21
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/47b386db6f44d578cad56668c0c696a9/
  • 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.17.21
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • org.opencontainers.image.created
    2022-07-15T20:03:36Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    0e17b6f01f3ef0db53e4be4c4c5a39268d2be0f6
  • 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.17.21
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.21

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-0e17b6f01f3ef0db53e4be4c4c5a39268d2be0f6-head

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:fb79022c6c43940c53e8048d066363118755d4e8db288366459305c3799eb4bb - 22.43% (43.3 MB)

[#001] sha256:fe2d7341776ca62680a3c06c8b1f8390cfb3515d0aeb5026639e6f449cf8933e - 17.69% (34.1 MB)

[#002] sha256:13d88669aeb9c1846ca462612baeef2ac17e4b84d173d25908729c25040a1c7c - 1.16% (2.23 MB)

[#003] sha256:16a2389ad42e86f2fd9b757969cd1ce5d77fb83f094e806b90b1001060f82f3e - 43.66% (84.3 MB)

[#004] sha256:23fe214b3e4486559a3e50e22295daa95084203e4c3004118fd1c957c799d881 - 0.0% (9.57 KB)

[#005] sha256:054b4d543382869e7375880760096babac37fcf293d936497e0c1b21dd446efe - 15.06% (29.1 MB)

[#006] sha256:8fe972e2177b96e15a22bd1ca4a0dc8e485ce4ca814718c2967fa11505f76b85 - 0.0% (172 Bytes)


History
2022-07-07 21:10:23 UTC

KIWI 9.24.17

2022-07-08 14:34:40 UTC

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

2022-07-08 14:34:40 UTC

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

2022-07-08 14:35:18 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-07-08 14:35:18 UTC

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

2022-07-08 14:35:20 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-07-08 14:35:20 UTC

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

2022-07-08 14:35:20 UTC

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

2022-07-15 20:03:44 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-0e17b6f01f3ef0db53e4be4c4c5a39268d2be0f6-head

2022-07-15 20:03:44 UTC

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

2022-07-15 20:04:05 UTC

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

2022-07-15 20:04:08 UTC

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

2022-07-15 20:04:09 UTC

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

2022-07-15 20:04:09 UTC

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

2022-07-15 20:04:09 UTC

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

2022-07-15 20:04:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-15T20:03:36Z

2022-07-15 20:04:10 UTC

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

2022-07-15 20:04:10 UTC

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

2022-07-15 20:04:10 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