Namespace
rancher
Image / Tag
rancher-agent:v2.6.8-57926df5ac1b222c34c521ed547b619416615a8f-head
Content Digest
sha256:c9dcb5798c95927b29047f4f0f12fc67de1d9ce942adabc7d5cc8239a3cdbd0e
Details
Created

2022-08-26 21:31:00 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-26T05:58:28.590748777Z
  • 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.17
  • 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.17
  • 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-26T21:29:49Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    57926df5ac1b222c34c521ed547b619416615a8f
  • 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.17
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.17

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.8-57926df5ac1b222c34c521ed547b619416615a8f-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:727239b4b4f2d268ac8cc13d1ec3c9f7e6d11ddec29f16fc52e93490448c15ff - 22.5% (45.6 MB)

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

[#002] sha256:1314f8584c684e0e06b21b36739cb8be8fe0420b942c7fb1092de632ce020eb1 - 1.17% (2.38 MB)

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

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

[#005] sha256:8f9567f907197a48c4892f81dc1107c09f2401c813e692690d2cf891d06a3f18 - 14.98% (30.4 MB)

[#006] sha256:289098368d92bef9b86cbae343efb7d04d4deeb647c988f3fc0870fde0a0a901 - 0.0% (169 Bytes)


History
2022-08-26 05:58:50 UTC

KIWI 9.24.36

2022-08-26 21:30:26 UTC

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

2022-08-26 21:30:26 UTC

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

2022-08-26 21:30:36 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-26 21:30:36 UTC

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

2022-08-26 21:30:37 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-26 21:30:37 UTC

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

2022-08-26 21:30:37 UTC

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

2022-08-26 21:30:38 UTC

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

2022-08-26 21:30:38 UTC

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

2022-08-26 21:30:55 UTC

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

2022-08-26 21:30:59 UTC

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

2022-08-26 21:31:00 UTC

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

2022-08-26 21:31:00 UTC

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

2022-08-26 21:31:00 UTC

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

2022-08-26 21:31:00 UTC

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

2022-08-26 21:31:00 UTC

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

2022-08-26 21:31:00 UTC

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

2022-08-26 21:31:00 UTC

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

Details
Created

2022-08-26 21:32:48 UTC

Size

2.61 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-08-26T21:28:06Z
  • org.opencontainers.image.revision
    57926df5ac1b222c34c521ed547b619416615a8f
  • 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-57926df5ac1b222c34c521ed547b619416615a8f-head

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:183d7a92d6eb04db70e2ef29037d240a64c27c92658308a906a17693a73087f7 - 0.0% (1.07 KB)

[#003] sha256:84748f8461e40be341fc55eeb558e27acbf44e4522079e3d70a5d2d04de81035 - 0.0% (1.09 KB)

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

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

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

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

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

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

[#010] sha256:1911451e845813725bbeeda1fa982842919e5154f89165557ad44c007aa685f4 - 0.0% (1.06 KB)

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

[#012] sha256:833c9c1a214e2c1b095d2410e6da90e07ab50de48aab77fca7b8b240516f4c14 - 0.0% (1.07 KB)

[#013] sha256:16cad24466dd93f1efd9ed080de9725104cfa6feb516257428444de16f76bbbe - 1.14% (30.6 MB)

[#014] sha256:8544e3b36ae4c130d6b2f6422b67b8f5e253077f400c19757dba0cbb2265b545 - 0.0% (1.08 KB)

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

[#016] sha256:96909266bc5976dfb1dba3bbac5ee7227c7389ef068bccb25710bce2986eb8a7 - 0.0% (1.07 KB)

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

[#018] sha256:c3d3c238ecf8c5098e9cfdc6a3e9d85cecbfcfa9aadde6b4fb17796f14873fb6 - 0.0% (1.06 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-26 21:32:05 UTC

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

2022-08-26 21:32:05 UTC

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

2022-08-26 21:32:23 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-26 21:32:31 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-26 21:32:37 UTC

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

2022-08-26 21:32:43 UTC

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

2022-08-26 21:32:43 UTC

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

2022-08-26 21:32:44 UTC

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

2022-08-26 21:32:44 UTC

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

2022-08-26 21:32:44 UTC

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

2022-08-26 21:32:45 UTC

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

2022-08-26 21:32:46 UTC

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

2022-08-26 21:32:47 UTC

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

2022-08-26 21:32:47 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-08-26T21:28:06Z

2022-08-26 21:32:47 UTC

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

2022-08-26 21:32:48 UTC

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

2022-08-26 21:32:48 UTC

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

Details
Created

2022-08-26 21:13:28 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-08-26T21:13:25Z
  • org.opencontainers.image.revision
    57926df5ac1b222c34c521ed547b619416615a8f
  • 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-57926df5ac1b222c34c521ed547b619416615a8f-head

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:111b41740f73738e26716c84bbb7dd6807bf64b5f09613dce37f4d3f9c4a4acd - 0.0% (1.27 KB)

[#003] sha256:8d438944409fef77334332e822b66e1f44f9eb6c89773b1cb88c57ae6c854508 - 0.0% (1.29 KB)

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

[#005] sha256:3736df2e99b5670b76420df39c8c547a13ced195538546be8d8ec8d556cbbd33 - 2.21% (51.5 MB)

[#006] sha256:8f7237d67d07a948afb18c4f180caa2d0f4ea8d0adfae53cec1834bc72c989d8 - 0.52% (12 MB)

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

[#008] sha256:79b00a1be3a794fc8927873444b7394d5afda5656e1ee04c2740fa7df9f24111 - 0.0% (1.29 KB)

[#009] sha256:6a79663cb4ed2ac58ba93abf7ede748f8094e81d7a5f9c8ef97300e67fba57c8 - 0.0% (1.27 KB)

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

[#011] sha256:893e777c1f35b32d3e60d5796777d5821a4628572bc05ad3a4a811fbb4e9e3c8 - 0.0% (1.27 KB)

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

[#013] sha256:5f419219f333c090be2986247af92eb451595bf2e6e3e6a1d84b9c3a9012216d - 1.31% (30.6 MB)

[#014] sha256:78cf7e6ad37f69432a8029655f0926ab99901c7b42bc3d47cc5d5c06468deac7 - 0.0% (1.26 KB)

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

[#016] sha256:995b11200dd98d7c592f783fcf1d29ae6a0ef9f154b67435ca98030fd658a6ab - 0.0% (1.26 KB)

[#017] sha256:5e6c0370b2ff82fb0cba6274e56e096d113f4eb25d26603687b1588904445f71 - 0.0% (1.29 KB)

[#018] sha256:3dd998f2e059429a094b90f9fb15185f54edc87e423475e6930007d62c6baba2 - 0.0% (1.29 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-26 20:15:10 UTC

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

2022-08-26 20:15:11 UTC

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

2022-08-26 20:15:24 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-26 20:15:47 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-26 20:15:55 UTC

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

2022-08-26 20:16:03 UTC

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

2022-08-26 20:16:03 UTC

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

2022-08-26 20:16:04 UTC

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

2022-08-26 20:16:04 UTC

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

2022-08-26 21:05:40 UTC

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

2022-08-26 21:05:41 UTC

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

2022-08-26 21:05:42 UTC

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

2022-08-26 21:05:43 UTC

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

2022-08-26 21:13:27 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-08-26T21:13:25Z

2022-08-26 21:13:27 UTC

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

2022-08-26 21:13:28 UTC

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

2022-08-26 21:13:28 UTC

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

Details
Created

2022-08-26 21:23:32 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-26T21:22:30Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    57926df5ac1b222c34c521ed547b619416615a8f
  • 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-57926df5ac1b222c34c521ed547b619416615a8f-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:5d584683d8421f2fcdfcf4dd37f52f92106159e654a82607ffe8f5b7710e4821 - 22.89% (45.6 MB)

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

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

[#003] sha256:1f1408cf7c6631ed7706a0be8953b1d31873cf86a73037c5ba89ba2b5048effd - 44.75% (89.2 MB)

[#004] sha256:8c940418efe81268c567f6503b30e1d63a3b482a390a391417f04dc9bee2f684 - 0.0% (8.88 KB)

[#005] sha256:9b94ce1e5a6a61526f2dc7b10393b83031a7a511baf1420515764026055d41d3 - 13.99% (27.9 MB)

[#006] sha256:5b01f54af5e7fb0d75ff7860f9843fd29c4f3096005075be56e5d4859be77865 - 0.0% (170 Bytes)


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

KIWI 9.24.36

2022-08-26 21:22:58 UTC

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

2022-08-26 21:22:58 UTC

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

2022-08-26 21:23:10 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-26 21:23:10 UTC

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

2022-08-26 21:23:11 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-26 21:23:11 UTC

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

2022-08-26 21:23:11 UTC

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

2022-08-26 21:23:11 UTC

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

2022-08-26 21:23:11 UTC

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

2022-08-26 21:23:27 UTC

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

2022-08-26 21:23:31 UTC

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

2022-08-26 21:23:32 UTC

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

2022-08-26 21:23:32 UTC

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

2022-08-26 21:23:32 UTC

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

2022-08-26 21:23:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-26T21:22:30Z

2022-08-26 21:23:32 UTC

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

2022-08-26 21:23:32 UTC

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

2022-08-26 21:23:32 UTC

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

Details
Created

2022-08-26 21:15:00 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-26T21:14:43Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    57926df5ac1b222c34c521ed547b619416615a8f
  • 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-57926df5ac1b222c34c521ed547b619416615a8f-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:06cc35f9360127a5a7a57fc80525974084682967ac3d320ff4bd98203432ff26 - 22.11% (44 MB)

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

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

[#003] sha256:bb90f6753432f6b1d0c733d6caaf6d8a346f2860ede520d5f1cb26e77a0382b6 - 44.92% (89.3 MB)

[#004] sha256:d7ceb275039e0857babc127e5edf72dcbc9bf9d9e5e7fca78dd0f875a129d861 - 0.0% (9.56 KB)

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

[#006] sha256:8cde5e91ee74152ed5d21af5cacf93698ef48443a4235932f872b6e1d923ca28 - 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-26 21:09:55 UTC

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

2022-08-26 21:09:55 UTC

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

2022-08-26 21:10:19 UTC

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

2022-08-26 21:10:23 UTC

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

2022-08-26 21:10:24 UTC

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

2022-08-26 21:10:24 UTC

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

2022-08-26 21:10:24 UTC

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

2022-08-26 21:14:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-26T21:14:43Z

2022-08-26 21:14:59 UTC

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

2022-08-26 21:14:59 UTC

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

2022-08-26 21:15:00 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