Namespace
rancher
Image / Tag
rancher-agent:v2.6.s1-52591df4d7c7b0eb7dab89754d249c36e4cd1865-head
Content Digest
sha256:eed5f530183083c391f9a8671bbeb4ea507d61cf5d6ad5130f0ed18632e8de17
Details
Created

2022-11-11 19:19:48 UTC

Size

222 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-11-09T08:44:10.253152576Z
  • 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.65
  • 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.65
  • 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-11-11T19:18:45Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    52591df4d7c7b0eb7dab89754d249c36e4cd1865
  • 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.65
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.65

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.s1-52591df4d7c7b0eb7dab89754d249c36e4cd1865-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:78ce4c0a1568a2ef2e9e2d4eaf23caf50694ed1093c32eb66312260df325de21 - 20.7% (46 MB)

[#001] sha256:d1ee05df6208a4198d669feed28c9de5af44874aef7b2d19db1fd4cd08d3c5f2 - 15.79% (35 MB)

[#002] sha256:3fd05a2d53cb610c886799f2b25fa5cc3dffe835015caf7b74f844bd4682e994 - 1.07% (2.38 MB)

[#003] sha256:4525c197daa1348ae4dcd2bcee933b860915a47d48f510005ad809674a0dbb62 - 48.28% (107 MB)

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

[#005] sha256:5739343c385c2f87a34f8a0f23b68b90597b62d7b0f0b2e930115b66b43e2838 - 14.16% (31.4 MB)

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


History
2022-11-09 08:44:58 UTC

KIWI 9.24.36

2022-11-11 19:19:18 UTC

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

2022-11-11 19:19:18 UTC

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

2022-11-11 19:19:29 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-11-11 19:19:29 UTC

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

2022-11-11 19:19:30 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-11-11 19:19:30 UTC

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

2022-11-11 19:19:30 UTC

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

2022-11-11 19:19:30 UTC

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

2022-11-11 19:19:30 UTC

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

2022-11-11 19:19:44 UTC

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

2022-11-11 19:19:47 UTC

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

2022-11-11 19:19:47 UTC

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

2022-11-11 19:19:48 UTC

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

2022-11-11 19:19:48 UTC

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

2022-11-11 19:19:48 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11T19:18:45Z

2022-11-11 19:19:48 UTC

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

2022-11-11 19:19:48 UTC

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

2022-11-11 19:19:48 UTC

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

Details
Created

2022-11-11 19:24:08 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-11T19:21:16Z
  • org.opencontainers.image.revision
    52591df4d7c7b0eb7dab89754d249c36e4cd1865
  • 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.s1-52591df4d7c7b0eb7dab89754d249c36e4cd1865-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:d3e1bcee8808eb2e6e2396191c1796d18ad6f3a4a0eac5b00e04aed55b9a4cad - 29.52% (800 MB)

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

[#003] sha256:45896934293f0e6854b2c620eeb4f41cd98264eeb25a53aedc2b8d115f837a74 - 0.0% (1.1 KB)

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

[#005] sha256:066c7e2c8e5f0cab40426f6fa26dd42a7d156ce8fabd3ce333646a7e1a68e7c2 - 1.89% (51.2 MB)

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

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

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

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

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

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

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

[#013] sha256:8f0622af1bb9a58fa0527ec2a3d7e9c2981c0e895fcda428cdc7ee49cb1c5291 - 1.16% (31.5 MB)

[#014] sha256:332953230dcf9dbcee68d2a025b6910cea763fc6a2d70172762be278f5eada67 - 0.0% (1.09 KB)

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

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

[#017] sha256:00260505fa66a08d478931b579f0a961b0624ac4d46e33e59aa6e78c503183a4 - 0.0% (1.1 KB)

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


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

Apply image 10.0.17763.2803

2022-11-05 18:29:26 UTC

Install update 10.0.17763.3650

2022-11-11 19:23:26 UTC

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

2022-11-11 19:23:27 UTC

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

2022-11-11 19:23:44 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-11-11 19:23:52 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-11-11 19:23:58 UTC

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

2022-11-11 19:24:04 UTC

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

2022-11-11 19:24:04 UTC

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

2022-11-11 19:24:04 UTC

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

2022-11-11 19:24:05 UTC

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

2022-11-11 19:24:05 UTC

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

2022-11-11 19:24:05 UTC

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

2022-11-11 19:24:06 UTC

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

2022-11-11 19:24:07 UTC

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

2022-11-11 19:24:07 UTC

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

2022-11-11 19:24:08 UTC

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

2022-11-11 19:24:08 UTC

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

2022-11-11 19:24:08 UTC

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

Details
Created

2022-11-11 19:22:10 UTC

Size

2.38 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-11T19:19:29Z
  • org.opencontainers.image.revision
    52591df4d7c7b0eb7dab89754d249c36e4cd1865
  • 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.s1-52591df4d7c7b0eb7dab89754d249c36e4cd1865-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:ebccc55a1542abd839e5e11ea961b03307d45f0b30ea37b3b9c1e410a05bdad9 - 38.69% (941 MB)

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

[#003] sha256:0949ec7452c2e11393177d2fefc5c7c5f22569e35ca58d0012ef379b44ae42dd - 0.0% (1.29 KB)

[#004] sha256:ac8e2b518db5f4a054a150a58ba4c4753d7c9cc0506f7cc851e642313f1dfb34 - 0.5% (12.1 MB)

[#005] sha256:370517d5c3b2ff86efae9f2deb0f43b68360d309f6c33a694087089369469c1d - 2.12% (51.5 MB)

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

[#007] sha256:48a22c2ad720adcae0feff53139fd11444414ec87905ddd0206f57f0c044d2fc - 0.58% (14.2 MB)

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

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

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

[#011] sha256:7e46a8003ef62ff9b17d8aa9bcebc639f4abb96cee635fb3980afb4e392fc1c2 - 0.0% (1.3 KB)

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

[#013] sha256:162f617471ee661e6ac47661c3f2af043ee0478d78ab2f9745ed610857e159bd - 1.3% (31.5 MB)

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

[#015] sha256:5593103e62a042ad5cfcabc642cf94acb4f3b7340642aec904293480dc702888 - 0.0% (1.26 KB)

[#016] sha256:6d0800ff6f40f5d9b33937b63ad1fe1345bce953d4802337c9239ec7a2445048 - 0.0% (1.29 KB)

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

[#018] sha256:7eef1cf6a6089ddd1b5be234915d74bb5bdba48481286d6028574db47672443d - 0.0% (1.26 KB)


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

Apply image 10.0.20348.643

2022-11-05 07:49:25 UTC

Install update 10.0.20348.1249

2022-11-11 19:21:25 UTC

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

2022-11-11 19:21:26 UTC

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

2022-11-11 19:21:37 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-11-11 19:21: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-11-11 19:21:56 UTC

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

2022-11-11 19:22:04 UTC

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

2022-11-11 19:22:05 UTC

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

2022-11-11 19:22:05 UTC

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

2022-11-11 19:22:06 UTC

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

2022-11-11 19:22:06 UTC

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

2022-11-11 19:22:07 UTC

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

2022-11-11 19:22:08 UTC

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

2022-11-11 19:22:09 UTC

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

2022-11-11 19:22:09 UTC

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

2022-11-11 19:22:10 UTC

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

2022-11-11 19:22:10 UTC

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

2022-11-11 19:22:10 UTC

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

Details
Created

2022-11-11 19:13:30 UTC

Size

219 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-11-09T08:46:32.485610995Z
  • 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.65
  • 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.65
  • 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-11-11T19:12:38Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    52591df4d7c7b0eb7dab89754d249c36e4cd1865
  • 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.65
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.65

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.s1-52591df4d7c7b0eb7dab89754d249c36e4cd1865-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:82f7468c3fe833bb215bbf57d7ce05fcf337b861c762d584f512a78cb2190a0a - 21.03% (46 MB)

[#001] sha256:5d00747dc00d7cb0007cbf8fccde021f6b31cd99d6cfe7efd8f3085947d14781 - 15.77% (34.5 MB)

[#002] sha256:9872ccec887fb1931a2ec093b61de145919ceffbe289680311be447ebf3b675f - 1.0% (2.19 MB)

[#003] sha256:71dc26e15b3971043abac209a47a4df1f17ab5157c52eb14b107904831eb5642 - 49.03% (107 MB)

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

[#005] sha256:c5966d9edda4265b13d03d82cdd1dab5e10e4f6aa858b4abf2d4da02a61ce5da - 13.16% (28.8 MB)

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


History
2022-11-09 08:47:06 UTC

KIWI 9.24.36

2022-11-11 19:13:03 UTC

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

2022-11-11 19:13:03 UTC

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

2022-11-11 19:13: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-11-11 19:13:12 UTC

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

2022-11-11 19:13: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-11-11 19:13:13 UTC

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

2022-11-11 19:13:13 UTC

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

2022-11-11 19:13:13 UTC

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

2022-11-11 19:13:13 UTC

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

2022-11-11 19:13:25 UTC

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

2022-11-11 19:13:28 UTC

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

2022-11-11 19:13:29 UTC

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

2022-11-11 19:13:29 UTC

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

2022-11-11 19:13:29 UTC

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

2022-11-11 19:13:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11T19:12:38Z

2022-11-11 19:13:29 UTC

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

2022-11-11 19:13:29 UTC

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

2022-11-11 19:13:30 UTC

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

Details
Created

2022-11-11 18:58:26 UTC

Size

214 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-11-09T08:59:06.304885685Z
  • 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.65
  • 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.65
  • 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-11-11T18:56:45Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    52591df4d7c7b0eb7dab89754d249c36e4cd1865
  • 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.65
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.65

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.s1-52591df4d7c7b0eb7dab89754d249c36e4cd1865-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:818d373806e7650488131c4982570f5f7b7d837b21de0a8093239d9e1286dfa8 - 20.6% (44.1 MB)

[#001] sha256:4ecbb8621b7181044c875d989678ca4a8f17cb816efafa8013d79713ce6ede65 - 15.89% (34 MB)

[#002] sha256:0323e453af00481d713152abd40b43fb43a582f7b6ef24082a7632ef383b0cb6 - 1.04% (2.23 MB)

[#003] sha256:67c3a09a63336c72ebc627a9db75155fcafa81f9d7d77520a1fb36076348cf02 - 48.3% (104 MB)

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

[#005] sha256:ec2bd8114d0381d1a1548db3e74d52f2a263cdb11beef2f2561898589af14eeb - 14.17% (30.4 MB)

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


History
2022-11-09 08:59:24 UTC

KIWI 9.24.36

2022-11-09 20:43:14 UTC

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

2022-11-09 20:43:14 UTC

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

2022-11-09 20:43:55 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-11-09 20:43:56 UTC

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

2022-11-09 20:43:58 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-11-09 20:43:58 UTC

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

2022-11-09 20:43:58 UTC

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

2022-11-11 18:57:09 UTC

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

2022-11-11 18:57:15 UTC

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

2022-11-11 18:57:50 UTC

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

2022-11-11 18:58:00 UTC

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

2022-11-11 18:58:03 UTC

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

2022-11-11 18:58:09 UTC

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

2022-11-11 18:58:13 UTC

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

2022-11-11 18:58:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11T18:56:45Z

2022-11-11 18:58:21 UTC

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

2022-11-11 18:58:24 UTC

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

2022-11-11 18:58:26 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