Namespace
rancher
Image / Tag
rancher-agent:v2.7.s1-2c07459b3b4fdc5ef0a1b98a93fd250e1496329c-head
Content Digest
sha256:128a608ab9e6da90ff90b99d64237054829e7321a12919b9fc3f42591ebac6b1
Details
Created

2022-12-21 01:32:14 UTC

Size

255 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-12-13T12:51:20.103459320Z
  • 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.83
  • 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.83
  • 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-12-21T01:31:07Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    2c07459b3b4fdc5ef0a1b98a93fd250e1496329c
  • 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.83
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.83

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.s1-2c07459b3b4fdc5ef0a1b98a93fd250e1496329c-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:5aad86b854d72e195e9e0ef8240a39c4f613ef7a338a4e48c74f626990796e8b - 17.04% (43.5 MB)

[#001] sha256:6badd3eeab8b91e43881ee85d36f347a9873a001a9519cd50de9d8e7c619421f - 13.73% (35.1 MB)

[#002] sha256:716f7eb61fb425ce3cd2a76ac2fad4582f2c88f2b79b3407c893b41d63be89f4 - 0.93% (2.38 MB)

[#003] sha256:a57fc64bf3f667377caf916858eee753142f13fbe328be20a9a9194dc22d47b7 - 56.32% (144 MB)

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

[#005] sha256:494f026ae9bb694e362405a1d5bea2052b3ef9c3d46112afa8c1be157e9054cf - 11.98% (30.6 MB)

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


History
2022-12-13 12:51:34 UTC

KIWI 9.24.36

2022-12-21 01:31:41 UTC

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

2022-12-21 01:31:41 UTC

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

2022-12-21 01:31:52 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-12-21 01:31:52 UTC

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

2022-12-21 01:31:53 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-12-21 01:31:53 UTC

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

2022-12-21 01:31:53 UTC

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

2022-12-21 01:31:53 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.s1-2c07459b3b4fdc5ef0a1b98a93fd250e1496329c-head

2022-12-21 01:31:54 UTC

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

2022-12-21 01:32:09 UTC

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

2022-12-21 01:32:12 UTC

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

2022-12-21 01:32:13 UTC

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

2022-12-21 01:32:14 UTC

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

2022-12-21 01:32:14 UTC

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

2022-12-21 01:32:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-21T01:31:07Z

2022-12-21 01:32:14 UTC

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

2022-12-21 01:32:14 UTC

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

2022-12-21 01:32:14 UTC

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

Details
Created

2022-12-21 01:14:24 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-12-21T01:14:19Z
  • org.opencontainers.image.revision
    2c07459b3b4fdc5ef0a1b98a93fd250e1496329c
  • 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.7.s1-2c07459b3b4fdc5ef0a1b98a93fd250e1496329c-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:98ecc5bab1a6382274d089dd7cdac84621f6f856603f75d15f1c6db55e5fade0 - 29.58% (802 MB)

[#002] sha256:83c099c48c5e0a22a376aa5483dc4ac7492bfb656fe51fefd5c5abb9f229dc33 - 0.0% (1.06 KB)

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

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

[#005] sha256:29f69d3798a8bd016c03576b64bb547677b17ac0052dcb2b91a7ae167f0bd71e - 1.89% (51.2 MB)

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

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

[#008] sha256:ea820cea1f0b0a07a101f0d341cd32c979144a74deffa51727914fefdede5fb8 - 0.0% (1.06 KB)

[#009] sha256:df0a649c09904cc1c547986ef5f77c87f255238894682180e3b7a0e052250464 - 0.0% (1.06 KB)

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

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

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

[#013] sha256:9dacb54ac5a2837e12e8709fef860ea0f7b6ab191331d86b3dd674db382634ec - 1.13% (30.7 MB)

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

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

[#016] sha256:0291fd2ec4ff5a33f06c6faa896ed5b4a4754fbd9f9ab2900d9f27a3d0be876d - 0.0% (1.1 KB)

[#017] sha256:3f0675159aa61664ccc876ec12b7c9619b4ddcb09bc28ab9a7e36775cec52720 - 0.0% (1.06 KB)

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


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

Apply image 10.0.17763.2803

2022-12-11 08:04:49 UTC

Install update 10.0.17763.3770

2022-12-21 01:04:22 UTC

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

2022-12-21 01:04:22 UTC

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

2022-12-21 01:04:40 UTC

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

2022-12-21 01:04: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-12-21 01:04:53 UTC

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

2022-12-21 01:04:59 UTC

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

2022-12-21 01:04:59 UTC

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

2022-12-21 01:05:00 UTC

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

2022-12-21 01:05:00 UTC

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

2022-12-21 01:14:20 UTC

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

2022-12-21 01:14:21 UTC

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

2022-12-21 01:14:22 UTC

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

2022-12-21 01:14:23 UTC

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

2022-12-21 01:14:23 UTC

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

2022-12-21 01:14:23 UTC

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

2022-12-21 01:14:24 UTC

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

2022-12-21 01:14:24 UTC

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

Details
Created

2022-12-21 01:34:02 UTC

Size

2.39 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-12-21T01:31:18Z
  • org.opencontainers.image.revision
    2c07459b3b4fdc5ef0a1b98a93fd250e1496329c
  • 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.7.s1-2c07459b3b4fdc5ef0a1b98a93fd250e1496329c-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:f02a459b6762581b68b0bcef54424185a63dc797b7e39eba476c61ac1f423863 - 39.04% (955 MB)

[#002] sha256:fa4531467d53e8ade857074cab8694981a2fa221f689631b3fd325e7975d55c9 - 0.0% (1.26 KB)

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

[#004] sha256:79848ec94649cf52e6bfc837e6740f90adb23fb636e94929c82d61ca89974c38 - 0.49% (12 MB)

[#005] sha256:7db740c59a90912aed2c737fdaa18215a7b88b9b98b467d5015b51e9c67c855b - 2.1% (51.4 MB)

[#006] sha256:37c58986918c27ad823ce3d49b1956692b742c646dae72a4462161e7e89ab644 - 0.49% (12 MB)

[#007] sha256:377004a665bfe21e63df7da2220985034a41b5db75c765d3ee19e11b755e0ae8 - 0.58% (14.2 MB)

[#008] sha256:a6700c25abb0cdb254f77c9611017f1483f9aaad5e433d79ba1898c5a75aefe8 - 0.0% (1.27 KB)

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

[#010] sha256:0024ac24106ca7a21381bb7f5dca4168bdc057bb39c30127676f0634c41c6c91 - 0.0% (1.29 KB)

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

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

[#013] sha256:27b6838f2a9acdacae82c2e486c3af5632af29f1bd39c53d5922b047b7113c80 - 1.26% (30.7 MB)

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

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

[#016] sha256:990f8cd987dc80d8a9fd2894ff90afad76bc0686bc9820423e69f0bea49519e4 - 0.0% (1.27 KB)

[#017] sha256:7d3012ec4652cdc7c02bcb914a854bbea6582778719146d658b0b1c17f21a03a - 0.0% (1.29 KB)

[#018] sha256:033d3dd346a364a87be341f9b18477bce5e12dd094d36a2df2a0f03a7b917e4e - 0.0% (1.29 KB)


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

Apply image 10.0.20348.643

2022-12-09 09:36:47 UTC

Install update 10.0.20348.1366

2022-12-21 01:33:20 UTC

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

2022-12-21 01:33:20 UTC

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

2022-12-21 01:33:31 UTC

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

2022-12-21 01:33:40 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-12-21 01:33:48 UTC

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

2022-12-21 01:33:56 UTC

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

2022-12-21 01:33:57 UTC

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

2022-12-21 01:33:57 UTC

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

2022-12-21 01:33:58 UTC

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

2022-12-21 01:33:58 UTC

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

2022-12-21 01:33:58 UTC

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

2022-12-21 01:34:00 UTC

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

2022-12-21 01:34:00 UTC

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

2022-12-21 01:34:01 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-12-21T01:31:18Z

2022-12-21 01:34:01 UTC

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

2022-12-21 01:34:02 UTC

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

2022-12-21 01:34:02 UTC

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

Details
Created

2022-12-21 01:28:31 UTC

Size

252 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-12-13T12:49:15.762745490Z
  • 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.83
  • 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.83
  • 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-12-21T01:27:37Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    2c07459b3b4fdc5ef0a1b98a93fd250e1496329c
  • 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.83
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.83

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.s1-2c07459b3b4fdc5ef0a1b98a93fd250e1496329c-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:1b8b8bd43f7d1c46b207b7b913e748669f2ffa80fb935fd67ae69d9e3a7e0b83 - 17.3% (43.6 MB)

[#001] sha256:22eab3c7cf3c32a9979cc20d4b30d0f357774c2e993a4bad5ab3335860cac584 - 13.67% (34.5 MB)

[#002] sha256:c46d468a24a0ed3cbf63de5a0b5f357a46a05f396404dd3c17a7a6a2d23f465d - 0.87% (2.19 MB)

[#003] sha256:a7b85ee70c455de27e96d921ab9748234633df5aba274efeb6367b4e610e94be - 57.05% (144 MB)

[#004] sha256:9bc723b94263f146a7b156b8e38471d995df7d8b4b7a39b97eb4d20889f7bbd1 - 0.0% (8.88 KB)

[#005] sha256:5148becf72cc0320523d736f246de8a836464462f1c8304d07d1ce6df32226c7 - 11.11% (28 MB)

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


History
2022-12-13 12:49:49 UTC

KIWI 9.24.36

2022-12-21 01:28:03 UTC

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

2022-12-21 01:28:03 UTC

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

2022-12-21 01:28:12 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-12-21 01:28:12 UTC

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

2022-12-21 01:28:13 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-12-21 01:28:13 UTC

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

2022-12-21 01:28:13 UTC

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

2022-12-21 01:28:13 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.s1-2c07459b3b4fdc5ef0a1b98a93fd250e1496329c-head

2022-12-21 01:28:13 UTC

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

2022-12-21 01:28:26 UTC

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

2022-12-21 01:28:30 UTC

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

2022-12-21 01:28:31 UTC

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

2022-12-21 01:28:31 UTC

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

2022-12-21 01:28:31 UTC

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

2022-12-21 01:28:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-21T01:27:37Z

2022-12-21 01:28:31 UTC

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

2022-12-21 01:28:31 UTC

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

2022-12-21 01:28:31 UTC

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

Details
Created

2022-12-21 01:06:37 UTC

Size

252 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-12-13T12:48:12.293360572Z
  • 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.83
  • 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.83
  • 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-12-21T01:06:24Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    2c07459b3b4fdc5ef0a1b98a93fd250e1496329c
  • 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.83
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.83

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.s1-2c07459b3b4fdc5ef0a1b98a93fd250e1496329c-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:9801e2ca503b5a4a4b58d47fa5030b8d74ecaf74167e217b1af90bd2c8461b6d - 16.7% (42 MB)

[#001] sha256:b14ba4bd5fddcba6cdf27aa5ad9d52a88358ce648d695cf2fc523754b5dce5b1 - 13.54% (34.1 MB)

[#002] sha256:7e9f13e65b644dd5539555ee6cf9bcd426b37e98fa80b43ee1e2f1ff677d5952 - 0.89% (2.23 MB)

[#003] sha256:93229ccaaa1d20afb913912e4fdc66b1f7d3a0042f9e9414a23205e7244f7925 - 57.13% (144 MB)

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

[#005] sha256:f6e56cafa68b408b7cfeaa3cb75a4a8a333c8fe546650edf759e3cb715e750f7 - 11.74% (29.6 MB)

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


History
2022-12-13 12:48:41 UTC

KIWI 9.24.36

2022-12-20 20:51:04 UTC

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

2022-12-20 20:51:04 UTC

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

2022-12-20 20:51:47 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-12-20 20:51:47 UTC

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

2022-12-20 20:51:49 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-12-20 20:51:49 UTC

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

2022-12-20 20:51:49 UTC

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

2022-12-20 21:09:49 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.s1-2c07459b3b4fdc5ef0a1b98a93fd250e1496329c-head

2022-12-20 21:09:49 UTC

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

2022-12-20 21:10:14 UTC

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

2022-12-20 21:10:23 UTC

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

2022-12-20 21:10:25 UTC

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

2022-12-20 21:10:26 UTC

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

2022-12-20 21:10:27 UTC

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

2022-12-21 01:06:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-21T01:06:24Z

2022-12-21 01:06:37 UTC

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

2022-12-21 01:06:37 UTC

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

2022-12-21 01:06:37 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