Namespace
rancher
Image / Tag
rancher-agent:v2.7.0-head
Content Digest
sha256:32d7f560231e56fae7bf9581a2405ba9a127bb8e382aabe821a353819e972652
Details
Created

2022-12-21 00:30:30 UTC

Size

255 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-12-13T12:51:20.103459320Z
  • 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.83
  • 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.83
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-12-21T00:29:24Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    ce9a7aea4b13fed7acd02cc32667b2ae72f98f5a
  • 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.83
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.83

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.0-ce9a7aea4b13fed7acd02cc32667b2ae72f98f5a-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:5aad86b854d72e195e9e0ef8240a39c4f613ef7a338a4e48c74f626990796e8b - 17.05% (43.5 MB)

[#001] sha256:778f76f35b24d5248904a799bebb4e9e3443d0f841d56840ba9f3ab028b74ecf - 13.73% (35.1 MB)

[#002] sha256:716f7eb61fb425ce3cd2a76ac2fad4582f2c88f2b79b3407c893b41d63be89f4 - 0.93% (2.38 MB)

[#003] sha256:af82269ebc88c7e58f463ce20959f4c8c6e16b6b2a46022b64d89f852c177160 - 56.32% (144 MB)

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

[#005] sha256:3b27451cbd4bb8f5a5a35b2bdb196899d713930805371304b7a6d8c07d8c4574 - 11.97% (30.6 MB)

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


History
2022-12-13 12:51:34 UTC

KIWI 9.24.36

2022-12-21 00:29:59 UTC

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

2022-12-21 00:29:59 UTC

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

2022-12-21 00:30:09 UTC

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

2022-12-21 00:30:09 UTC

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

2022-12-21 00:30:10 UTC

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

2022-12-21 00:30:10 UTC

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

2022-12-21 00:30:10 UTC

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

2022-12-21 00:30:10 UTC

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

2022-12-21 00:30:10 UTC

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

2022-12-21 00:30:25 UTC

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

2022-12-21 00:30:29 UTC

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

2022-12-21 00:30:29 UTC

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

2022-12-21 00:30:30 UTC

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

2022-12-21 00:30:30 UTC

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

2022-12-21 00:30:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-21T00:29:24Z

2022-12-21 00:30:30 UTC

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

2022-12-21 00:30:30 UTC

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

2022-12-21 00:30:30 UTC

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

Details
Created

2022-12-21 00:28:54 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-12-21T00:26:08Z
  • org.opencontainers.image.revision
    ce9a7aea4b13fed7acd02cc32667b2ae72f98f5a
  • 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.0-ce9a7aea4b13fed7acd02cc32667b2ae72f98f5a-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:98ecc5bab1a6382274d089dd7cdac84621f6f856603f75d15f1c6db55e5fade0 - 29.58% (802 MB)

[#002] sha256:044c40611697cf9bfa45420b2c66aed9b7674b851db2a551f6c715dd6b7704f4 - 0.0% (1.06 KB)

[#003] sha256:82a6a9b04e35d0b14fcbbbf0f64616f1aaaa49014aa4030c1b6c1a7c4b060659 - 0.0% (1.07 KB)

[#004] sha256:489342f807bf9da291f5a4d09d9a254c70828496fe475a7f38f799493355ddeb - 0.44% (11.8 MB)

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

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

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

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

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

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

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

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

[#013] sha256:2f40c62992a9bbfeb573dc368adc8bd7c4b91cfdc85450930b983dff6e18d55c - 1.13% (30.7 MB)

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

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

[#016] sha256:c238eea12a2bff6f3b4e847ac0c89acf5302f9598f84f62f8513f136f1289bfb - 0.0% (1.09 KB)

[#017] sha256:9da06b4701ae591100ea37ed0f5d916d3bc47383e85d8a7df38dc8bbeab65e8d - 0.0% (1.07 KB)

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


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

Apply image 10.0.17763.2803

2022-12-11 08:04:49 UTC

Install update 10.0.17763.3770

2022-12-21 00:28:11 UTC

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

2022-12-21 00:28:12 UTC

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

2022-12-21 00:28: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-12-21 00:28:37 UTC

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

2022-12-21 00:28:43 UTC

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

2022-12-21 00:28:49 UTC

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

2022-12-21 00:28:50 UTC

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

2022-12-21 00:28:50 UTC

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

2022-12-21 00:28:50 UTC

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

2022-12-21 00:28:51 UTC

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

2022-12-21 00:28:51 UTC

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

2022-12-21 00:28:52 UTC

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

2022-12-21 00:28:53 UTC

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

2022-12-21 00:28:53 UTC

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

2022-12-21 00:28:53 UTC

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

2022-12-21 00:28:54 UTC

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

2022-12-21 00:28:54 UTC

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

Details
Created

2022-12-21 00:08:52 UTC

Size

2.39 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-12-21T00:08:46Z
  • org.opencontainers.image.revision
    ce9a7aea4b13fed7acd02cc32667b2ae72f98f5a
  • 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.0-ce9a7aea4b13fed7acd02cc32667b2ae72f98f5a-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:f02a459b6762581b68b0bcef54424185a63dc797b7e39eba476c61ac1f423863 - 39.04% (955 MB)

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

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

[#004] sha256:b9e1a9ab943a9adf95875c35ce72f5ad4ec8c2fdcbe9458836a2c44e4e93b64d - 0.49% (12 MB)

[#005] sha256:b0e93256cf7e76932e5ec02d973bee53196c49c2edd9a8aeabe3a4b0fcfcc27d - 2.1% (51.4 MB)

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

[#007] sha256:674dfd1022006104141616cd1016c47c60e419bf963828ba706ee555b1d701ba - 0.58% (14.2 MB)

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

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

[#010] sha256:c3643199b3d0ebd9e9e256df9242d263f795c835c65f4e5c449d87f80b821ec4 - 0.0% (1.29 KB)

[#011] sha256:890777b57ca097ea77abfe061dbf924a625826fc96d62665218ad15f16ae17ff - 0.0% (1.26 KB)

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

[#013] sha256:610f9527ae07ebf404c3936c4010ebecdbb47f8267375d531ecf97a96af03949 - 1.25% (30.7 MB)

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

[#015] sha256:dd2e9d07cc39ac6fe99b673c1d92a8aa77618f215c67d8f057c3c6ce1e4e6f6a - 0.0% (1.26 KB)

[#016] sha256:5a53d64efcf22fb92dfc15005c8e60790e3cf5c57942c56e1ae2c82ec1f13791 - 0.0% (1.29 KB)

[#017] sha256:79f002328c7809cd7b07c150d8e5d6455cd4a3e9867c211eb2aa716777440d26 - 0.0% (1.27 KB)

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


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

Apply image 10.0.20348.643

2022-12-09 09:36:47 UTC

Install update 10.0.20348.1366

2022-12-21 00:00:13 UTC

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

2022-12-21 00:00:14 UTC

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

2022-12-21 00:00:24 UTC

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

2022-12-21 00:00:34 UTC

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

2022-12-21 00:00:42 UTC

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

2022-12-21 00:00:50 UTC

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

2022-12-21 00:00:50 UTC

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

2022-12-21 00:00:51 UTC

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

2022-12-21 00:00:51 UTC

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

2022-12-21 00:08:47 UTC

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

2022-12-21 00:08:48 UTC

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

2022-12-21 00:08:49 UTC

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

2022-12-21 00:08:50 UTC

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

2022-12-21 00:08:50 UTC

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

2022-12-21 00:08:51 UTC

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

2022-12-21 00:08:51 UTC

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

2022-12-21 00:08:52 UTC

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

Details
Created

2022-12-21 00:26:35 UTC

Size

252 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-12-13T12:49:15.762745490Z
  • 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.83
  • 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.83
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-12-21T00:25:39Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    ce9a7aea4b13fed7acd02cc32667b2ae72f98f5a
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.83
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.83

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.0-ce9a7aea4b13fed7acd02cc32667b2ae72f98f5a-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:1b8b8bd43f7d1c46b207b7b913e748669f2ffa80fb935fd67ae69d9e3a7e0b83 - 17.31% (43.6 MB)

[#001] sha256:cb752da22cf68000c832b12a1cf1ea8c6923e4055581762d8e8c27ccd1264df8 - 13.67% (34.5 MB)

[#002] sha256:c46d468a24a0ed3cbf63de5a0b5f357a46a05f396404dd3c17a7a6a2d23f465d - 0.87% (2.19 MB)

[#003] sha256:fd80428c406e0da7ecc15facf7cfe905b982a1d4ad84cb6ce74e5a7dc31dcd3a - 57.05% (144 MB)

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

[#005] sha256:6ba4db818bf2cbb1458aebb947068f58b24cc03f147b24c18f9849c45a5ef22d - 11.1% (28 MB)

[#006] sha256:66ae748c708f66415189e0c928a84e932b7db46d862b5bae6ba3f27a48e000e6 - 0.0% (171 Bytes)


History
2022-12-13 12:49:49 UTC

KIWI 9.24.36

2022-12-21 00:26:05 UTC

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

2022-12-21 00:26:05 UTC

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

2022-12-21 00:26:15 UTC

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

2022-12-21 00:26:16 UTC

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

2022-12-21 00:26:16 UTC

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

2022-12-21 00:26:16 UTC

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

2022-12-21 00:26:17 UTC

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

2022-12-21 00:26:17 UTC

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

2022-12-21 00:26:17 UTC

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

2022-12-21 00:26:30 UTC

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

2022-12-21 00:26:34 UTC

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

2022-12-21 00:26:34 UTC

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

2022-12-21 00:26:35 UTC

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

2022-12-21 00:26:35 UTC

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

2022-12-21 00:26:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-21T00:25:39Z

2022-12-21 00:26:35 UTC

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

2022-12-21 00:26:35 UTC

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

2022-12-21 00:26:35 UTC

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

Details
Created

2022-12-21 00:15:59 UTC

Size

252 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-12-13T12:48:12.293360572Z
  • 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.83
  • 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.83
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-12-21T00:15:46Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    ce9a7aea4b13fed7acd02cc32667b2ae72f98f5a
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.83
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.83

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.0-ce9a7aea4b13fed7acd02cc32667b2ae72f98f5a-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:9801e2ca503b5a4a4b58d47fa5030b8d74ecaf74167e217b1af90bd2c8461b6d - 16.7% (42 MB)

[#001] sha256:b14ba4bd5fddcba6cdf27aa5ad9d52a88358ce648d695cf2fc523754b5dce5b1 - 13.54% (34.1 MB)

[#002] sha256:7e9f13e65b644dd5539555ee6cf9bcd426b37e98fa80b43ee1e2f1ff677d5952 - 0.89% (2.23 MB)

[#003] sha256:0a6be2a3150313e0fba5c696045ec9cd06533d6956b0a0bee206ee43ee95f5b0 - 57.14% (144 MB)

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

[#005] sha256:244c82b8903f598e0d11689f7dca339f1441db7e3f3639207a4574d6f5f69f99 - 11.73% (29.5 MB)

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


History
2022-12-13 12:48:41 UTC

KIWI 9.24.36

2022-12-20 20:51:04 UTC

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

2022-12-20 20:51:04 UTC

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

2022-12-20 20:51:47 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-12-20 20:51:47 UTC

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

2022-12-20 20:51:49 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-12-20 20:51:49 UTC

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

2022-12-20 20:51:49 UTC

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

2022-12-21 00:00:00 UTC

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

2022-12-21 00:00:00 UTC

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

2022-12-21 00:00:19 UTC

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

2022-12-21 00:00:22 UTC

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

2022-12-21 00:00:23 UTC

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

2022-12-21 00:00:23 UTC

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

2022-12-21 00:00:24 UTC

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

2022-12-21 00:15:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-21T00:15:46Z

2022-12-21 00:15:59 UTC

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

2022-12-21 00:15:59 UTC

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

2022-12-21 00:15:59 UTC

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

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete