Namespace
rancher
Image / Tag
rancher-agent:v2.6-2f0f2ffdf0a90e618d6dff03aa3b4146760e1db6-head
Content Digest
sha256:fa01f1b668171c0f225e10eeed631a190e47a6e8b23f79fe35e5cf0aa59abf17
Details
Created

2022-12-06 23:42:19 UTC

Size

242 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-28T14:06:54.211505271Z
  • 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.77
  • 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.77
  • 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-06T23:41:16Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    2f0f2ffdf0a90e618d6dff03aa3b4146760e1db6
  • 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.77
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.77

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-2f0f2ffdf0a90e618d6dff03aa3b4146760e1db6-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:6e1065eed624ca457a0d21a66da4fc7d30c8b30367e2dfc5825a674871fe1a26 - 18.98% (46 MB)

[#001] sha256:131e2399d9a0754cbb2626bd21ce24036733ccb628adbd099d652070d7b8af9c - 14.47% (35.1 MB)

[#002] sha256:dae063b5767c893530274f8bbb3f523c637e691d941a28461d4dd287e8ca039e - 0.98% (2.38 MB)

[#003] sha256:004a57ad9d5f303854b031ddb88e6030da89e1194f48227d9477dd69c3507ea7 - 52.61% (128 MB)

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

[#005] sha256:97f56489549d2e52d0d9eccffee9e92b06af766981ebe7ad6a68455a9e74f896 - 12.96% (31.4 MB)

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


History
2022-11-28 14:07:32 UTC

KIWI 9.24.36

2022-12-06 23:41:49 UTC

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

2022-12-06 23:41:50 UTC

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

2022-12-06 23:41:58 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-06 23:41:59 UTC

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

2022-12-06 23:41:59 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-06 23:41:59 UTC

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

2022-12-06 23:42:00 UTC

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

2022-12-06 23:42:00 UTC

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

2022-12-06 23:42:00 UTC

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

2022-12-06 23:42:14 UTC

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

2022-12-06 23:42:17 UTC

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

2022-12-06 23:42:18 UTC

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

2022-12-06 23:42:18 UTC

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

2022-12-06 23:42:18 UTC

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

2022-12-06 23:42:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-06T23:41:16Z

2022-12-06 23:42:19 UTC

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

2022-12-06 23:42:19 UTC

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

2022-12-06 23:42:19 UTC

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

Details
Created

2022-12-06 23:38:11 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-12-06T23:35:26Z
  • org.opencontainers.image.revision
    2f0f2ffdf0a90e618d6dff03aa3b4146760e1db6
  • 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-2f0f2ffdf0a90e618d6dff03aa3b4146760e1db6-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:f643849e0babab55805d7b6893f3637e7615776b71ed2da8a5776752b9cc93a7 - 0.0% (1.07 KB)

[#003] sha256:ad4d67cb9b57b52f79eab661618fb997588f5812d8105003cd9ef8a0f4959294 - 0.0% (1.09 KB)

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

[#005] sha256:146d62a40555fec231b95fd790a110ecd39f332227561d696e887e0b31500c61 - 1.89% (51.2 MB)

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

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

[#008] sha256:37c39c90da20186950b505c22d87f80c8038ee19750e80725f9c979e80185c35 - 0.0% (1.07 KB)

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

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

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

[#012] sha256:c88cc50231762a5ff0db35d673eff41c328ccecdb3864971495c88e6cef4d9f3 - 0.0% (1.09 KB)

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

[#014] sha256:c1f4b7f38bb7c93e642ea27363852c28f5f8f9e6d7347630a6c7842ef5826740 - 0.0% (1.1 KB)

[#015] sha256:9cba0a27c2baf81264d2da65b24d45f25db018df2a36e34cbd57319a2a60856a - 0.0% (1.09 KB)

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

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

[#018] sha256:1e5aa9992d6e28efd68077be2a165bba0d6aa0ffaeb678e5475f842768f73d66 - 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-12-06 23:37:28 UTC

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

2022-12-06 23:37:29 UTC

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

2022-12-06 23:37:46 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-06 23:37:54 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-06 23:38:00 UTC

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

2022-12-06 23:38:06 UTC

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

2022-12-06 23:38:06 UTC

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

2022-12-06 23:38:06 UTC

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

2022-12-06 23:38:07 UTC

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

2022-12-06 23:38:07 UTC

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

2022-12-06 23:38:07 UTC

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

2022-12-06 23:38:09 UTC

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

2022-12-06 23:38:09 UTC

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

2022-12-06 23:38:09 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-12-06T23:35:26Z

2022-12-06 23:38:10 UTC

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

2022-12-06 23:38:10 UTC

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

2022-12-06 23:38:11 UTC

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

Details
Created

2022-12-06 23:41:55 UTC

Size

2.38 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-12-06T23:39:08Z
  • org.opencontainers.image.revision
    2f0f2ffdf0a90e618d6dff03aa3b4146760e1db6
  • 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-2f0f2ffdf0a90e618d6dff03aa3b4146760e1db6-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:0383bbe27d82c97ded347c96b2d0d3e123ddc1b9b58dcf5dac9fa9db3908c56b - 0.0% (1.26 KB)

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

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

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

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

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

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

[#009] sha256:6d83affe1c1e3ad050ad3c394ab8a1541e04b1010d8c96d978d5f940830d566b - 0.0% (1.26 KB)

[#010] sha256:5236832f087a559018d71f63dc3d0bea512223b82f67bcecacc8b9bf42e00d49 - 0.0% (1.26 KB)

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

[#012] sha256:1e5cd26e9189d64659031f1072510de5068682bc39c27574ae8bc094993a9944 - 0.0% (1.29 KB)

[#013] sha256:0bc2d7bad253df23212aa722b7e043f34e73d6f0c3cc7a36ca6d6d90692c968a - 1.3% (31.5 MB)

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

[#015] sha256:da4b662de055ec2dc656d4c7814649d8f52515578da1f4b357f182cde3af4cc6 - 0.0% (1.3 KB)

[#016] sha256:595520fdb30321e44d081fefd0b51dc68a0ee539c9695e9531cde9cfb3200df3 - 0.0% (1.26 KB)

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

[#018] sha256:1b651441d25f6c30ca081b17bc070f27f334742c2513f4bd9dfca51be326f0a5 - 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-12-06 23:41:14 UTC

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

2022-12-06 23:41:14 UTC

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

2022-12-06 23:41:24 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-06 23:41:34 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-06 23:41:42 UTC

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

2022-12-06 23:41:50 UTC

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

2022-12-06 23:41:50 UTC

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

2022-12-06 23:41:50 UTC

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

2022-12-06 23:41:51 UTC

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

2022-12-06 23:41:51 UTC

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

2022-12-06 23:41:52 UTC

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

2022-12-06 23:41:53 UTC

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

2022-12-06 23:41:54 UTC

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

2022-12-06 23:41:54 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-12-06T23:39:08Z

2022-12-06 23:41:54 UTC

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

2022-12-06 23:41:55 UTC

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

2022-12-06 23:41:55 UTC

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

Details
Created

2022-12-06 23:35:54 UTC

Size

239 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-28T19:44:06.820061000Z
  • 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.77
  • 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.77
  • 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-06T23:34:59Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    2f0f2ffdf0a90e618d6dff03aa3b4146760e1db6
  • 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.77
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.77

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-2f0f2ffdf0a90e618d6dff03aa3b4146760e1db6-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:0c4f8b53ed72ee96c8f61163eccfa34a22a66b52ddecf8bc542fd52c2d42a040 - 19.26% (46 MB)

[#001] sha256:1ca359514e898d4b01fab022bb6274391c3d66f3fd7b20c791594030f594aef3 - 14.42% (34.5 MB)

[#002] sha256:877ddb934805f05ed99a3a28d39e158081bd59ca94f5077028505e3876de0345 - 0.92% (2.19 MB)

[#003] sha256:feb626febf136f7812d0a515d78c44061fe1a88ea1bca091d222927a981da831 - 53.35% (127 MB)

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

[#005] sha256:26d30a28f3b61178a4b584d8ef93ec9396adf98976285bc7700d9f9beae352aa - 12.04% (28.8 MB)

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


History
2022-11-28 19:44:28 UTC

KIWI 9.24.36

2022-12-06 23:35:24 UTC

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

2022-12-06 23:35:25 UTC

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

2022-12-06 23:35:36 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-06 23:35:36 UTC

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

2022-12-06 23:35:37 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-06 23:35:37 UTC

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

2022-12-06 23:35:37 UTC

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

2022-12-06 23:35:37 UTC

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

2022-12-06 23:35:37 UTC

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

2022-12-06 23:35:50 UTC

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

2022-12-06 23:35:53 UTC

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

2022-12-06 23:35:54 UTC

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

2022-12-06 23:35:54 UTC

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

2022-12-06 23:35:54 UTC

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

2022-12-06 23:35:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-06T23:34:59Z

2022-12-06 23:35:54 UTC

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

2022-12-06 23:35:54 UTC

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

2022-12-06 23:35:54 UTC

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

Details
Created

2022-12-06 23:16:16 UTC

Size

238 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-29T00:23:57.178790523Z
  • 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.77
  • 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.77
  • 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-06T23:16:02Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    2f0f2ffdf0a90e618d6dff03aa3b4146760e1db6
  • 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.77
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.77

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-2f0f2ffdf0a90e618d6dff03aa3b4146760e1db6-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:2a4433f20f5724a15ab4a854b479da746c3729e0bc8aabccca72bdda360a5c18 - 18.56% (44.2 MB)

[#001] sha256:6b3c8454e899b5aac09b074b5a148a6278e91f721d8f511b39b743a8f60d4312 - 14.31% (34.1 MB)

[#002] sha256:6ba070f04df808137e4827c633ac206d1060fecdad54a3921a73a770157b092d - 0.94% (2.23 MB)

[#003] sha256:2d69fa1f7be23b48351d42694e7ef3d749afa5a3633003cd027bc67502c58556 - 53.45% (127 MB)

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

[#005] sha256:006bf61400e5c01ecb2218e33a5dba89c636c3c4c8848e3452889cde30c9ff7b - 12.74% (30.4 MB)

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


History
2022-11-29 00:24:18 UTC

KIWI 9.24.36

2022-11-29 16:26:54 UTC

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

2022-11-29 16:26:54 UTC

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

2022-11-29 16:27:32 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-29 16:27:32 UTC

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

2022-11-29 16:27:34 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-29 16:27:34 UTC

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

2022-11-29 16:27:34 UTC

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

2022-12-06 23:05:10 UTC

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

2022-12-06 23:05:10 UTC

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

2022-12-06 23:05:28 UTC

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

2022-12-06 23:05:32 UTC

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

2022-12-06 23:05:33 UTC

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

2022-12-06 23:05:34 UTC

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

2022-12-06 23:05:34 UTC

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

2022-12-06 23:16:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-06T23:16:02Z

2022-12-06 23:16:15 UTC

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

2022-12-06 23:16:15 UTC

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

2022-12-06 23:16:16 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