Namespace
rancher
Image / Tag
rancher-agent:v2.7-35388ea211824de8103566086ec80324c0b947f1-head
Content Digest
sha256:b88de717d86c15345a1007dc046f9be0d69d5b150a5142dfb5a76a1af2fd5427
Details
Created

2022-09-27 22:36:17 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-09-26T18:49:36.826348125Z
  • 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.44
  • 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.44
  • 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-09-27T22:35:05Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    35388ea211824de8103566086ec80324c0b947f1
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.44
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.44

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-35388ea211824de8103566086ec80324c0b947f1-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:349aa41786b753aaf6480ffde30f09c7376140645b390bd8c00093f06c856ceb - 21.74% (45.4 MB)

[#001] sha256:182f694cbe20dd37f0fe4a809d95c99bf00cbc4a6d2c762122bfaaec863782d3 - 16.77% (35 MB)

[#002] sha256:87471e0046b83f2ad4f053362dee9a68c50f7ce024fbbb66a59b8c83ea052de3 - 1.14% (2.38 MB)

[#003] sha256:fe888605602d3848679c6fb5746ce7f5c88c9f84bbbc5c2652d18590f4bb6123 - 45.58% (95.3 MB)

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

[#005] sha256:05b1585090d0f7ef2e5e0fa10956c5105239b39a6eeab0c9e4d8db19aa7f3246 - 14.77% (30.9 MB)

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


History
2022-09-26 18:49:51 UTC

KIWI 9.24.36

2022-09-27 22:35:42 UTC

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

2022-09-27 22:35:42 UTC

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

2022-09-27 22:35:52 UTC

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

2022-09-27 22:35:52 UTC

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

2022-09-27 22:35:53 UTC

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

2022-09-27 22:35:53 UTC

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

2022-09-27 22:35:53 UTC

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

2022-09-27 22:35:53 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-35388ea211824de8103566086ec80324c0b947f1-head

2022-09-27 22:35:53 UTC

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

2022-09-27 22:36:11 UTC

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

2022-09-27 22:36:15 UTC

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

2022-09-27 22:36:16 UTC

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

2022-09-27 22:36:16 UTC

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

2022-09-27 22:36:16 UTC

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

2022-09-27 22:36:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-27T22:35:05Z

2022-09-27 22:36:17 UTC

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

2022-09-27 22:36:17 UTC

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

2022-09-27 22:36:17 UTC

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

Details
Created

2022-09-27 22:47:54 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-09-27T22:47:17Z
  • org.opencontainers.image.revision
    35388ea211824de8103566086ec80324c0b947f1
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-35388ea211824de8103566086ec80324c0b947f1-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:cee64bf279e2ca8e924884a10ecb98bfa79c7f0cc8d25e73039b9aeb940815b6 - 29.21% (788 MB)

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

[#003] sha256:68e8b64f9ae670541ad99aeb77a7f085bf66db2790ea6377f99822bb3ebb6ede - 0.0% (1.06 KB)

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

[#005] sha256:bcfc5aa8c75073a0cdd9b3cb7e2c1e1070bd7008b992bdcf1b278363f3f7b3fd - 1.9% (51.2 MB)

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

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

[#008] sha256:480a4cdb1b33497b7eccb421895be59901fbc59b24313f548a1d3bb4b86aa984 - 0.0% (1.07 KB)

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

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

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

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

[#013] sha256:4b47421d2ec806d0966e6db9e761266b9efb24092726831419cbc7afb4859b7a - 1.15% (31 MB)

[#014] sha256:0cbd2c3cd8d0a291943ccfa58cdf60e58b510637f1abafa29fd98d026d6671f0 - 0.0% (1.07 KB)

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

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

[#017] sha256:8758da4b14b111b0da805e0734125e66c0d1f479893da9e35c7cdb068d91ca64 - 0.0% (1.06 KB)

[#018] sha256:d8245507264d3ff6139a642c15b4606b4d79e8276df9fa02e82dfcc0dd116455 - 0.0% (1.09 KB)


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

Apply image 10.0.17763.2803

2022-09-09 22:43:02 UTC

Install update 10.0.17763.3406

2022-09-27 22:47:19 UTC

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

2022-09-27 22:47:19 UTC

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

2022-09-27 22:47:27 UTC

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

2022-09-27 22:47:36 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-09-27 22:47:42 UTC

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

2022-09-27 22:47:48 UTC

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

2022-09-27 22:47:48 UTC

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

2022-09-27 22:47:49 UTC

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

2022-09-27 22:47:49 UTC

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

2022-09-27 22:47:49 UTC

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

2022-09-27 22:47:50 UTC

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

2022-09-27 22:47:51 UTC

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

2022-09-27 22:47:51 UTC

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

2022-09-27 22:47:52 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-27T22:47:17Z

2022-09-27 22:47:52 UTC

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

2022-09-27 22:47:52 UTC

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

2022-09-27 22:47:54 UTC

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

Details
Created

2022-09-27 22:24:36 UTC

Size

2.3 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-09-27T22:24:30Z
  • org.opencontainers.image.revision
    35388ea211824de8103566086ec80324c0b947f1
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-35388ea211824de8103566086ec80324c0b947f1-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:4486102fd3820ed9527fa3e7bfefa8305c2f054e65b46dffe9675755e3d8f288 - 36.79% (868 MB)

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

[#003] sha256:8ce8e1034eb0a139e01915ce8961b6abec337c67a235ecdfcb9460dcc021b5fe - 0.0% (1.3 KB)

[#004] sha256:ea661d273ab3c1f521d5d07a7cc7758d21ef9e17d35bb2cd63d0d0b632baf9ed - 0.51% (12.1 MB)

[#005] sha256:de1b3c80b9956f99c1c95f3d7a30ab97e50e7ac9156fbd93d4c7ad7d32b05315 - 2.18% (51.4 MB)

[#006] sha256:e6e49c01c766a6c908385085fb0c4c3f76f71fdcfb7bc260d1a410e0ec6e4fdb - 0.51% (12 MB)

[#007] sha256:607938a7b58609a1efe2a719a5c10203cdb7d3844c69d7b7d9b0fa906c0ad6bf - 0.6% (14.2 MB)

[#008] sha256:99092835981730008090d117eae8fabfa3385a9fa64def1c30af4a96808868e5 - 0.0% (1.3 KB)

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

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

[#011] sha256:2a958979bbe624fb0a981364612e649acadcd6b6178091adfff66fbbe2c4ec3c - 0.0% (1.26 KB)

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

[#013] sha256:bf58d62f48f2ad0cc35f1088851b465b1760d9edb400ace13f8bb026a00df2d6 - 1.31% (31 MB)

[#014] sha256:ed526fde5efb05422b43817cb510421a5bb3c3a516635bae8afe9c8c0022cfa0 - 0.0% (1.27 KB)

[#015] sha256:60fbd52db635b721450d98a45a166f08882cab12459dcb4f5b05da1631fff811 - 0.0% (1.31 KB)

[#016] sha256:34b08d6267c8fac969f57b4931d66f24970839a0d035688d3ac4be622760fb8d - 0.0% (1.29 KB)

[#017] sha256:06b8f3c1ce3aa3e105c4cb0b8f1f928c4230a4168059a6e5c8d3a4088145d4da - 0.0% (1.31 KB)

[#018] sha256:5fde73ed9b873500af2d43d31930763a2bf2e8034c46c34ee38f93a3cd32552e - 0.0% (1.29 KB)


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

Apply image 10.0.20348.643

2022-09-08 20:30:55 UTC

Install update 10.0.20348.1006

2022-09-27 20:08:35 UTC

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

2022-09-27 20:08:35 UTC

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

2022-09-27 21:40:57 UTC

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

2022-09-27 21:41:07 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-09-27 21:41:15 UTC

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

2022-09-27 21:41:23 UTC

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

2022-09-27 21:41:24 UTC

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

2022-09-27 21:41:24 UTC

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

2022-09-27 21:41:25 UTC

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

2022-09-27 22:24:32 UTC

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

2022-09-27 22:24:32 UTC

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

2022-09-27 22:24:33 UTC

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

2022-09-27 22:24:34 UTC

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

2022-09-27 22:24:35 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-27T22:24:30Z

2022-09-27 22:24:35 UTC

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

2022-09-27 22:24:36 UTC

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

2022-09-27 22:24:36 UTC

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

Details
Created

2022-09-27 22:29:00 UTC

Size

206 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-09-26T19:29:01.471979750Z
  • 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.44
  • 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.44
  • 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-09-27T22:27:56Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    35388ea211824de8103566086ec80324c0b947f1
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.44
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.44

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-35388ea211824de8103566086ec80324c0b947f1-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:87553e19d9ae758d56ace0fbec684ce7645b483e9a017182063d6f713386a945 - 22.11% (45.5 MB)

[#001] sha256:5cdfcc85f4c9d72d74a8407f5310e115c396298b6375cc677e5868b7fd5fdda0 - 16.76% (34.5 MB)

[#002] sha256:4cd9ba01141dfabe6ec93c680d46a70a4606c9b6d34b195dbe5e489a4c367bf6 - 1.06% (2.19 MB)

[#003] sha256:4fa5c89aa5bcc74fc6776a5c76e8dacc24993853642fe3bae8083209274e5fc9 - 46.33% (95.3 MB)

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

[#005] sha256:d9fb1875d71817cf700963b3a82cfaebcd1e669017cd8a7d50d1c31a93a66f93 - 13.74% (28.3 MB)

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


History
2022-09-26 19:36:45 UTC

KIWI 9.24.36

2022-09-27 22:28:26 UTC

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

2022-09-27 22:28:26 UTC

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

2022-09-27 22:28:37 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-09-27 22:28:37 UTC

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

2022-09-27 22:28:38 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-09-27 22:28:38 UTC

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

2022-09-27 22:28:38 UTC

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

2022-09-27 22:28:38 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-35388ea211824de8103566086ec80324c0b947f1-head

2022-09-27 22:28:38 UTC

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

2022-09-27 22:28:54 UTC

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

2022-09-27 22:28:58 UTC

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

2022-09-27 22:28:59 UTC

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

2022-09-27 22:28:59 UTC

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

2022-09-27 22:28:59 UTC

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

2022-09-27 22:28:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-27T22:27:56Z

2022-09-27 22:28:59 UTC

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

2022-09-27 22:28:59 UTC

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

2022-09-27 22:29:00 UTC

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

Details
Created

2022-09-27 22:24:33 UTC

Size

205 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-09-26T20:05:39.572275322Z
  • 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.44
  • 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.44
  • 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-09-27T22:23:51Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    35388ea211824de8103566086ec80324c0b947f1
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.44
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.44

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-35388ea211824de8103566086ec80324c0b947f1-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:7649ad10df82b03d298edda1b3bc6404e4629eb13f610e83e31dec0023a5d739 - 21.35% (43.8 MB)

[#001] sha256:29c0f076936acbc80480660c85ad8645be3b74ee7bfc5709a319de0d826311cc - 16.61% (34.1 MB)

[#002] sha256:6d552262795141a179913004bcaf0fdba7db8f4f90436ef1b16c9fe5c11f76b7 - 1.09% (2.23 MB)

[#003] sha256:6271e2717a0785a183907351b919c28724cf8d4c34e2df4a0a64d1f5d830c26f - 46.42% (95.2 MB)

[#004] sha256:02bacb4f6319d7f057554911a9eef65ad54a2a153aff58708b55ddb5f3c23803 - 0.0% (9.56 KB)

[#005] sha256:c72cac8f584723725b3b782fa4067b87ccc52bdc71ef7f7d58400802fedd57db - 14.53% (29.8 MB)

[#006] sha256:53bfa857fe87b0dc9f072a3da86d573c1290a9c6ba7e1ee78c4eed94f2468e1b - 0.0% (169 Bytes)


History
2022-09-26 20:06:07 UTC

KIWI 9.24.36

2022-09-27 17:44:03 UTC

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

2022-09-27 17:44:05 UTC

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

2022-09-27 17:45:19 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-09-27 17:45:25 UTC

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

2022-09-27 17:45:35 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-09-27 17:45:38 UTC

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

2022-09-27 17:45:41 UTC

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

2022-09-27 22:24:05 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-35388ea211824de8103566086ec80324c0b947f1-head

2022-09-27 22:24:05 UTC

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

2022-09-27 22:24:29 UTC

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

2022-09-27 22:24:31 UTC

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

2022-09-27 22:24:32 UTC

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

2022-09-27 22:24:33 UTC

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

2022-09-27 22:24:33 UTC

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

2022-09-27 22:24:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-27T22:23:51Z

2022-09-27 22:24:33 UTC

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

2022-09-27 22:24:33 UTC

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

2022-09-27 22:24:33 UTC

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

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