Namespace
rancher
Image / Tag
rancher-agent:v2.6-8ffaf566fcc764ed9665eec1ac998d8bd7b7e3f1-head
Content Digest
sha256:55a1c86b7dcf8762c7167cd01bda59eee9731cd67ecefc007f21feea81554077
Details
Created

2022-07-26 15:07:48 UTC

Size

199 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-07-25T14:40:35.784240827Z
  • 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.5
  • 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.5
  • 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-07-26T15:06:38Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    8ffaf566fcc764ed9665eec1ac998d8bd7b7e3f1
  • 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.5
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.5

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-8ffaf566fcc764ed9665eec1ac998d8bd7b7e3f1-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:e66d7c3e0033ed6c76e721f4cc617f970399fa73035bc55fec7c20451e9d336c - 22.98% (45.7 MB)

[#001] sha256:a2aec16835125fd9399153a841c8ff7352787c5c2c9b22ae515ab8557226658b - 17.62% (35 MB)

[#002] sha256:bd23ee06fc4bd6fa14b73aa3d22556a3a976714724fdd6bdacf83c074ce2a78c - 1.2% (2.38 MB)

[#003] sha256:06bd3a9b6f5028d6e7a651226cbcce739f9a7d2a53e1806cedbb5de063ef986a - 42.93% (85.4 MB)

[#004] sha256:a6615d255df184cf14e058f7dd8feb79e981aeaf9d946d9cc3e3dd65b42a39fd - 0.0% (9.3 KB)

[#005] sha256:0aa81dcbf55f1ede656497802bfc9314ae5aed8c7bc8781550c79d23a39476f2 - 15.27% (30.4 MB)

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


History
2022-07-25 14:41:00 UTC

KIWI 9.24.17

2022-07-26 15:07:14 UTC

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

2022-07-26 15:07:14 UTC

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

2022-07-26 15:07:24 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-07-26 15:07:24 UTC

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

2022-07-26 15:07:25 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-07-26 15:07:25 UTC

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

2022-07-26 15:07:25 UTC

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

2022-07-26 15:07:25 UTC

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

2022-07-26 15:07:25 UTC

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

2022-07-26 15:07:43 UTC

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

2022-07-26 15:07:46 UTC

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

2022-07-26 15:07:47 UTC

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

2022-07-26 15:07:47 UTC

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

2022-07-26 15:07:47 UTC

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

2022-07-26 15:07:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-26T15:06:38Z

2022-07-26 15:07:47 UTC

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

2022-07-26 15:07:48 UTC

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

2022-07-26 15:07:48 UTC

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

Details
Created

2022-07-26 15:14:10 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-26T15:09:13Z
  • org.opencontainers.image.revision
    8ffaf566fcc764ed9665eec1ac998d8bd7b7e3f1
  • 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.6-8ffaf566fcc764ed9665eec1ac998d8bd7b7e3f1-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:7aca8de30754f19fe03ee4c21eed0762efb5e91bf684b0cc36cc92b2af13446d - 28.46% (758 MB)

[#002] sha256:59d53658d011facc300e5143c9b2c9e6259fd670e9d7a0ad1b3bd4b9f226964a - 0.0% (1.06 KB)

[#003] sha256:376ee35d34790af67e5e11d772e81d93a6164b37e65568b5d20612ced5b516e5 - 0.0% (1.06 KB)

[#004] sha256:d51b900d90cc7e2411e16ad256f38b83a730b03e12fb6261b10b141b82364c00 - 0.39% (10.5 MB)

[#005] sha256:b8010534da4f594663dd2e5a6f15415b9366aa9bd64f0fac4f84729b0a155bb6 - 1.88% (50 MB)

[#006] sha256:b094d1185546812cc0d0fc1aa51cc211076269e00047199d6a35d4153bfcc400 - 0.39% (10.4 MB)

[#007] sha256:e83824ef05653cd087dc362efeb481ee80133cb0ff693596325dfab52a83acc2 - 0.5% (13.4 MB)

[#008] sha256:e62755cfef4f149a50c00812197d633585ec96674efdff05ab596b066f6a03de - 0.0% (1.09 KB)

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

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

[#011] sha256:2211447e25ea9bf3e6e3ed538b4051538e1f481a2f7206d8d270d65df860a25b - 0.0% (1.07 KB)

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

[#013] sha256:a12f0a91a7251f313ec44f9eb654470efb0cce66fed28b61c22c50e64f6abdac - 1.15% (30.6 MB)

[#014] sha256:48d12a7f3e3967d5152ae93687d6a1cd2f941b880f3123150f190a6f14e204f0 - 0.0% (1.09 KB)

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

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

[#017] sha256:03e3a962be2fa86abfd650b9b73f8629b50279d76065d588e8a3dd0dbc9cb752 - 0.0% (1.09 KB)

[#018] sha256:8d49b0e577f84ee345687d073148adc124a057903dbae212701f9d957c6ecc1a - 0.0% (1.06 KB)


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

Apply image 10.0.17763.2803

2022-07-06 22:37:15 UTC

Install update 10.0.17763.3165

2022-07-26 15:13:19 UTC

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

2022-07-26 15:13:20 UTC

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

2022-07-26 15:13:43 UTC

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

2022-07-26 15:13:51 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.21.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-07-26 15:13:58 UTC

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

2022-07-26 15:14:05 UTC

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

2022-07-26 15:14:05 UTC

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

2022-07-26 15:14:05 UTC

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

2022-07-26 15:14:06 UTC

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

2022-07-26 15:14:06 UTC

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

2022-07-26 15:14:07 UTC

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

2022-07-26 15:14:08 UTC

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

2022-07-26 15:14:09 UTC

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

2022-07-26 15:14:09 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-07-26T15:09:13Z

2022-07-26 15:14:09 UTC

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

2022-07-26 15:14:10 UTC

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

2022-07-26 15:14:10 UTC

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

Details
Created

2022-07-26 15:09:30 UTC

Size

2.26 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-26T15:05:04Z
  • org.opencontainers.image.revision
    8ffaf566fcc764ed9665eec1ac998d8bd7b7e3f1
  • 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.6-8ffaf566fcc764ed9665eec1ac998d8bd7b7e3f1-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:e1a27cb9d4615dec325f2cbabac4ca1f65413bdbb8b440cc961df032993a9b81 - 35.65% (823 MB)

[#002] sha256:81196197e6292b3e5a9b789a0c1f6c08d36ca4a09bc12b648eb5edf6abd72e64 - 0.0% (1.25 KB)

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

[#004] sha256:7671d462f75b0549123fe5d5b16bbc4135599afd089896a450fa577ac4881c56 - 0.46% (10.7 MB)

[#005] sha256:839da10a100c9555f9c611e6b2e8c8c34caf0ec2eed14d710984a8c45f730196 - 2.17% (50.2 MB)

[#006] sha256:e90871526e78f4779b111225ea5e7a1b53dd37cb8c8bc86e30326eb502f81fdf - 0.46% (10.7 MB)

[#007] sha256:bd42dbd27e6695cb68451f3d05123b41f240ef44e21e11bf55dc7ce489eef358 - 0.59% (13.7 MB)

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

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

[#010] sha256:0f62bc5c056e38e7c291c6711d6943c042aa22781d1476b610583f4c8f2423ed - 0.0% (1.26 KB)

[#011] sha256:10388ef565c88dcc6c9f7bffce3ec68c4e797404804a8162d9feef52fbc3ea46 - 0.0% (1.26 KB)

[#012] sha256:ed9b35cc4ecdb8717fe52efb31da5d856edf237070cba0dacc9bb89d83137a65 - 0.0% (1.33 KB)

[#013] sha256:1fbece0c231615f50a208916737f62d1c96fcab99e5660a07ee1394710262bd3 - 1.32% (30.6 MB)

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

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

[#016] sha256:490103f47695525f839d10c0efa3fbc0449f8730cf804c5284093a939f94ac27 - 0.0% (1.29 KB)

[#017] sha256:5b4e13b351442df9b1890dcd69b46721d072a50c8e814100bed14691c264c088 - 0.0% (1.3 KB)

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


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

Apply image 10.0.20348.643

2022-07-04 17:46:55 UTC

Install update 10.0.20348.825

2022-07-26 15:08:32 UTC

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

2022-07-26 15:08:33 UTC

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

2022-07-26 15:08:50 UTC

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

2022-07-26 15:09:03 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.21.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-07-26 15:09:11 UTC

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

2022-07-26 15:09:24 UTC

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

2022-07-26 15:09:24 UTC

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

2022-07-26 15:09:24 UTC

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

2022-07-26 15:09:25 UTC

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

2022-07-26 15:09:25 UTC

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

2022-07-26 15:09:26 UTC

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

2022-07-26 15:09:27 UTC

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

2022-07-26 15:09:28 UTC

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

2022-07-26 15:09:28 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-07-26T15:05:04Z

2022-07-26 15:09:29 UTC

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

2022-07-26 15:09:29 UTC

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

2022-07-26 15:09:30 UTC

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

Details
Created

2022-07-26 14:58:45 UTC

Size

195 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-07-25T13:10:17.268961955Z
  • 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.5
  • 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.5
  • 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-07-26T14:57:45Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    8ffaf566fcc764ed9665eec1ac998d8bd7b7e3f1
  • 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.5
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.5

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-8ffaf566fcc764ed9665eec1ac998d8bd7b7e3f1-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:fd10ee65c8f2ec7689961768a87ec14f0e4b5caeb9cfe3f1f3bf2dfefde9b9ff - 23.33% (45.6 MB)

[#001] sha256:89d181172d15e689ca765680a82ceb7a4821efcd8bf2add535fae2171fd8c790 - 17.63% (34.5 MB)

[#002] sha256:67fe758ee84bf75f807404ddb9de70e725ea2c2b396d5b0eba6e760ca6290205 - 1.12% (2.19 MB)

[#003] sha256:523d069760569d9427e0a7f4910ca31a02d1854dbe0cb6ccee3db489693f04ef - 43.64% (85.3 MB)

[#004] sha256:bf87adf1a49469e02d7cec9f033aaca15342c470b58acdef82e2eeb2d10bc4e5 - 0.0% (8.88 KB)

[#005] sha256:65c7c144b4c8d3ec31bb40006ba8f0e51554841b56e65398f09feb3c6d464ca7 - 14.28% (27.9 MB)

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


History
2022-07-25 13:10:54 UTC

KIWI 9.24.17

2022-07-26 14:58:13 UTC

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

2022-07-26 14:58:13 UTC

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

2022-07-26 14:58:23 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-07-26 14:58:24 UTC

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

2022-07-26 14:58:24 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-07-26 14:58:25 UTC

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

2022-07-26 14:58:25 UTC

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

2022-07-26 14:58:25 UTC

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

2022-07-26 14:58:25 UTC

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

2022-07-26 14:58:40 UTC

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

2022-07-26 14:58:44 UTC

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

2022-07-26 14:58:45 UTC

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

2022-07-26 14:58:45 UTC

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

2022-07-26 14:58:45 UTC

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

2022-07-26 14:58:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-26T14:57:45Z

2022-07-26 14:58:45 UTC

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

2022-07-26 14:58:45 UTC

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

2022-07-26 14:58:45 UTC

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

Details
Created

2022-07-26 14:43:42 UTC

Size

195 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-07-25T13:57:11.783736539Z
  • 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.5
  • 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.5
  • 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-07-26T14:42:27Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    8ffaf566fcc764ed9665eec1ac998d8bd7b7e3f1
  • 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.5
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.5

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-8ffaf566fcc764ed9665eec1ac998d8bd7b7e3f1-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:cc81edbf60605cbb5485f1c59c13370a1905fb09ff1e452f213bdad6206f4acf - 22.55% (43.9 MB)

[#001] sha256:4dbbdcccd973d568fd7ab3e8e897244ec9499da983c2ad624a4a38d60a3f016e - 17.49% (34.1 MB)

[#002] sha256:ebe49914c5db889fceb53b2a6285500757bf8ecb9e56601ef3631919ae0df8bd - 1.14% (2.23 MB)

[#003] sha256:b5101736c1c98ca4f321f64d9d3d729098934011f51c3e1281bab9e2da575fa9 - 43.78% (85.3 MB)

[#004] sha256:52f4358e55ab94a8182a0979811f1a76ff18c6a90dca7037a0da60e9ce285b8f - 0.0% (9.56 KB)

[#005] sha256:91053f5cac539a8cddbd189fadd1d93a38e50373c0376a97d47e0d383dfb8d9c - 15.02% (29.3 MB)

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


History
2022-07-25 13:57:36 UTC

KIWI 9.24.17

2022-07-26 14:42:38 UTC

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

2022-07-26 14:42:38 UTC

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

2022-07-26 14:43:15 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-07-26 14:43:16 UTC

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

2022-07-26 14:43:17 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-07-26 14:43:17 UTC

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

2022-07-26 14:43:18 UTC

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

2022-07-26 14:43:18 UTC

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

2022-07-26 14:43:18 UTC

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

2022-07-26 14:43:39 UTC

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

2022-07-26 14:43:40 UTC

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

2022-07-26 14:43:41 UTC

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

2022-07-26 14:43:42 UTC

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

2022-07-26 14:43:42 UTC

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

2022-07-26 14:43:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-26T14:42:27Z

2022-07-26 14:43:42 UTC

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

2022-07-26 14:43:42 UTC

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

2022-07-26 14:43:42 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