Namespace
rancher
Image / Tag
rancher-agent:v2.7.s1-8df4f57b17c0f3dee604d8568076db0a22b3840d-head
Content Digest
sha256:eb7f53b7f1be52b9028728b796ca1cd397e4122286c0ed7aba2986e01df6005a
Details
Created

2022-10-20 21:58:25 UTC

Size

212 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-10-11T15:34:25.286304953Z
  • 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.48
  • 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.48
  • 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-10-20T21:57:11Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    8df4f57b17c0f3dee604d8568076db0a22b3840d
  • 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.48
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.48

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.s1-8df4f57b17c0f3dee604d8568076db0a22b3840d-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:73af724b0bbefafd05ecee4db61a4b9dedb3dfd6656cf904abd0d07705ceba71 - 21.41% (45.4 MB)

[#001] sha256:a2e566b98575a3fc00ec7daffff73f7acf0ea65d5bf0256eef0d7e1462e33698 - 16.52% (35 MB)

[#002] sha256:0afca168cd51fc10c47901465842cf0927e6153905489ceca9d4725d8c021bff - 1.12% (2.38 MB)

[#003] sha256:8b301056b2a32053a2087951cd4921e96aec9faec1c0fee5aa666a7e3653d256 - 46.55% (98.8 MB)

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

[#005] sha256:c5035119de4b59d4029df9a3340371d42dcbdcab1835adef62006fcae1593ec7 - 14.4% (30.6 MB)

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


History
2022-10-11 15:34:39 UTC

KIWI 9.24.36

2022-10-20 21:57:49 UTC

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

2022-10-20 21:57:49 UTC

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

2022-10-20 21:57:59 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-10-20 21:57:59 UTC

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

2022-10-20 21:58:00 UTC

|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2022-10-20 21:58:00 UTC

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

2022-10-20 21:58:00 UTC

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

2022-10-20 21:58:00 UTC

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

2022-10-20 21:58:00 UTC

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

2022-10-20 21:58:19 UTC

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

2022-10-20 21:58:23 UTC

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

2022-10-20 21:58:24 UTC

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

2022-10-20 21:58:24 UTC

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

2022-10-20 21:58:24 UTC

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

2022-10-20 21:58:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-20T21:57:11Z

2022-10-20 21:58:25 UTC

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

2022-10-20 21:58:25 UTC

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

2022-10-20 21:58:25 UTC

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

Details
Created

2022-10-20 21:55:26 UTC

Size

2.64 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-10-20T21:52:42Z
  • org.opencontainers.image.revision
    8df4f57b17c0f3dee604d8568076db0a22b3840d
  • 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-8df4f57b17c0f3dee604d8568076db0a22b3840d-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:028c482fad0f111537a40f65401f65de54c9fd682951a4f8cf9b644d7c128e18 - 29.4% (795 MB)

[#002] sha256:8ff6ad50e7ecf49f30ab9dd4b0ad1e3cae69f5ae9215454518c2a519940dadf7 - 0.0% (1.07 KB)

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

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

[#005] sha256:5c6d1f1bb4e1b4b62262b237b5385ecd85d8ba077dd5c4db71bad6255db58e2b - 1.89% (51.2 MB)

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

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

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

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

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

[#011] sha256:ec4bc9ee7a9c9a4a4ad301280ad87938302aa7458667afe52509031a22b38c4a - 0.0% (1.06 KB)

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

[#013] sha256:543e3a9c1372a820dc3affbed84657e3b3cad041a6a84be7915f6a7c25f983f2 - 1.13% (30.7 MB)

[#014] sha256:2ae4ef5c1492f43a005b799c87bfb72bd403671c9a95306ec0f45dddcfc46f89 - 0.0% (1.07 KB)

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

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

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

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


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

Apply image 10.0.17763.2803

2022-10-08 01:55:32 UTC

Install update 10.0.17763.3532

2022-10-20 21:54:42 UTC

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

2022-10-20 21:54:42 UTC

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

2022-10-20 21:55:01 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-10-20 21:55:09 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-10-20 21:55:15 UTC

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

2022-10-20 21:55:21 UTC

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

2022-10-20 21:55:21 UTC

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

2022-10-20 21:55:22 UTC

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

2022-10-20 21:55:22 UTC

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

2022-10-20 21:55:22 UTC

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

2022-10-20 21:55:23 UTC

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

2022-10-20 21:55:24 UTC

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

2022-10-20 21:55:25 UTC

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

2022-10-20 21:55:25 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-10-20T21:52:42Z

2022-10-20 21:55:25 UTC

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

2022-10-20 21:55:26 UTC

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

2022-10-20 21:55:26 UTC

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

Details
Created

2022-10-20 22:02:23 UTC

Size

2.37 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-10-20T21:59:31Z
  • org.opencontainers.image.revision
    8df4f57b17c0f3dee604d8568076db0a22b3840d
  • 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-8df4f57b17c0f3dee604d8568076db0a22b3840d-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:7ab91661ce2a2a2c14684a2ba0f543a81d7896773f88200b31be0e37c589de38 - 38.52% (934 MB)

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

[#003] sha256:5143f39465950078ade200896dc447fa6d4feeb350496d641cc6e667a99906f0 - 0.0% (1.3 KB)

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

[#005] sha256:d4ef67c7b126960354c229cb43f83a1503bd492e94c996f3d921393d7453c7db - 2.12% (51.4 MB)

[#006] sha256:1a5f91cc1e9c14b2a4205acb6deeb0e1b1e9b33bb52804039c550051c7b07eb6 - 0.5% (12 MB)

[#007] sha256:8121c0d2efa34a5261b842fccabc322506bd0da7d4f7114567c7a2c5908b6caf - 0.59% (14.2 MB)

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

[#009] sha256:7a35b079caa222f87fdf7db7c6d8eeb6078a7bfc6aa3c91e04b011e0ceb748be - 0.0% (1.26 KB)

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

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

[#012] sha256:e655e113fb79a3a57ac55dd93f0de9754eeb339a48ff9950c87e2a3ea5f9f919 - 0.0% (1.3 KB)

[#013] sha256:b2dba9089e70f12c30c234979d0b71cf48c244de63a4ddef108f0ccd6ab24e72 - 1.27% (30.7 MB)

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

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

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

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

[#018] sha256:6d4f7a364b9945448f26081305de1c8bbf50a9d1a130d3b332865176c08e84d8 - 0.0% (1.29 KB)


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

Apply image 10.0.20348.643

2022-10-07 22:13:48 UTC

Install update 10.0.20348.1129

2022-10-20 22:01:37 UTC

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

2022-10-20 22:01:38 UTC

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

2022-10-20 22:01:49 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-10-20 22:01:59 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-10-20 22:02:08 UTC

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

2022-10-20 22:02:16 UTC

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

2022-10-20 22:02:17 UTC

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

2022-10-20 22:02:17 UTC

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

2022-10-20 22:02:18 UTC

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

2022-10-20 22:02:18 UTC

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

2022-10-20 22:02:18 UTC

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

2022-10-20 22:02:20 UTC

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

2022-10-20 22:02:21 UTC

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

2022-10-20 22:02:21 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-10-20T21:59:31Z

2022-10-20 22:02:22 UTC

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

2022-10-20 22:02:22 UTC

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

2022-10-20 22:02:23 UTC

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

Details
Created

2022-10-20 21:51:27 UTC

Size

209 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-10-11T15:10:13.281073040Z
  • 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.48
  • 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.48
  • 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-10-20T21:50:26Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    8df4f57b17c0f3dee604d8568076db0a22b3840d
  • 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.48
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.48

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.s1-8df4f57b17c0f3dee604d8568076db0a22b3840d-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:da348f545abb400459bb5def9171926cde758dc94da4cd48f720148ac5247ebe - 21.75% (45.5 MB)

[#001] sha256:356565f65d49340a36d3a84f32c52fae146af4d6e8d1843f07733741c3236642 - 16.49% (34.5 MB)

[#002] sha256:9dd6bfc097d06bc8fe1d6eff34eb07e3dce06860d29d385f2029fabb1e8929d7 - 1.05% (2.19 MB)

[#003] sha256:84e12040f5b61396b17d4902d1851980b9d819971b673bf91c01731e92d58dc1 - 47.32% (98.9 MB)

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

[#005] sha256:3b32f1ff81fdc26cea4407e600312a0aae1ff02fd15020ca9c676ac7537added - 13.39% (28 MB)

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


History
2022-10-11 15:11:01 UTC

KIWI 9.24.36

2022-10-20 21:50:53 UTC

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

2022-10-20 21:50:53 UTC

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

2022-10-20 21:51:03 UTC

|1 ARCH=arm64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2022-10-20 21:51:04 UTC

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

2022-10-20 21:51:04 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-10-20 21:51:05 UTC

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

2022-10-20 21:51:05 UTC

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

2022-10-20 21:51:05 UTC

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

2022-10-20 21:51:05 UTC

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

2022-10-20 21:51:22 UTC

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

2022-10-20 21:51:26 UTC

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

2022-10-20 21:51:27 UTC

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

2022-10-20 21:51:27 UTC

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

2022-10-20 21:51:27 UTC

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

2022-10-20 21:51:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-20T21:50:26Z

2022-10-20 21:51:27 UTC

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

2022-10-20 21:51:27 UTC

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

2022-10-20 21:51:27 UTC

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

Details
Created

2022-10-20 21:34:38 UTC

Size

207 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-10-11T15:09:19.075184007Z
  • 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.48
  • 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.48
  • 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-10-20T21:33:59Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    8df4f57b17c0f3dee604d8568076db0a22b3840d
  • 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.48
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.48

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.s1-8df4f57b17c0f3dee604d8568076db0a22b3840d-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:e2388bd85f39c7d8682669497daefffd14efbeaa8b34b2a468cbbf1ce22429d3 - 21.12% (43.8 MB)

[#001] sha256:9b3bc187aab49a357f58d5f7e68fa4c582aa88cafe2820e4eb515b3194611ef3 - 16.43% (34.1 MB)

[#002] sha256:d86c0fbdb1a1431e42859cc6a356790ea5788a5191e07836b1828b3a5f6cf32d - 1.08% (2.23 MB)

[#003] sha256:fa37074aa127cf106db8afeb9c39419c9f1ee7f176a31b3fb9a689f3e7d6fddf - 47.12% (97.7 MB)

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

[#005] sha256:867264049d2b48b34a4bf1d434d1c324b39849831d862b34f031f84b225a1fb7 - 14.24% (29.5 MB)

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


History
2022-10-11 15:09:35 UTC

KIWI 9.24.36

2022-10-12 16:01:03 UTC

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

2022-10-12 16:01:03 UTC

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

2022-10-12 16:01:43 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-10-12 16:01:43 UTC

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

2022-10-12 16:01:44 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-10-12 16:01:45 UTC

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

2022-10-12 16:01:45 UTC

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

2022-10-20 21:34:06 UTC

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

2022-10-20 21:34:07 UTC

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

2022-10-20 21:34:32 UTC

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

2022-10-20 21:34:36 UTC

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

2022-10-20 21:34:37 UTC

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

2022-10-20 21:34:38 UTC

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

2022-10-20 21:34:38 UTC

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

2022-10-20 21:34:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-20T21:33:59Z

2022-10-20 21:34:38 UTC

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

2022-10-20 21:34:38 UTC

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

2022-10-20 21:34:38 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