Namespace
rancher
Image / Tag
rancher-agent:v2.6-b66dd0f614f9d60ef54dfb82da12b9b8b194021b-head
Content Digest
sha256:74d14aa0272b8af18bb1cd40557136452115ce792c205e1b210ef4f3e0ced447
Details
Created

2022-07-23 01:53:02 UTC

Size

199 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-07-21T16:31:50.852857908Z
  • 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.3
  • 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.3
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-07-23T01:51:52Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b66dd0f614f9d60ef54dfb82da12b9b8b194021b
  • 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.3
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.3

Environment
AGENT_IMAGE

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

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

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

[#003] sha256:281b9a12906815293b6643719d705bbc8489b3e9a629a8dfcb3e050a23411277 - 42.92% (85.3 MB)

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

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

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


History
2022-07-21 16:32:29 UTC

KIWI 9.24.17

2022-07-23 01:52:28 UTC

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

2022-07-23 01:52:28 UTC

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

2022-07-23 01:52:39 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-23 01:52:39 UTC

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

2022-07-23 01:52:40 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-23 01:52:40 UTC

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

2022-07-23 01:52:40 UTC

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

2022-07-23 01:52:40 UTC

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

2022-07-23 01:52:40 UTC

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

2022-07-23 01:52:57 UTC

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

2022-07-23 01:53:01 UTC

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

2022-07-23 01:53:02 UTC

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

2022-07-23 01:53:02 UTC

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

2022-07-23 01:53:02 UTC

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

2022-07-23 01:53:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-23T01:51:52Z

2022-07-23 01:53:02 UTC

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

2022-07-23 01:53:02 UTC

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

2022-07-23 01:53:02 UTC

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

Details
Created

2022-07-23 01:24:29 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-23T01:24:23Z
  • org.opencontainers.image.revision
    b66dd0f614f9d60ef54dfb82da12b9b8b194021b
  • 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-b66dd0f614f9d60ef54dfb82da12b9b8b194021b-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:195a650fd98e5f095bf8f1bde0f2600282e7ca50e2d7b4657147720546dd0cda - 0.0% (1.06 KB)

[#003] sha256:79cc2027b94538d4b7a2f2c4e958a611f0fe116807e85b35e97d0cc3e90b48d9 - 0.0% (1.09 KB)

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

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

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

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

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

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

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

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

[#012] sha256:cb70684901e41801130221bbdf25d50a4c92cce9b5f5b4ab520ce104a75f3f67 - 0.0% (1.07 KB)

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

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

[#015] sha256:39ddd9b19bf942c36a6aadec9f4a01ab3b2a7b1f32ba9236c5ad0d8d1f0d8975 - 0.0% (1.1 KB)

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

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

[#018] sha256:5a368128280278ed5d86e5b9559a4acb0d9c3cdd07407ec2d85f8e3bad61b60b - 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-23 00:36:48 UTC

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

2022-07-23 00:36:49 UTC

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

2022-07-23 00:37:07 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-23 00:37:15 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-23 00:37:21 UTC

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

2022-07-23 00:37:27 UTC

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

2022-07-23 00:37:27 UTC

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

2022-07-23 00:37:28 UTC

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

2022-07-23 00:37:28 UTC

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

2022-07-23 01:24:25 UTC

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

2022-07-23 01:24:25 UTC

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

2022-07-23 01:24:26 UTC

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

2022-07-23 01:24:27 UTC

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

2022-07-23 01:24:27 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-07-23T01:24:23Z

2022-07-23 01:24:28 UTC

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

2022-07-23 01:24:28 UTC

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

2022-07-23 01:24:29 UTC

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

Details
Created

2022-07-23 01:41:05 UTC

Size

2.26 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-23T01:36:57Z
  • org.opencontainers.image.revision
    b66dd0f614f9d60ef54dfb82da12b9b8b194021b
  • 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-b66dd0f614f9d60ef54dfb82da12b9b8b194021b-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

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

[#003] sha256:a3abc842e862b80b0658e70c4ed29eef5cc82eda7f5c85190cedd3236271c8d3 - 0.0% (1.31 KB)

[#004] sha256:49b1305ede4c02f6db7152dc174ef686407be5ce9ecfa22fee308efd8956a401 - 0.46% (10.7 MB)

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

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

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

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

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

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

[#011] sha256:3e04fd2ea49c529a14f36c33a3d77eb6eeaa8e292333f988729159f3049296db - 0.0% (1.26 KB)

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

[#013] sha256:aa58e809466b4de6727be5127a7dea6529fc25249555ad291187bd98068834d3 - 1.33% (30.6 MB)

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

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

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

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

[#018] sha256:c1fe4b17f6342d00f8c96474c7d10e2010d4967502675795f7be4c08223db5b1 - 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-23 01:40:20 UTC

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

2022-07-23 01:40:21 UTC

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

2022-07-23 01:40:31 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-23 01:40:41 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-23 01:40:49 UTC

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

2022-07-23 01:40:58 UTC

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

2022-07-23 01:40:58 UTC

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

2022-07-23 01:40:59 UTC

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

2022-07-23 01:40:59 UTC

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

2022-07-23 01:41:00 UTC

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

2022-07-23 01:41:00 UTC

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

2022-07-23 01:41:01 UTC

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

2022-07-23 01:41:02 UTC

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

2022-07-23 01:41:03 UTC

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

2022-07-23 01:41:03 UTC

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

2022-07-23 01:41:04 UTC

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

2022-07-23 01:41:05 UTC

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

Details
Created

2022-07-23 01:34:04 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-07-21T17:02:29.020017390Z
  • 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.3
  • 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.3
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-07-23T01:33:05Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b66dd0f614f9d60ef54dfb82da12b9b8b194021b
  • 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.3
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.3

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-b66dd0f614f9d60ef54dfb82da12b9b8b194021b-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:373e95ffb5bd891005f2e3f4d427a611dbf0967646f3fba8b391615b42f64bc7 - 23.32% (45.6 MB)

[#001] sha256:5d4f6cc098c11e62a1e62f13381a5f2e37982ce4e1c0f92eaffc7ccaac83822f - 17.62% (34.5 MB)

[#002] sha256:69bf0f12d0fa6d142af97aac7538e6ff2bd64591355de2581ffafd544bc41fd9 - 1.12% (2.19 MB)

[#003] sha256:6c4db9201bb8e46a64231f0aecbc149b58b8ea0a33c5edf26786379af8ead13f - 43.66% (85.4 MB)

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

[#005] sha256:92f83fa0a84ab9a4d5233d288a1b615c20c397e5f534dae82e1d4fbf78f79ae9 - 14.27% (27.9 MB)

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


History
2022-07-21 17:02:59 UTC

KIWI 9.24.17

2022-07-23 01:33:32 UTC

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

2022-07-23 01:33:32 UTC

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

2022-07-23 01:33:43 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-23 01:33:43 UTC

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

2022-07-23 01:33:44 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-23 01:33:44 UTC

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

2022-07-23 01:33:44 UTC

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

2022-07-23 01:33:44 UTC

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

2022-07-23 01:33:44 UTC

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

2022-07-23 01:33:59 UTC

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

2022-07-23 01:34:03 UTC

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

2022-07-23 01:34:04 UTC

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

2022-07-23 01:34:04 UTC

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

2022-07-23 01:34:04 UTC

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

2022-07-23 01:34:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-23T01:33:05Z

2022-07-23 01:34:04 UTC

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

2022-07-23 01:34:04 UTC

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

2022-07-23 01:34:04 UTC

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

Details
Created

2022-07-23 01:20:48 UTC

Size

195 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-07-21T20:06:53.577235527Z
  • 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.3
  • 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.3
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-07-23T01:20:11Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b66dd0f614f9d60ef54dfb82da12b9b8b194021b
  • 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.3
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.3

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-b66dd0f614f9d60ef54dfb82da12b9b8b194021b-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:ddce6a002b3b12a626f2447d486dcaa60ab18a52d9e079a7ef2ee3d473cb1fa6 - 22.54% (43.9 MB)

[#001] sha256:c93d664536a0cc7cf3145b2514b88d3a3b3b158a4edfcd9f19b464120b0aae78 - 17.48% (34.1 MB)

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

[#003] sha256:94e10962aa0c2e0e763acb6ddc6c19205b50c40f3a57bc6e3ba6307953e3ba32 - 43.81% (85.4 MB)

[#004] sha256:61450089dd1f13de75c16f0afc81740c05ca96c9833717fc529bc9309864b714 - 0.0% (9.56 KB)

[#005] sha256:a83eb1de9216cc7b3e7fa5e3d940674097df3e543dcd7abc5c23859c2af6ade7 - 15.01% (29.3 MB)

[#006] sha256:44cf0b09cf494458ea2ecfe6ccecbe690092821e53c4c73908a4726c6d56a183 - 0.0% (171 Bytes)


History
2022-07-21 20:07:10 UTC

KIWI 9.24.17

2022-07-22 09:00:20 UTC

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

2022-07-22 09:00:20 UTC

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

2022-07-22 09:00:58 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-22 09:00:59 UTC

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

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

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

2022-07-22 09:01:11 UTC

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

2022-07-23 01:20:20 UTC

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

2022-07-23 01:20:21 UTC

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

2022-07-23 01:20:42 UTC

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

2022-07-23 01:20:44 UTC

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

2022-07-23 01:20:46 UTC

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

2022-07-23 01:20:46 UTC

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

2022-07-23 01:20:47 UTC

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

2022-07-23 01:20:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-23T01:20:11Z

2022-07-23 01:20:47 UTC

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

2022-07-23 01:20:47 UTC

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

2022-07-23 01:20:48 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