Namespace
rancher
Image / Tag
rancher-agent:v2.6.s1-e7e9d0f088cbc584fad56f6a0a24dca2bfb3c08b-head
Content Digest
sha256:e3283bab3240b98249b62d4d32aba9ac5824e42e9b34ad9db438bdf79b8b5ea4
Details
Created

2022-11-18 19:08:53 UTC

Size

226 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-14T17:50:37.840752892Z
  • 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.68
  • 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.68
  • 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-18T19:07:50Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    e7e9d0f088cbc584fad56f6a0a24dca2bfb3c08b
  • 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.68
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.68

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.s1-e7e9d0f088cbc584fad56f6a0a24dca2bfb3c08b-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:759ae38394abd9f64fcd16752f393dd4de80c783a999d3fdf76ac041b4a83bb1 - 20.32% (46 MB)

[#001] sha256:55f6f4dfd200f7b86660509630a92b28429970d0756ac0276c7bf13d508428df - 15.49% (35 MB)

[#002] sha256:e54c708421fb38a24c3c84a90ae4b0d2930c1d8c0bcd97b79d23efdb64ac2fcb - 1.05% (2.38 MB)

[#003] sha256:247493fc1b5d2fe11be43502517c8373f44f1e76ce7e0489aa76638b777160a7 - 49.25% (111 MB)

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

[#005] sha256:cca86f6c6363449df45a4570973ce784f4195761a6378fe09c88a1e50a7f446a - 13.89% (31.4 MB)

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


History
2022-11-14 17:50:52 UTC

KIWI 9.24.36

2022-11-18 19:08:24 UTC

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

2022-11-18 19:08:24 UTC

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

2022-11-18 19:08:32 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-18 19:08:33 UTC

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

2022-11-18 19:08:34 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-18 19:08:34 UTC

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

2022-11-18 19:08:34 UTC

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

2022-11-18 19:08:34 UTC

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

2022-11-18 19:08:34 UTC

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

2022-11-18 19:08:48 UTC

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

2022-11-18 19:08:51 UTC

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

2022-11-18 19:08:52 UTC

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

2022-11-18 19:08:52 UTC

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

2022-11-18 19:08:52 UTC

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

2022-11-18 19:08:53 UTC

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

2022-11-18 19:08:53 UTC

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

2022-11-18 19:08:53 UTC

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

2022-11-18 19:08:53 UTC

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

Details
Created

2022-11-18 19:05:47 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-18T19:02:54Z
  • org.opencontainers.image.revision
    e7e9d0f088cbc584fad56f6a0a24dca2bfb3c08b
  • 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-e7e9d0f088cbc584fad56f6a0a24dca2bfb3c08b-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:962bca7d0383b38857bdcd6c747258e4762b9d8d23b860adc9694c3d1e6a2627 - 0.0% (1.06 KB)

[#003] sha256:04e0fb9e3bf6104e475055b45615fae37b5f6c6bcb4495d2c9edca603686a7cb - 0.0% (1.06 KB)

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

[#005] sha256:3c0c8daa23e928a0361853e575cb2a4c1d43bfe901b421350f7ae1e9c2a56865 - 1.89% (51.2 MB)

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

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

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

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

[#010] sha256:447d25bcdf629b04d340b992d833cca3d476f0599e3044905e53245167b7f894 - 0.0% (1.09 KB)

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

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

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

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

[#015] sha256:8ec838914e90434182a53b7b9f2a467d006098beac8550c6b4cc46259b765208 - 0.0% (1.09 KB)

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

[#017] sha256:bb12b8aaf4e390936286ca4faaa58d71ab1a4a8d4033a777fd3a3c80c71cf9dc - 0.0% (1.08 KB)

[#018] sha256:16243e88237056d2f27eecf2dcd3c8f296cb3ed6bdcb3bf3f33a85393dee9b4c - 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-18 19:05:01 UTC

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

2022-11-18 19:05:01 UTC

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

2022-11-18 19:05:21 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-18 19:05:29 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-18 19:05:36 UTC

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

2022-11-18 19:05:42 UTC

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

2022-11-18 19:05:42 UTC

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

2022-11-18 19:05:43 UTC

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

2022-11-18 19:05:43 UTC

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

2022-11-18 19:05:43 UTC

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

2022-11-18 19:05:44 UTC

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

2022-11-18 19:05:45 UTC

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

2022-11-18 19:05:46 UTC

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

2022-11-18 19:05:46 UTC

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

2022-11-18 19:05:47 UTC

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

2022-11-18 19:05:47 UTC

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

2022-11-18 19:05:47 UTC

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

Details
Created

2022-11-18 19:10:00 UTC

Size

2.38 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-18T19:07:25Z
  • org.opencontainers.image.revision
    e7e9d0f088cbc584fad56f6a0a24dca2bfb3c08b
  • 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-e7e9d0f088cbc584fad56f6a0a24dca2bfb3c08b-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:421832c1d65218b4bf62b3428486db6d324cd1f806a99a68f301536fda81520a - 0.0% (1.29 KB)

[#003] sha256:cfee6d11d431d2dcba6de426c21c894c57a2f0657e72c7ad811891ece160ef4b - 0.0% (1.27 KB)

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

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

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

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

[#008] sha256:2d943ab5f6ccaadc3969d09db2c8c8d7dd46bf9d68268bc2161106f0092293af - 0.0% (1.26 KB)

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

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

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

[#012] sha256:347196bc1f7cf2fba82bb02d10471858cf2f18d813b8297a19b4db94a737a609 - 0.0% (1.27 KB)

[#013] sha256:390ca46b28e7cd6985f2a03f01204523940b0bf5f84e6ce308acf1cf29a3d259 - 1.3% (31.5 MB)

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

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

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

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

[#018] sha256:a91441f45c45d3703682bf68a317c2b532c41d630d783bc373f9decf67d94fc6 - 0.0% (1.27 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-18 19:09:17 UTC

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

2022-11-18 19:09:17 UTC

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

2022-11-18 19:09:28 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-18 19:09:38 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-18 19:09:46 UTC

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

2022-11-18 19:09:54 UTC

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

2022-11-18 19:09:54 UTC

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

2022-11-18 19:09:55 UTC

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

2022-11-18 19:09:55 UTC

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

2022-11-18 19:09:56 UTC

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

2022-11-18 19:09:56 UTC

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

2022-11-18 19:09:57 UTC

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

2022-11-18 19:09:58 UTC

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

2022-11-18 19:09:58 UTC

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

2022-11-18 19:09:59 UTC

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

2022-11-18 19:09:59 UTC

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

2022-11-18 19:10:00 UTC

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

Details
Created

2022-11-18 19:03:48 UTC

Size

223 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-14T21:35:21.778469425Z
  • 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.68
  • 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.68
  • 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-18T19:02:55Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    e7e9d0f088cbc584fad56f6a0a24dca2bfb3c08b
  • 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.68
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.68

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.s1-e7e9d0f088cbc584fad56f6a0a24dca2bfb3c08b-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:8dd8a6c96540f6fc70ad42281d044f077ec8c64c952d9ae32f0c9596a0701f0e - 20.63% (46 MB)

[#001] sha256:41e6f394b488bb90fe66e2bf6979411c540bbfa23cd92a6fc884216dfc8838cd - 15.46% (34.5 MB)

[#002] sha256:7309c54813f91755994d7b3578e8c9835f0ced594fcc8a2049e5091acad54ae1 - 0.98% (2.19 MB)

[#003] sha256:93515e769c4db768a2f32515630c8eef263a1cdc8377a22429210d40ee68a09e - 50.0% (111 MB)

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

[#005] sha256:914b6fc97a987dcdb78e8a8beecd32fd1fa5a9c203bdb5dfdbb051c64bfb7610 - 12.91% (28.8 MB)

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


History
2022-11-14 21:35:47 UTC

KIWI 9.24.36

2022-11-18 19:03:20 UTC

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

2022-11-18 19:03:21 UTC

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

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

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

2022-11-18 19:03:31 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-18 19:03:31 UTC

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

2022-11-18 19:03:31 UTC

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

2022-11-18 19:03:31 UTC

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

2022-11-18 19:03:31 UTC

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

2022-11-18 19:03:44 UTC

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

2022-11-18 19:03:47 UTC

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

2022-11-18 19:03:48 UTC

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

2022-11-18 19:03:48 UTC

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

2022-11-18 19:03:48 UTC

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

2022-11-18 19:03:48 UTC

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

2022-11-18 19:03:48 UTC

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

2022-11-18 19:03:48 UTC

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

2022-11-18 19:03:48 UTC

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

Details
Created

2022-11-18 18:43:00 UTC

Size

221 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-15T00:39:29.388839206Z
  • 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.68
  • 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.68
  • 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-18T18:42:27Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    e7e9d0f088cbc584fad56f6a0a24dca2bfb3c08b
  • 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.68
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.68

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.s1-e7e9d0f088cbc584fad56f6a0a24dca2bfb3c08b-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:7f9f9e8faf77bc559ea472f201857d3753c38d4a72e8849c7c24a27598a5f881 - 19.96% (44.2 MB)

[#001] sha256:10ff489635b0e0cc67c9b99d764bf118f4cdd9cb3803c991a1df87973b6bd26e - 15.39% (34.1 MB)

[#002] sha256:cb3aef0efcab503cb601e027e892d7f10d103954485a9ba0f6922b952a9f3c6d - 1.01% (2.23 MB)

[#003] sha256:9f7d4dfa55f03343912702ea2a6066d05a51e185de21452589ccd7554b6e6641 - 49.91% (110 MB)

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

[#005] sha256:e4c9d6b0221ebbd1ed28a86be03b9f4cca2d43d3427e21d331545ecc1b893cf8 - 13.72% (30.4 MB)

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


History
2022-11-15 00:39:47 UTC

KIWI 9.24.36

2022-11-15 15:20:43 UTC

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

2022-11-15 15:20:43 UTC

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

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

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

2022-11-15 15:21:32 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-15 15:21:32 UTC

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

2022-11-15 15:21:32 UTC

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

2022-11-18 18:42:38 UTC

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

2022-11-18 18:42:38 UTC

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

2022-11-18 18:42:55 UTC

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

2022-11-18 18:42:58 UTC

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

2022-11-18 18:42:59 UTC

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

2022-11-18 18:42:59 UTC

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

2022-11-18 18:43:00 UTC

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

2022-11-18 18:43:00 UTC

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

2022-11-18 18:43:00 UTC

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

2022-11-18 18:43:00 UTC

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

2022-11-18 18:43:00 UTC

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

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete