Namespace
rancher
Image / Tag
rancher-agent:v2.7-f2a94b708834dc6e6bbe6c0ac33a275b72c617f8-head
Content Digest
sha256:93b3f2a87798053a6e9a776cf7db67cc082912e9095b6bd144feaa37de1a175f
Details
Created

2022-10-21 19:40:06 UTC

Size

214 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-10-11T15:34:25.286304953Z
  • 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.48
  • 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.48
  • 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-10-21T19:38:55Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f2a94b708834dc6e6bbe6c0ac33a275b72c617f8
  • 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.48
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.48

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-f2a94b708834dc6e6bbe6c0ac33a275b72c617f8-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:73af724b0bbefafd05ecee4db61a4b9dedb3dfd6656cf904abd0d07705ceba71 - 21.24% (45.4 MB)

[#001] sha256:b8f56fee787674f5c4830a8dce3cf22668dd2ec2650efd691a8d6288e4a5ea84 - 16.38% (35 MB)

[#002] sha256:0afca168cd51fc10c47901465842cf0927e6153905489ceca9d4725d8c021bff - 1.11% (2.38 MB)

[#003] sha256:066b402c631c735ade36d11938efd8cdb50348156a6a5686ccb0dc0a4ee736b1 - 46.98% (100 MB)

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

[#005] sha256:03c60e3e0e9c2fbc36c6fd2cd5498ad1dafe9d054b32cd86da1871148704e0dd - 14.29% (30.6 MB)

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


History
2022-10-11 15:34:39 UTC

KIWI 9.24.36

2022-10-21 19:39:31 UTC

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

2022-10-21 19:39:31 UTC

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

2022-10-21 19:39:40 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-10-21 19:39:40 UTC

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

2022-10-21 19:39:41 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-10-21 19:39:41 UTC

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

2022-10-21 19:39:41 UTC

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

2022-10-21 19:39:41 UTC

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

2022-10-21 19:39:41 UTC

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

2022-10-21 19:40:00 UTC

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

2022-10-21 19:40:04 UTC

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

2022-10-21 19:40:05 UTC

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

2022-10-21 19:40:05 UTC

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

2022-10-21 19:40:05 UTC

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

2022-10-21 19:40:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-21T19:38:55Z

2022-10-21 19:40:06 UTC

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

2022-10-21 19:40:06 UTC

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

2022-10-21 19:40:06 UTC

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

Details
Created

2022-10-21 20:03:56 UTC

Size

2.64 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-10-21T20:01:03Z
  • org.opencontainers.image.revision
    f2a94b708834dc6e6bbe6c0ac33a275b72c617f8
  • 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-f2a94b708834dc6e6bbe6c0ac33a275b72c617f8-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:028c482fad0f111537a40f65401f65de54c9fd682951a4f8cf9b644d7c128e18 - 29.4% (795 MB)

[#002] sha256:6fdfe5d8e243958df4ddd35ea90994b095451aaab3e8f0848083110cebc2fc43 - 0.0% (1.09 KB)

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

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

[#005] sha256:423fffc6caea03083642d171d9c5e09febfbd1c5652120c78b522037aa07fdd7 - 1.89% (51.2 MB)

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

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

[#008] sha256:eb537c3acea299e9932e6689e0a0d3f6e7a0591308cb84ae159d899034932af1 - 0.0% (1.06 KB)

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

[#010] sha256:4f788ed4e7fdac04b4aaad558012131324c8c188d5c130f26cdf71f6857e975e - 0.0% (1.09 KB)

[#011] sha256:33585edd192938730f56ad73b589239933512e37b28e2d5eef2a240feacb913f - 0.0% (1.13 KB)

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

[#013] sha256:933356a4b08134a1181504d1022e5f35d375163eefdfa4e8d367a9846a1d81e9 - 1.13% (30.7 MB)

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

[#015] sha256:eb56cf30e64cbc517784db5e3d35a9ba6450d7dc038bf26189646e693c651e35 - 0.0% (1.06 KB)

[#016] sha256:6f4155c29e558acbc480e66c8b4b03134d33f892b622d7e8db1086a1f0331971 - 0.0% (1.1 KB)

[#017] sha256:c69d6ffca441aee0ad2a306d1532a71aa89bf52695a2e589c68fec45bc85a2e9 - 0.0% (1.1 KB)

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


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

Apply image 10.0.17763.2803

2022-10-08 01:55:32 UTC

Install update 10.0.17763.3532

2022-10-21 20:03:10 UTC

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

2022-10-21 20:03:11 UTC

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

2022-10-21 20:03:30 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-10-21 20:03:38 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.3/kubernetes-client-windows-amd64.tar.gz'; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\kubernetes.tar.gz; Write-Host 'Expanding ...'; tar.exe -xzvf c:\kubernetes.tar.gz; Write-Host 'Complete.'

2022-10-21 20:03:45 UTC

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

2022-10-21 20:03:51 UTC

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

2022-10-21 20:03:51 UTC

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

2022-10-21 20:03:51 UTC

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

2022-10-21 20:03:52 UTC

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

2022-10-21 20:03:52 UTC

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

2022-10-21 20:03:53 UTC

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

2022-10-21 20:03:54 UTC

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

2022-10-21 20:03:54 UTC

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

2022-10-21 20:03:55 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-10-21T20:01:03Z

2022-10-21 20:03:55 UTC

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

2022-10-21 20:03:55 UTC

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

2022-10-21 20:03:56 UTC

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

Details
Created

2022-10-21 19:59:07 UTC

Size

2.37 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-10-21T19:56:31Z
  • org.opencontainers.image.revision
    f2a94b708834dc6e6bbe6c0ac33a275b72c617f8
  • 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-f2a94b708834dc6e6bbe6c0ac33a275b72c617f8-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:7ab91661ce2a2a2c14684a2ba0f543a81d7896773f88200b31be0e37c589de38 - 38.52% (934 MB)

[#002] sha256:90cae43d080aeadb6d5a9af4e4687831400c8764b69452b9a28971a12286e6ee - 0.0% (1.26 KB)

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

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

[#005] sha256:232c8006832cc4aeadf8a337ffbe55d1bb7b5d1cf28075d2dc5e667b8959a655 - 2.12% (51.4 MB)

[#006] sha256:9d77e6904e47e943b746b8f393d4fbd4b3c43370e1c73ee80685d447660311b4 - 0.5% (12 MB)

[#007] sha256:22aaf4825cab8dabd42fd87d7686ce5209fd8afc56af545024b9f8382fb58618 - 0.59% (14.2 MB)

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

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

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

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

[#012] sha256:95e6c0a3857beab751c6f68b3b710830d868debedbb03eeff59932f37936281e - 0.0% (1.3 KB)

[#013] sha256:6b17a2170d08827b5426060e48377f4fe6a97db5ac616dff1a265d0751a0864b - 1.27% (30.7 MB)

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

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

[#016] sha256:8c95b12f94169f4688e032ae5dd1ba2eb12e23029c6f405bff94206b2bf23b22 - 0.0% (1.26 KB)

[#017] sha256:28c3eb0c39e8cd5f4306738ef896e9f2f704671e27844c0d52f5fa7fadb5a24d - 0.0% (1.27 KB)

[#018] sha256:9dff81ae217b2cbf77308b61e3bde20c6603cd6fa1c5c1b773585b00f9d38079 - 0.0% (1.29 KB)


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

Apply image 10.0.20348.643

2022-10-07 22:13:48 UTC

Install update 10.0.20348.1129

2022-10-21 19:58:24 UTC

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

2022-10-21 19:58:24 UTC

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

2022-10-21 19:58:35 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-10-21 19:58:45 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-10-21 19:58:53 UTC

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

2022-10-21 19:59:01 UTC

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

2022-10-21 19:59:01 UTC

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

2022-10-21 19:59:02 UTC

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

2022-10-21 19:59:02 UTC

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

2022-10-21 19:59:03 UTC

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

2022-10-21 19:59:03 UTC

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

2022-10-21 19:59:04 UTC

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

2022-10-21 19:59:05 UTC

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

2022-10-21 19:59:06 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-10-21T19:56:31Z

2022-10-21 19:59:06 UTC

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

2022-10-21 19:59:07 UTC

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

2022-10-21 19:59:07 UTC

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

Details
Created

2022-10-21 19:42:53 UTC

Size

211 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-10-11T15:10:13.281073040Z
  • 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.48
  • 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.48
  • 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-10-21T19:41:50Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f2a94b708834dc6e6bbe6c0ac33a275b72c617f8
  • 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.48
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.48

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-f2a94b708834dc6e6bbe6c0ac33a275b72c617f8-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:da348f545abb400459bb5def9171926cde758dc94da4cd48f720148ac5247ebe - 21.59% (45.5 MB)

[#001] sha256:2ddfc0b2c5dacd6475c50869449417b13f38c671945cea13347baa91953bfdea - 16.36% (34.5 MB)

[#002] sha256:9dd6bfc097d06bc8fe1d6eff34eb07e3dce06860d29d385f2029fabb1e8929d7 - 1.04% (2.19 MB)

[#003] sha256:5728230f79be43da728c3a7cbf072ee82ea68f63f9b888e8ca05dbb0f1393571 - 47.72% (100 MB)

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

[#005] sha256:010c0a5213bf329ac22f1d0887bb0d526bc6ebfc0e9aab00d3f950dc45903994 - 13.28% (28 MB)

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


History
2022-10-11 15:11:01 UTC

KIWI 9.24.36

2022-10-21 19:42:17 UTC

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

2022-10-21 19:42:18 UTC

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

2022-10-21 19:42:28 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-10-21 19:42:29 UTC

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

2022-10-21 19:42:30 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-10-21 19:42:30 UTC

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

2022-10-21 19:42:30 UTC

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

2022-10-21 19:42:30 UTC

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

2022-10-21 19:42:30 UTC

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

2022-10-21 19:42:47 UTC

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

2022-10-21 19:42:51 UTC

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

2022-10-21 19:42:52 UTC

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

2022-10-21 19:42:52 UTC

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

2022-10-21 19:42:52 UTC

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

2022-10-21 19:42:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-21T19:41:50Z

2022-10-21 19:42:52 UTC

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

2022-10-21 19:42:53 UTC

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

2022-10-21 19:42:53 UTC

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

Details
Created

2022-10-21 19:36:51 UTC

Size

207 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-10-11T15:09:19.075184007Z
  • 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.48
  • 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.48
  • 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-10-21T19:36:36Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f2a94b708834dc6e6bbe6c0ac33a275b72c617f8
  • 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.48
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.48

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-f2a94b708834dc6e6bbe6c0ac33a275b72c617f8-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:e2388bd85f39c7d8682669497daefffd14efbeaa8b34b2a468cbbf1ce22429d3 - 21.12% (43.8 MB)

[#001] sha256:9b3bc187aab49a357f58d5f7e68fa4c582aa88cafe2820e4eb515b3194611ef3 - 16.43% (34.1 MB)

[#002] sha256:d86c0fbdb1a1431e42859cc6a356790ea5788a5191e07836b1828b3a5f6cf32d - 1.08% (2.23 MB)

[#003] sha256:55f58938f45ed46597e4fcb6bb40fd3452e739589fa5dd345200f7e1508e568d - 47.12% (97.7 MB)

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

[#005] sha256:823103f8b61f0797d86eac79ff138fda884a60c84cfa7c4a83f81d8de2807c9b - 14.24% (29.5 MB)

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


History
2022-10-11 15:09:35 UTC

KIWI 9.24.36

2022-10-12 16:01:03 UTC

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

2022-10-12 16:01:03 UTC

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

2022-10-12 16:01:43 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-10-12 16:01:43 UTC

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

2022-10-12 16:01:44 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-10-12 16:01:45 UTC

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

2022-10-12 16:01:45 UTC

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

2022-10-21 18:41:25 UTC

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

2022-10-21 18:41:26 UTC

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

2022-10-21 18:41:49 UTC

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

2022-10-21 18:41:55 UTC

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

2022-10-21 19:17:29 UTC

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

2022-10-21 19:17:30 UTC

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

2022-10-21 19:17:30 UTC

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

2022-10-21 19:36:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-21T19:36:36Z

2022-10-21 19:36:51 UTC

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

2022-10-21 19:36:51 UTC

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

2022-10-21 19:36:51 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