Namespace
rancher
Image / Tag
rancher-agent:v2.6-cd9ab08c64fedc3dd3326c96135722dd04d5eab1-head
Content Digest
sha256:2c3dfdcd71577d51ddae86a49f81ea264ffe69123db1c216f7c17f13072eedfb
Details
Created

2022-08-02 18:22:07 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-08-01T11:38:15.446220083Z
  • 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.8
  • 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.8
  • 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-08-02T18:20:57Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    cd9ab08c64fedc3dd3326c96135722dd04d5eab1
  • 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.8
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.8

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-cd9ab08c64fedc3dd3326c96135722dd04d5eab1-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:fa7b56d5c3384ba588ec4cfb14d4c1b9c21f050f40220b9e1ad88dc1e3579115 - 22.89% (45.6 MB)

[#001] sha256:8398e299b589e9c43f6122089e3a93fc57cbdb280fbf139af220ef5a9bc6c031 - 17.57% (35 MB)

[#002] sha256:7ef8acad5bf6968893d9ed1bf819af5446d51773d41db90fa717c64416fe2342 - 1.19% (2.38 MB)

[#003] sha256:fc0e6556eb47a20057f594ba540e91db0badd7108509010fe3bfd2fb1a72063c - 43.11% (85.9 MB)

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

[#005] sha256:6089e7403d0b97f400ea75ea8b20b60ff498b2b2260bb37916416eaae3fab301 - 15.24% (30.4 MB)

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


History
2022-08-01 11:38:30 UTC

KIWI 9.24.17

2022-08-02 18:21:33 UTC

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

2022-08-02 18:21:33 UTC

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

2022-08-02 18:21:43 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-08-02 18:21:44 UTC

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

2022-08-02 18:21:44 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-08-02 18:21:45 UTC

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

2022-08-02 18:21:45 UTC

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

2022-08-02 18:21:45 UTC

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

2022-08-02 18:21:45 UTC

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

2022-08-02 18:22:02 UTC

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

2022-08-02 18:22:05 UTC

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

2022-08-02 18:22:06 UTC

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

2022-08-02 18:22:06 UTC

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

2022-08-02 18:22:07 UTC

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

2022-08-02 18:22:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-02T18:20:57Z

2022-08-02 18:22:07 UTC

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

2022-08-02 18:22:07 UTC

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

2022-08-02 18:22:07 UTC

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

Details
Created

2022-08-02 18:24:04 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-08-02T18:19:21Z
  • org.opencontainers.image.revision
    cd9ab08c64fedc3dd3326c96135722dd04d5eab1
  • 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-cd9ab08c64fedc3dd3326c96135722dd04d5eab1-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:6a95dbe6534c296cd0bf37f72432e0faca19bed530d1970a8d1c81b5fd00dd37 - 0.0% (1.13 KB)

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

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

[#005] sha256:3c9a5679a2436b66baadbf05954e783b288d4d8c6f8112fc1290da747e984f92 - 1.87% (50 MB)

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

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

[#008] sha256:0ec8c6ce360431723d20c736e3ebb212f0b7d13c33d286fbdf12bea542999f97 - 0.0% (1.07 KB)

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

[#010] sha256:1a29f2178737ba2a0bb8bd27c77c376513162dbb168643a95f332bac9a44eeba - 0.0% (1.09 KB)

[#011] sha256:65b200731147820a8185ad582d5080267babd65ef38e7f42fda7523c73ec4268 - 0.0% (1.06 KB)

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

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

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

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

[#016] sha256:5f302e7fbc715c742dabe88ec66595618e5dd02a6166646d9b09ee9be3d7947a - 0.0% (1.05 KB)

[#017] sha256:732b4cc4569a70f8188b5b3b5133d915c4fb56b8e4cec7a38147109f62c0e237 - 0.0% (1.05 KB)

[#018] sha256:e1c12d19cd92992969ddefb7683d84b9cf2f2c660ee9b2112fe1c6e3280d9091 - 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-08-02 18:23:19 UTC

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

2022-08-02 18:23:19 UTC

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

2022-08-02 18:23:38 UTC

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

2022-08-02 18:23:46 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-08-02 18:23:53 UTC

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

2022-08-02 18:23:59 UTC

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

2022-08-02 18:23:59 UTC

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

2022-08-02 18:24:00 UTC

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

2022-08-02 18:24:00 UTC

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

2022-08-02 18:24:00 UTC

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

2022-08-02 18:24:01 UTC

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

2022-08-02 18:24:02 UTC

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

2022-08-02 18:24:03 UTC

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

2022-08-02 18:24:03 UTC

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

2022-08-02 18:24:03 UTC

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

2022-08-02 18:24:04 UTC

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

2022-08-02 18:24:04 UTC

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

Details
Created

2022-08-02 18:22:04 UTC

Size

2.26 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-08-02T18:17:35Z
  • org.opencontainers.image.revision
    cd9ab08c64fedc3dd3326c96135722dd04d5eab1
  • 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-cd9ab08c64fedc3dd3326c96135722dd04d5eab1-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:4d022378079a5c8c80a0610ffe927ccfe84eee279b15ab56ce036114bcf74e24 - 0.0% (1.27 KB)

[#003] sha256:15f4f22cc4616dd10f9ad7b970b17a306f07d666f32a6206625cf7a45bc3cc57 - 0.0% (1.27 KB)

[#004] sha256:0ba5bf637428e384590a8a133f7769fcef55a6aa84ddbed863c850d48f9842d0 - 0.52% (12.1 MB)

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

[#006] sha256:e14eb440debc1161643a6eb841e01f9fd280861325cce94bd36ff8ae64fe27f0 - 0.52% (12 MB)

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

[#008] sha256:c74a80f99cbf0a48779862fa5c2d55500fe9033271e618b47be5123964ae6661 - 0.0% (1.33 KB)

[#009] sha256:89bb6f2da8ce474c69b5d7fdcdc077a32626870641547c95531b83dfe6bafb6d - 0.0% (1.27 KB)

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

[#011] sha256:86cb0bce3b42039eef1f863c84c211b6e19c1106bd374916210d1bfd2a2dcdc6 - 0.0% (1.26 KB)

[#012] sha256:a2a73200bba29ca79f2ddbe5bcae905bb9c90c4d7a1063d93f5182bbb9ed893f - 0.0% (1.29 KB)

[#013] sha256:50755be06168e5a43a23815193104ad889db83b03a5180f82da2828ec0283b14 - 1.32% (30.6 MB)

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

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

[#016] sha256:272a2a5d5a982332eb89117d6898cadfe164f315bffba6237eeaab88954d6d78 - 0.0% (1.29 KB)

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

[#018] sha256:db512922db4afb4a40c901dd046313b6dedc6d740339ee52a526f43693e430fe - 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-08-02 18:21:15 UTC

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

2022-08-02 18:21:15 UTC

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

2022-08-02 18:21:27 UTC

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

2022-08-02 18:21:37 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-08-02 18:21:46 UTC

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

2022-08-02 18:21:54 UTC

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

2022-08-02 18:21:55 UTC

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

2022-08-02 18:21:55 UTC

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

2022-08-02 18:21:56 UTC

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

2022-08-02 18:21:56 UTC

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

2022-08-02 18:21:57 UTC

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

2022-08-02 18:21:58 UTC

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

2022-08-02 18:22:02 UTC

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

2022-08-02 18:22:03 UTC

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

2022-08-02 18:22:03 UTC

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

2022-08-02 18:22:04 UTC

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

2022-08-02 18:22:04 UTC

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

Details
Created

2022-08-02 18:10:46 UTC

Size

196 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-08-01T10:20:40.337427865Z
  • 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.8
  • 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.8
  • 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-08-02T18:09:45Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    cd9ab08c64fedc3dd3326c96135722dd04d5eab1
  • 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.8
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.8

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-cd9ab08c64fedc3dd3326c96135722dd04d5eab1-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:52e01fa42040ccf4a1493b08a972c5e12930584790a6cad2760e2bace5c530eb - 23.29% (45.6 MB)

[#001] sha256:5c3421a6adc78f20a1f1b1a57de4272be6191488a43784c44e8ff16128039e2d - 17.56% (34.4 MB)

[#002] sha256:4b0df45e765c92e83f667115ca8df65c7386a6027bc6489dcd120d38f178336b - 1.12% (2.19 MB)

[#003] sha256:6b9beb262357dd7e77c61002b3aad1d1eadac4e4546686232b2347dd0064efb8 - 43.79% (85.8 MB)

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

[#005] sha256:243741df06a93a532c28f870b941e18e3341ce4d01179da261aa0d0c613eb7a3 - 14.24% (27.9 MB)

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


History
2022-08-01 10:21:23 UTC

KIWI 9.24.17

2022-08-02 18:10:13 UTC

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

2022-08-02 18:10:13 UTC

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

2022-08-02 18:10:24 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-08-02 18:10:24 UTC

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

2022-08-02 18:10:25 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-08-02 18:10:25 UTC

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

2022-08-02 18:10:25 UTC

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

2022-08-02 18:10:26 UTC

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

2022-08-02 18:10:26 UTC

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

2022-08-02 18:10:41 UTC

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

2022-08-02 18:10:45 UTC

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

2022-08-02 18:10:45 UTC

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

2022-08-02 18:10:46 UTC

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

2022-08-02 18:10:46 UTC

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

2022-08-02 18:10:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-02T18:09:45Z

2022-08-02 18:10:46 UTC

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

2022-08-02 18:10:46 UTC

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

2022-08-02 18:10:46 UTC

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

Details
Created

2022-08-02 17:54:36 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-08-01T12:24:31.649124870Z
  • 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.8
  • 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.8
  • 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-08-02T17:53:56Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    cd9ab08c64fedc3dd3326c96135722dd04d5eab1
  • 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.8
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.8

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-cd9ab08c64fedc3dd3326c96135722dd04d5eab1-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:fdd9d94c7e77a348712cc7495681030cf18ee6d26f5ce73c0f102bcc5143e0b8 - 22.51% (44 MB)

[#001] sha256:5450bb6d339d0faa34dd664838e0332851b8021cad01f52baa9b859d17e353ff - 17.42% (34 MB)

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

[#003] sha256:cdae41826a6f270cde14acb5cd5bf7fc7fdab02f3950a584455db5c75de551f6 - 43.94% (85.8 MB)

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

[#005] sha256:8237d8fa2642855fee4d62100bf9bb1d3264752194dd1a37559448622993ed40 - 14.98% (29.3 MB)

[#006] sha256:797e2eabb35708d7b9c02e0bdd78051ba72fb8c2ce22416400481acee73b84ac - 0.0% (171 Bytes)


History
2022-08-01 12:25:06 UTC

KIWI 9.24.17

2022-08-01 23:55:18 UTC

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

2022-08-01 23:55:18 UTC

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

2022-08-01 23:55:53 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-08-01 23:55:53 UTC

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

2022-08-01 23:55:57 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-08-01 23:55:57 UTC

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

2022-08-01 23:55:58 UTC

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

2022-08-02 17:54:03 UTC

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

2022-08-02 17:54:03 UTC

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

2022-08-02 17:54:23 UTC

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

2022-08-02 17:54:31 UTC

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

2022-08-02 17:54:33 UTC

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

2022-08-02 17:54:35 UTC

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

2022-08-02 17:54:35 UTC

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

2022-08-02 17:54:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-02T17:53:56Z

2022-08-02 17:54:36 UTC

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

2022-08-02 17:54:36 UTC

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

2022-08-02 17:54:36 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