Namespace
rancher
Image / Tag
rancher-agent:v2.6.8-rc2
Content Digest
sha256:0bbbb3ff87b7e2a081c17aede3dc65372f902945c03ebd0f412e54d0e194d467
Details
Created

2022-08-29 20:34:23 UTC

Size

203 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-08-26T15:43:31.890475665Z
  • 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.18
  • 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.18
  • 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-08-29T20:33:12Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    3c86bb8d31a5029735e2e5805ad997ec40ecbbd2
  • 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.18
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.18

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.8-rc2

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:c654af6fd7e1fd21f8986673e54e066533fd7e4cd4ec32cd2f0070f8552d950d - 22.5% (45.6 MB)

[#001] sha256:cce38806de784f8ea65ee5cb360f7fe54de2736d464ec82f403a515b5b8d83dd - 17.28% (35 MB)

[#002] sha256:5835cadd60dcf0dfd090778cc7acae472e35f252e126787eb9008e593873014c - 1.17% (2.38 MB)

[#003] sha256:d5a7cd53f4fac705d181059596838409de37d47a8a0a45617f18b5cfdc00afce - 44.06% (89.3 MB)

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

[#005] sha256:8030472d40c35fbe9582008970b5b68dd971a46d6931b8199537bd7536a94292 - 14.98% (30.4 MB)

[#006] sha256:7baf41b5e6e40dca886dc7985adda529fcb8a34066a311a0620063dd1bb38674 - 0.0% (170 Bytes)


History
2022-08-26 15:43:51 UTC

KIWI 9.24.36

2022-08-29 20:33:48 UTC

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

2022-08-29 20:33:48 UTC

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

2022-08-29 20:33:58 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-08-29 20:33:59 UTC

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

2022-08-29 20:34:00 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-08-29 20:34:00 UTC

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

2022-08-29 20:34:00 UTC

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

2022-08-29 20:34:00 UTC

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

2022-08-29 20:34:00 UTC

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

2022-08-29 20:34:18 UTC

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

2022-08-29 20:34:21 UTC

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

2022-08-29 20:34:22 UTC

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

2022-08-29 20:34:23 UTC

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

2022-08-29 20:34:23 UTC

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

2022-08-29 20:34:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-29T20:33:12Z

2022-08-29 20:34:23 UTC

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

2022-08-29 20:34:23 UTC

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

2022-08-29 20:34:23 UTC

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

Details
Created

2022-08-29 20:06:11 UTC

Size

2.61 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-08-29T20:01:17Z
  • org.opencontainers.image.revision
    3c86bb8d31a5029735e2e5805ad997ec40ecbbd2
  • 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.8-rc2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:294d77ac553d7210b662d07674ef9e39a6c2e88dc15b9d2788d51e509bc8b54e - 28.56% (763 MB)

[#002] sha256:186fe6f01a845cb712992d19dee2cb784180fe3cb28109bf93a14f0dfea7ce14 - 0.0% (1.09 KB)

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

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

[#005] sha256:b77a107afff333a03eb6980a61eca0a54e06a1b1cea58f7e62ae0bbd4293e1e4 - 1.92% (51.2 MB)

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

[#007] sha256:3e3fe8430f803e27905da965e55d8484ca411f4ae287a4fdf2176256f87eee01 - 0.52% (14 MB)

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

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

[#010] sha256:096f76b8c548600fd1960d224c5f7f39d94e1710033082c2596ba3814ae047c6 - 0.0% (1.06 KB)

[#011] sha256:73b7a666a72a3d4e1e27428ad64c2894d58815748d2b40fd5e3026c182aa4c09 - 0.0% (1.1 KB)

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

[#013] sha256:97d3ca79becd82819b3dd7af6cb068dd55c732776d59ec67531a1752b57569d4 - 1.14% (30.6 MB)

[#014] sha256:6e71f71bc19ed44375ae566b7bfbfd09fb458ac69cf7e2cf79424c08ddceee8e - 0.0% (1.09 KB)

[#015] sha256:db1d98cf9441ea3ab800dee0acb77588cbc07e45dddb51f16024a32aaac59964 - 0.0% (1.07 KB)

[#016] sha256:1e78c92741dbc6cbb03ae06131e45d2792239ab24df8e55dd1d74a14becfebcb - 0.0% (1.07 KB)

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

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


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

Apply image 10.0.17763.2803

2022-08-06 18:30:32 UTC

Install update 10.0.17763.3287

2022-08-29 20:05:25 UTC

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

2022-08-29 20:05:26 UTC

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

2022-08-29 20:05:45 UTC

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

2022-08-29 20:05:53 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-08-29 20:05:59 UTC

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

2022-08-29 20:06:05 UTC

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

2022-08-29 20:06:06 UTC

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

2022-08-29 20:06:06 UTC

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

2022-08-29 20:06:06 UTC

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

2022-08-29 20:06:07 UTC

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

2022-08-29 20:06:07 UTC

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

2022-08-29 20:06:08 UTC

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

2022-08-29 20:06:09 UTC

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

2022-08-29 20:06:09 UTC

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

2022-08-29 20:06:10 UTC

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

2022-08-29 20:06:10 UTC

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

2022-08-29 20:06:11 UTC

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

Details
Created

2022-08-29 20:03:17 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-08-29T19:58:58Z
  • org.opencontainers.image.revision
    3c86bb8d31a5029735e2e5805ad997ec40ecbbd2
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.8-rc2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:97b25a378238b615dc51216c4d87ce17fd3cc3dca9db458e8705d1a4c17e3bb7 - 36.02% (839 MB)

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

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

[#004] sha256:4f175e2398b256eb8b15558cd86ecf486a2f03731e62836d191a2067112570a4 - 0.52% (12.1 MB)

[#005] sha256:9ca0e6b89da397af43b2b4926cef4b2d6181736cb4f0b1cebde6166909fbc15f - 2.21% (51.5 MB)

[#006] sha256:5c82e9db9eb3958b66e2ea002aa47e5b1d00abf8b00293b904982d545239b5bd - 0.52% (12 MB)

[#007] sha256:a44b14c1a341df8d9edb2196efdff7e5cc7ea56d0b5ffd32eae85e2a3a492a59 - 0.61% (14.2 MB)

[#008] sha256:6ab89bcadad3e57c2d9a90470a2595c181a7a65be3770fc47fa46a675259e009 - 0.0% (1.29 KB)

[#009] sha256:5e1dd3931c81b12767c885854d8767686ad89300e40996d5170dfee0010bf9f5 - 0.0% (1.27 KB)

[#010] sha256:653f1b1f6b4d141d1eecba18905d6754e8be3a08435dec54bfb5f476c3e5ecb7 - 0.0% (1.26 KB)

[#011] sha256:656320c2405613c5d76bc26316954adde734e995ab874267e02206a3b7c6d3ab - 0.0% (1.29 KB)

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

[#013] sha256:34972bbb78810d7bf2687e002712d2301f8c3a373be65445e231ab6b1113ac79 - 1.31% (30.6 MB)

[#014] sha256:c5f3e4799d1e3a8c38e8f7b947d5ddf1c9f9d389a2b2a68c8b4fff66c08b9c32 - 0.0% (1.29 KB)

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

[#016] sha256:008744b13c6ba03c585ed7b79b705379298f8c7ba8a14b8d302d866ca9a15748 - 0.0% (1.27 KB)

[#017] sha256:78907128c0491c06ad55c7cbec477ceac5f0573c3f3cedeba2e49c8e5d20e326 - 0.0% (1.29 KB)

[#018] sha256:6c59d1f43e6fc861c51ca229db58fa529255f6809c9c3fe4e896de616319f6c9 - 0.0% (1.27 KB)


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

Apply image 10.0.20348.643

2022-08-06 02:59:35 UTC

Install update 10.0.20348.887

2022-08-29 20:02:29 UTC

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

2022-08-29 20:02:30 UTC

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

2022-08-29 20:02:40 UTC

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

2022-08-29 20:02:54 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-08-29 20:03:02 UTC

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

2022-08-29 20:03:10 UTC

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

2022-08-29 20:03:11 UTC

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

2022-08-29 20:03:11 UTC

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

2022-08-29 20:03:12 UTC

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

2022-08-29 20:03:12 UTC

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

2022-08-29 20:03:13 UTC

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

2022-08-29 20:03:14 UTC

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

2022-08-29 20:03:15 UTC

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

2022-08-29 20:03:15 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-08-29T19:58:58Z

2022-08-29 20:03:16 UTC

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

2022-08-29 20:03:16 UTC

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

2022-08-29 20:03:17 UTC

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

Details
Created

2022-08-29 19:54:26 UTC

Size

199 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-08-26T15:21:49.767704990Z
  • 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.18
  • 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.18
  • 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-08-29T19:53:25Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    3c86bb8d31a5029735e2e5805ad997ec40ecbbd2
  • 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.18
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.18

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.8-rc2

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:5d584683d8421f2fcdfcf4dd37f52f92106159e654a82607ffe8f5b7710e4821 - 22.88% (45.6 MB)

[#001] sha256:95e8860f04eaef2c89ccaf873522f241e2a8a6f040f52858c71e88fd65232d69 - 17.26% (34.4 MB)

[#002] sha256:f4c713e94fcd5786b956f2263a9dc652cfa72156f18119ec7bf7d5322b2adda9 - 1.1% (2.19 MB)

[#003] sha256:0ee0a745b96c9cb1bd5f2469204f027d329fdcec1724b6673b74504927c903c9 - 44.77% (89.3 MB)

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

[#005] sha256:3d41d4c8db8a22d844f10d0de23bc13400c654321e0fc5b30c8a07a068c8bc7e - 13.99% (27.9 MB)

[#006] sha256:488afcfdd54b5bc219330a43eac9c82aa33d41d72defaa6c8baea2747367f87d - 0.0% (170 Bytes)


History
2022-08-26 15:22:15 UTC

KIWI 9.24.36

2022-08-29 19:53:52 UTC

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

2022-08-29 19:53:52 UTC

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

2022-08-29 19:54: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-08-29 19:54:04 UTC

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

2022-08-29 19:54:05 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-08-29 19:54:05 UTC

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

2022-08-29 19:54:05 UTC

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

2022-08-29 19:54:05 UTC

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

2022-08-29 19:54:05 UTC

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

2022-08-29 19:54:21 UTC

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

2022-08-29 19:54:25 UTC

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

2022-08-29 19:54:25 UTC

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

2022-08-29 19:54:25 UTC

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

2022-08-29 19:54:26 UTC

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

2022-08-29 19:54:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-29T19:53:25Z

2022-08-29 19:54:26 UTC

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

2022-08-29 19:54:26 UTC

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

2022-08-29 19:54:26 UTC

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

Details
Created

2022-08-29 19:49:58 UTC

Size

199 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-08-26T15:41:04.030041521Z
  • 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.18
  • 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.18
  • 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-08-29T19:49:36Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    3c86bb8d31a5029735e2e5805ad997ec40ecbbd2
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.18
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.18

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.8-rc2

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:06cc35f9360127a5a7a57fc80525974084682967ac3d320ff4bd98203432ff26 - 22.12% (44 MB)

[#001] sha256:88fe881a31fee87bf5130c6783a2425cfe6b55818d9098f1484eee825b3798a0 - 17.12% (34 MB)

[#002] sha256:10ce7b0cb49c42b9abc740f0e5ed0a83a33fc3c3cb69d6f7f924f044851fafab - 1.12% (2.23 MB)

[#003] sha256:9afefdb54288604fe6257da7a10ba549ba35ebdc7449f093dfaf32af566b2eed - 44.91% (89.3 MB)

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

[#005] sha256:b779cbc137cdca3f51d798565e57a4ec7a243c19d23640b19f3aca368a7dd7e7 - 14.72% (29.3 MB)

[#006] sha256:4435bfb41acc5474dec7b1170386358fa629916feeb0a5b84960d3ee14618724 - 0.0% (170 Bytes)


History
2022-08-26 15:41:27 UTC

KIWI 9.24.36

2022-08-26 21:09:10 UTC

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

2022-08-26 21:09:10 UTC

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

2022-08-26 21:09:52 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-08-26 21:09:52 UTC

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

2022-08-26 21:09:54 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-08-26 21:09:55 UTC

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

2022-08-26 21:09:55 UTC

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

2022-08-29 19:43:18 UTC

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

2022-08-29 19:43:18 UTC

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

2022-08-29 19:43:40 UTC

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

2022-08-29 19:43:44 UTC

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

2022-08-29 19:43:45 UTC

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

2022-08-29 19:43:46 UTC

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

2022-08-29 19:43:46 UTC

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

2022-08-29 19:49:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-29T19:49:36Z

2022-08-29 19:49:57 UTC

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

2022-08-29 19:49:58 UTC

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

2022-08-29 19:49:58 UTC

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

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