Namespace
rancher
Image / Tag
rancher-agent:v2.6-2b1e3eef0d199cf9f5b1fb70aa0e75249ada6f26-head
Content Digest
sha256:11bbf8c2e1ac42c4d75af467a656c941e0f290f153a9754e37cb0d7e4de53209
Details
Created

2022-07-18 18:19:44 UTC

Size

197 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-15T14:32:25.607934229Z
  • 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/47b386db6f44d578cad56668c0c696a9-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.17.24
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/47b386db6f44d578cad56668c0c696a9/
  • 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.17.24
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • org.opencontainers.image.created
    2022-07-18T18:18:36Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    2b1e3eef0d199cf9f5b1fb70aa0e75249ada6f26
  • 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.17.24
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.24

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-2b1e3eef0d199cf9f5b1fb70aa0e75249ada6f26-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:d18bf3444af22452f967b71b3e3de1ba4d65e27c227a8f8a9a83f165806e386d - 22.85% (45 MB)

[#001] sha256:16745ae5f29bded71a6515cc3e85d230ce80139e15293505e0563e4e94f80e08 - 17.82% (35.1 MB)

[#002] sha256:fd7c6dff2f7ac755c8df2137ffe16d7b17f85848b3c15e3e9352b7efb44d8d97 - 1.21% (2.38 MB)

[#003] sha256:f8ee9d97da42650c2c4284b0217e53ba23c326bff92e27210d49f37bb1aece77 - 42.8% (84.4 MB)

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

[#005] sha256:3fad62590fdde47069d1c1dcb57b4dca8d0d6e7add73d4709bbf5b78698a77a3 - 15.32% (30.2 MB)

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


History
2022-07-15 14:32:39 UTC

KIWI 9.24.17

2022-07-18 18:19:11 UTC

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

2022-07-18 18:19:11 UTC

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

2022-07-18 18:19:21 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-18 18:19:21 UTC

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

2022-07-18 18:19:22 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-18 18:19:22 UTC

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

2022-07-18 18:19:22 UTC

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

2022-07-18 18:19:22 UTC

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

2022-07-18 18:19:22 UTC

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

2022-07-18 18:19:39 UTC

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

2022-07-18 18:19:42 UTC

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

2022-07-18 18:19:43 UTC

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

2022-07-18 18:19:44 UTC

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

2022-07-18 18:19:44 UTC

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

2022-07-18 18:19:44 UTC

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

2022-07-18 18:19:44 UTC

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

2022-07-18 18:19:44 UTC

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

2022-07-18 18:19:44 UTC

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

Details
Created

2022-07-18 18:22:36 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-18T18:17:57Z
  • org.opencontainers.image.revision
    2b1e3eef0d199cf9f5b1fb70aa0e75249ada6f26
  • 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-2b1e3eef0d199cf9f5b1fb70aa0e75249ada6f26-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.47% (758 MB)

[#002] sha256:a3a7f344bc1dfcb371e23deb9e891f1e8a8e1653e1511d196d6f0674e9fb8871 - 0.0% (1.1 KB)

[#003] sha256:5afcf7b53b10955a09539c454d05b64261d32659059d2862ca95790e082526f2 - 0.0% (1.1 KB)

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

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

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

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

[#008] sha256:25c7d8a7f575dba862856b644ab956e74668b11e1fca6217b86dec1f406dd43a - 0.0% (1.07 KB)

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

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

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

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

[#013] sha256:55794683310e0dca0a528cc6d3fb21d0db365d307809fa48464d903f29406296 - 1.14% (30.4 MB)

[#014] sha256:9b08e6a9f69baf54426dd4d780e61a4498766be9ec39264a54dd4ccb7147dbfb - 0.0% (1.06 KB)

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

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

[#017] sha256:670cd68bc93c5d56e44f6de27f1c38c1a59198291d7b6195b46235223b5af309 - 0.0% (1.09 KB)

[#018] sha256:c540c17a810949d2d4863a29fc7fe8b26df9a695fb389ea61641fc966a612963 - 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-18 18:21:53 UTC

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

2022-07-18 18:21:53 UTC

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

2022-07-18 18:22:11 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-18 18:22:19 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-18 18:22:25 UTC

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

2022-07-18 18:22:31 UTC

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

2022-07-18 18:22:31 UTC

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

2022-07-18 18:22:32 UTC

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

2022-07-18 18:22:32 UTC

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

2022-07-18 18:22:32 UTC

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

2022-07-18 18:22:33 UTC

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

2022-07-18 18:22:34 UTC

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

2022-07-18 18:22:35 UTC

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

2022-07-18 18:22:35 UTC

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

2022-07-18 18:22:35 UTC

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

2022-07-18 18:22:36 UTC

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

2022-07-18 18:22:36 UTC

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

Details
Created

2022-07-18 18:20:38 UTC

Size

2.26 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-18T18:16:13Z
  • org.opencontainers.image.revision
    2b1e3eef0d199cf9f5b1fb70aa0e75249ada6f26
  • 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-2b1e3eef0d199cf9f5b1fb70aa0e75249ada6f26-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:93ca4956b21e27fe3cd66480bb555ac2cbc7ef844e9fe26de72e044780a8713d - 0.0% (1.3 KB)

[#003] sha256:9523c875f945bc77ceaee3d7cc8a77a1ba88949e47aa04eb04025e65277676c9 - 0.0% (1.26 KB)

[#004] sha256:0d3a989a99e066e70c9fdd02db47ae19e0baa808c859391a7ee3f7b93cf24a15 - 0.46% (10.7 MB)

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

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

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

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

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

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

[#011] sha256:9a7fcbbf3e65cce12dc74ba537374ab545971f2e517514f026070a360688caed - 0.0% (1.27 KB)

[#012] sha256:effbc47f5880aa2cf7be42c27ee008ad4c9752efbed8d05764628c267c3820dd - 0.0% (1.26 KB)

[#013] sha256:f0ade413d2f5e7b90e04760a82d107257f8ea3d136bc600263da2f27936339b5 - 1.32% (30.4 MB)

[#014] sha256:5500f6379228c59c34986eddfa1bb7cadb1c85ffbd98a2a1e5bbcbb1312c23c0 - 0.0% (1.31 KB)

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

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

[#017] sha256:466c85322ad9485e5b3ca8152f5580dc2ccb665e8ffef2840a7c491c38c3c96c - 0.0% (1.26 KB)

[#018] sha256:4f10990be2924f1d01dc3b4f3ee6bf4f5409967607620970792fd1b91fca390a - 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-18 18:19:52 UTC

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

2022-07-18 18:19:53 UTC

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

2022-07-18 18:20:04 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-18 18:20:14 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-18 18:20:22 UTC

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

2022-07-18 18:20:31 UTC

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

2022-07-18 18:20:32 UTC

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

2022-07-18 18:20:32 UTC

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

2022-07-18 18:20:33 UTC

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

2022-07-18 18:20:33 UTC

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

2022-07-18 18:20:34 UTC

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

2022-07-18 18:20:35 UTC

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

2022-07-18 18:20:36 UTC

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

2022-07-18 18:20:36 UTC

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

2022-07-18 18:20:37 UTC

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

2022-07-18 18:20:37 UTC

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

2022-07-18 18:20:38 UTC

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

Details
Created

2022-07-18 18:09:22 UTC

Size

194 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-15T12:57:43.098958635Z
  • 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/47b386db6f44d578cad56668c0c696a9-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.17.24
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/47b386db6f44d578cad56668c0c696a9/
  • 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.17.24
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • org.opencontainers.image.created
    2022-07-18T18:08:21Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    2b1e3eef0d199cf9f5b1fb70aa0e75249ada6f26
  • 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.17.24
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.24

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-2b1e3eef0d199cf9f5b1fb70aa0e75249ada6f26-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:a98c123de00384a9a336a56aebd9222983f1c172845a1068bf0683e4993db838 - 23.19% (45 MB)

[#001] sha256:f6acacbba0aea8124098aa9a959b93163d698fdb582bda74ab71829b8acb464c - 17.82% (34.5 MB)

[#002] sha256:1a59ae77417a4ade197800a92593b0db779a3793c5f7e9be63ad219de33da3ea - 1.13% (2.19 MB)

[#003] sha256:c71a34325e2db5860548f18617fb67039e78a5da4ea3dd1445b73efc1a6b8404 - 43.54% (84.4 MB)

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

[#005] sha256:319f4ccb791b6877aeff595e3956c0f16d664d5ab4aea9ceabb3e3965acbd559 - 14.31% (27.7 MB)

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


History
2022-07-15 12:58:06 UTC

KIWI 9.24.17

2022-07-18 18:08:49 UTC

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

2022-07-18 18:08:49 UTC

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

2022-07-18 18:09:00 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-18 18:09:01 UTC

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

2022-07-18 18:09:01 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-18 18:09:01 UTC

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

2022-07-18 18:09:02 UTC

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

2022-07-18 18:09:02 UTC

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

2022-07-18 18:09:02 UTC

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

2022-07-18 18:09:17 UTC

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

2022-07-18 18:09:21 UTC

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

2022-07-18 18:09:21 UTC

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

2022-07-18 18:09:22 UTC

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

2022-07-18 18:09:22 UTC

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

2022-07-18 18:09:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-18T18:08:21Z

2022-07-18 18:09:22 UTC

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

2022-07-18 18:09:22 UTC

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

2022-07-18 18:09:22 UTC

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

Details
Created

2022-07-18 18:05:33 UTC

Size

193 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-15T13:52:03.219841248Z
  • 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/47b386db6f44d578cad56668c0c696a9-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.17.24
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/47b386db6f44d578cad56668c0c696a9/
  • 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.17.24
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • org.opencontainers.image.created
    2022-07-18T18:04:54Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    2b1e3eef0d199cf9f5b1fb70aa0e75249ada6f26
  • 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.17.24
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.24

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-2b1e3eef0d199cf9f5b1fb70aa0e75249ada6f26-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:1770b3a024cfaed5b51162db3174a66002a14693ec3272c598b32f7efcd4a1f7 - 22.42% (43.3 MB)

[#001] sha256:05fcf609e95305703bdfc7f6ec12b065351b10ef160eb14d6e25ec3bbf94ba90 - 17.68% (34.1 MB)

[#002] sha256:242f0087da24b3417b66c241d9b699dfc26ac4b228db84edd590a789965fa75d - 1.15% (2.23 MB)

[#003] sha256:9cf628ca258374ba07fa2cb8238d872c412c5d43f8281c43ad02a6b2b82a57b1 - 43.68% (84.3 MB)

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

[#005] sha256:2faae03eab33de5fd9b6626fcdbabc476c690f126db20a2b39b66dbf0341a8ae - 15.06% (29.1 MB)

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


History
2022-07-15 13:52:19 UTC

KIWI 9.24.17

2022-07-18 15:20:57 UTC

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

2022-07-18 15:20:57 UTC

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

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

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

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

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

2022-07-18 15:21:32 UTC

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

2022-07-18 18:05:04 UTC

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

2022-07-18 18:05:05 UTC

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

2022-07-18 18:05:26 UTC

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

2022-07-18 18:05:31 UTC

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

2022-07-18 18:05:32 UTC

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

2022-07-18 18:05:32 UTC

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

2022-07-18 18:05:32 UTC

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

2022-07-18 18:05:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-18T18:04:54Z

2022-07-18 18:05:33 UTC

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

2022-07-18 18:05:33 UTC

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

2022-07-18 18:05: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