Namespace
rancher
Image / Tag
rancher-agent:v2.6-b41b8b11b037d32b910403d9706cb8ab5ce48b0d-head
Content Digest
sha256:67f3e7d515a76f620cd59e3b35aa1a02bb9bff4d445ddaec14967f8ecd9e2b10
Details
Created

2022-08-25 17:47:46 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-10T04:31:15.415887753Z
  • 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.12
  • 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.12
  • 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-25T17:46:37Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b41b8b11b037d32b910403d9706cb8ab5ce48b0d
  • 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.12
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.12

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-b41b8b11b037d32b910403d9706cb8ab5ce48b0d-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:9047ed9df36f8d0a5d97fa87199f04799aac75fee1e8108c79e13b24ca8e5ae6 - 22.5% (45.6 MB)

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

[#002] sha256:1ff50c23ed0b45d25adac37ba49603c1eecc49fbf63175a177726a2e0efe1b57 - 1.17% (2.38 MB)

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

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

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

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


History
2022-08-10 04:31:29 UTC

KIWI 9.24.17

2022-08-25 17:47:13 UTC

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

2022-08-25 17:47:13 UTC

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

2022-08-25 17:47:22 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-25 17:47:22 UTC

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

2022-08-25 17:47:23 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-25 17:47:23 UTC

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

2022-08-25 17:47:23 UTC

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

2022-08-25 17:47:23 UTC

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

2022-08-25 17:47:23 UTC

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

2022-08-25 17:47:41 UTC

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

2022-08-25 17:47:45 UTC

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

2022-08-25 17:47:45 UTC

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

2022-08-25 17:47:46 UTC

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

2022-08-25 17:47:46 UTC

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

2022-08-25 17:47:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-25T17:46:37Z

2022-08-25 17:47:46 UTC

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

2022-08-25 17:47:46 UTC

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

2022-08-25 17:47:46 UTC

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

Details
Created

2022-08-25 17:52:23 UTC

Size

2.61 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-08-25T17:47:34Z
  • org.opencontainers.image.revision
    b41b8b11b037d32b910403d9706cb8ab5ce48b0d
  • 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-b41b8b11b037d32b910403d9706cb8ab5ce48b0d-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:b6b2c3fbe29684d24060b09b18fa32e4f53163d7553a06d1f6092ada689ef554 - 0.0% (1.07 KB)

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

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

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

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

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

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

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

[#010] sha256:6e8d92088c5e1a96bb839874092047d7c71d5f10653159805ff596ae37226e33 - 0.0% (1.06 KB)

[#011] sha256:0eac54d120d20f5239e1d5cc31dbe2951005c0b2cbdff5ae3a178e082e436cfd - 0.0% (1.07 KB)

[#012] sha256:411665f65ac0fc5bedbd40f9031e6e95e48d13232f6608b84e7c43296b30d8d7 - 0.0% (1.07 KB)

[#013] sha256:8d128ce3edac39e00aced196dfdaf60dd35907f93b8af4e9560313ba4784cd06 - 1.14% (30.6 MB)

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

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

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

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

[#018] sha256:2729776388581e2a0a35bb14472468340304522d4153a30018184a79453c1844 - 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-25 17:51:35 UTC

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

2022-08-25 17:51:35 UTC

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

2022-08-25 17:51:56 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-25 17:52:04 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-25 17:52:11 UTC

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

2022-08-25 17:52:17 UTC

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

2022-08-25 17:52:18 UTC

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

2022-08-25 17:52:18 UTC

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

2022-08-25 17:52:18 UTC

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

2022-08-25 17:52:19 UTC

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

2022-08-25 17:52:19 UTC

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

2022-08-25 17:52:20 UTC

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

2022-08-25 17:52:21 UTC

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

2022-08-25 17:52:21 UTC

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

2022-08-25 17:52:22 UTC

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

2022-08-25 17:52:22 UTC

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

2022-08-25 17:52:23 UTC

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

Details
Created

2022-08-25 17:49:45 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-08-25T17:45:44Z
  • org.opencontainers.image.revision
    b41b8b11b037d32b910403d9706cb8ab5ce48b0d
  • 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-b41b8b11b037d32b910403d9706cb8ab5ce48b0d-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:ed1bb663cc6cce8445bac9607d9d599c469144eef690205354bb46a50d5c32c9 - 0.0% (1.35 KB)

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

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

[#005] sha256:74e8510dba463965dd12522e64b0f9c358d01de21732dbe4e4f6d57aa48465d5 - 2.21% (51.5 MB)

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

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

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

[#009] sha256:76a7445e0003be65cf4a431b5967982950db8e9ac7a0e8df0eebf1403c5ebcee - 0.0% (1.26 KB)

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

[#011] sha256:cdd194196432a0bb3493cb29714a367c17b225ff248f9747bdd09a1afb05cfd7 - 0.0% (1.26 KB)

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

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

[#014] sha256:979c6a5c99748960b908b2b2d66e98e893c3091a63b238b059219673f944329d - 0.0% (1.3 KB)

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

[#016] sha256:9d3a39ccf358bd2cadea2cc36e4bea0226606f69f03bfd7a5b22569a3bb4b995 - 0.0% (1.26 KB)

[#017] sha256:c77a37909374f40e6480dcea1b2ca3a3f56d342b81f4ae2373a474f5c7fa7953 - 0.0% (1.26 KB)

[#018] sha256:4c965b40ba906ec354d943302499fb22ad8d9f73e71a825855d6a58369b1a5d9 - 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-25 17:49:03 UTC

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

2022-08-25 17:49:03 UTC

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

2022-08-25 17:49:14 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-25 17:49:23 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-25 17:49:31 UTC

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

2022-08-25 17:49:39 UTC

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

2022-08-25 17:49:39 UTC

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

2022-08-25 17:49:40 UTC

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

2022-08-25 17:49:40 UTC

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

2022-08-25 17:49:41 UTC

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

2022-08-25 17:49:41 UTC

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

2022-08-25 17:49:42 UTC

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

2022-08-25 17:49:43 UTC

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

2022-08-25 17:49:44 UTC

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

2022-08-25 17:49:44 UTC

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

2022-08-25 17:49:44 UTC

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

2022-08-25 17:49:45 UTC

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

Details
Created

2022-08-25 17:40:28 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-10T04:16:29.483642300Z
  • 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.12
  • 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.12
  • 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-25T17:39:29Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b41b8b11b037d32b910403d9706cb8ab5ce48b0d
  • 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.12
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.12

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-b41b8b11b037d32b910403d9706cb8ab5ce48b0d-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:73063752740fbd1773808d33154aae53644a48457a0e833d8afbf73eb7958203 - 22.89% (45.6 MB)

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

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

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

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

[#005] sha256:4e33f21f861f16aa71ca423618ca26865d84fd07f7c10250e310a83da5b00b5a - 13.99% (27.9 MB)

[#006] sha256:91101430fecacc0fd12751c5e6aeb123cecf4a8c924fb896ce41bfc63443ddf8 - 0.0% (173 Bytes)


History
2022-08-10 04:16:57 UTC

KIWI 9.24.17

2022-08-25 17:39:56 UTC

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

2022-08-25 17:39:56 UTC

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

2022-08-25 17:40:06 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-25 17:40:06 UTC

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

2022-08-25 17:40:07 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-25 17:40:07 UTC

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

2022-08-25 17:40:07 UTC

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

2022-08-25 17:40:07 UTC

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

2022-08-25 17:40:07 UTC

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

2022-08-25 17:40:23 UTC

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

2022-08-25 17:40:26 UTC

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

2022-08-25 17:40:27 UTC

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

2022-08-25 17:40:27 UTC

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

2022-08-25 17:40:27 UTC

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

2022-08-25 17:40:27 UTC

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

2022-08-25 17:40:28 UTC

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

2022-08-25 17:40:28 UTC

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

2022-08-25 17:40:28 UTC

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

Details
Created

2022-08-25 17:28:47 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-10T04:50:09.450265306Z
  • 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.12
  • 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.12
  • 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-25T17:28:32Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b41b8b11b037d32b910403d9706cb8ab5ce48b0d
  • 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.12
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.12

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-b41b8b11b037d32b910403d9706cb8ab5ce48b0d-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:47fcb58c411528bc3a7956f0530095159ecc0e3b05e8fe03ecc41caced1ccf35 - 22.12% (44 MB)

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

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

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

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

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

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


History
2022-08-10 04:50:23 UTC

KIWI 9.24.17

2022-08-22 16:03:28 UTC

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

2022-08-22 16:03:28 UTC

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

2022-08-22 16:04:02 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-22 16:04:02 UTC

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

2022-08-22 16:04:04 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-22 16:04:04 UTC

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

2022-08-22 16:04:04 UTC

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

2022-08-25 17:24:03 UTC

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

2022-08-25 17:24:03 UTC

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

2022-08-25 17:24:28 UTC

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

2022-08-25 17:24:35 UTC

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

2022-08-25 17:24:36 UTC

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

2022-08-25 17:24:36 UTC

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

2022-08-25 17:24:36 UTC

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

2022-08-25 17:28:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-25T17:28:32Z

2022-08-25 17:28:47 UTC

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

2022-08-25 17:28:47 UTC

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

2022-08-25 17:28:47 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