Namespace
rancher
Image / Tag
rancher-agent:v2.6-447d78a00b1df57f529ec06dd1ba2d074e839e24-head
Content Digest
sha256:d09afc78059d13ec0e8b0a8a1e8fc009714b1cf738aad56e093e69546cc33552
Details
Created

2022-07-20 02:44:24 UTC

Size

198 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-07-15T14:32:25.607934229Z
  • com.suse.sle.base.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • com.suse.sle.base.eula
    sle-bci
  • com.suse.sle.base.image-type
    sle-bci
  • com.suse.sle.base.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.17.24
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/47b386db6f44d578cad56668c0c696a9/
  • com.suse.sle.base.supportlevel
    l3
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.17.24
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • org.opencontainers.image.created
    2022-07-20T02:43:15Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    447d78a00b1df57f529ec06dd1ba2d074e839e24
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.17.24
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.24

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-447d78a00b1df57f529ec06dd1ba2d074e839e24-head

KUBECTL_VERSION

v1.23.6

LOGLEVEL_VERSION

v0.1.5

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:d18bf3444af22452f967b71b3e3de1ba4d65e27c227a8f8a9a83f165806e386d - 22.73% (45 MB)

[#001] sha256:447f5aecdd576985720c137852335cfcc020b59dd6f87bcb2ed75774608bdba0 - 17.73% (35.1 MB)

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

[#003] sha256:e3010114684f151938730e82d57825d469d98ed57f71af141ad6206a5801923c - 43.04% (85.3 MB)

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

[#005] sha256:8d54be1b0816257a98e92882de64c71096c6e548a2aa89778ae40d6b4379d47f - 15.29% (30.3 MB)

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


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

KIWI 9.24.17

2022-07-20 02:43:51 UTC

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

2022-07-20 02:43:51 UTC

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

2022-07-20 02:44:01 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-20 02:44:02 UTC

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

2022-07-20 02:44:03 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-20 02:44:03 UTC

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

2022-07-20 02:44:03 UTC

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

2022-07-20 02:44:03 UTC

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

2022-07-20 02:44:03 UTC

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

2022-07-20 02:44:19 UTC

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

2022-07-20 02:44:23 UTC

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

2022-07-20 02:44:24 UTC

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

2022-07-20 02:44:24 UTC

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

2022-07-20 02:44:24 UTC

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

2022-07-20 02:44:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-20T02:43:15Z

2022-07-20 02:44:24 UTC

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

2022-07-20 02:44:24 UTC

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

2022-07-20 02:44:24 UTC

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

Details
Created

2022-07-20 02:48:06 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-20T02:43:14Z
  • org.opencontainers.image.revision
    447d78a00b1df57f529ec06dd1ba2d074e839e24
  • 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-447d78a00b1df57f529ec06dd1ba2d074e839e24-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:1d6c3a1d7c39f8d3e86c02dd815ce8f0796e76ba5cdfabccdc4dd39994876158 - 0.0% (1.07 KB)

[#003] sha256:5da95fa07f79724266fbc6eff606acbec5802bb5678e04f5618032cec81e58b6 - 0.0% (1.06 KB)

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

[#005] sha256:160d3386f07b687ddae380d3442c08d4e14f76e79482eff8d35dcb14b605267c - 1.88% (50 MB)

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

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

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

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

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

[#011] sha256:474e6029133717c5d7c4949efabc0cc53da22c6efd40b2ec3db3b07a24d5ec25 - 0.0% (1.06 KB)

[#012] sha256:17f8f2c5000b6fef76d28a9e4463d242d63e30a21c08ffaafa333a4727f136b5 - 0.0% (1.06 KB)

[#013] sha256:abae6e0a55d33a6b43b5c63b648ddfb248a0f9d076671d82af8514e8ac42b67b - 1.15% (30.5 MB)

[#014] sha256:e1f136d28a5d52ef34c20257ec769a6aa0e5606a82ad403dd3fe60cbd8241673 - 0.0% (1.09 KB)

[#015] sha256:3b8917b7b0ff7ae4e9e1632403861aa889d60691eacacae32aa6a4971eea5757 - 0.0% (1.09 KB)

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

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

[#018] sha256:548c7d3ff71c1fad8be026850a06529ec339c73a54e9bfa84f3f9ecb076b42bf - 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-20 02:47:22 UTC

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

2022-07-20 02:47:23 UTC

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

2022-07-20 02:47:40 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-20 02:47:48 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-20 02:47:54 UTC

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

2022-07-20 02:48:00 UTC

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

2022-07-20 02:48:00 UTC

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

2022-07-20 02:48:01 UTC

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

2022-07-20 02:48:01 UTC

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

2022-07-20 02:48:02 UTC

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

2022-07-20 02:48:02 UTC

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

2022-07-20 02:48:03 UTC

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

2022-07-20 02:48:04 UTC

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

2022-07-20 02:48:04 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-07-20T02:43:14Z

2022-07-20 02:48:05 UTC

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

2022-07-20 02:48:05 UTC

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

2022-07-20 02:48:06 UTC

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

Details
Created

2022-07-20 02:44:55 UTC

Size

2.26 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-20T02:41:03Z
  • org.opencontainers.image.revision
    447d78a00b1df57f529ec06dd1ba2d074e839e24
  • 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-447d78a00b1df57f529ec06dd1ba2d074e839e24-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:38b1d0a4ba9fcbc752c8d8010d899b2ad785951571ac8fbc7b39b3117fbe1ff1 - 0.0% (1.29 KB)

[#003] sha256:edf4ddfb43c09e7b4084e1793ed9735be49d74992408eb731f224e1d343612e1 - 0.0% (1.29 KB)

[#004] sha256:072cfb35a0d8724bac9cfd14e90ddff2d523257f701c9a84509135737fe28190 - 0.46% (10.7 MB)

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

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

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

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

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

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

[#011] sha256:3461da4c580382fb8fedc5e82c5b576a63cd07c0f4547c8a1abae4da3e51666c - 0.0% (1.29 KB)

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

[#013] sha256:33a3b4b04301b970ba0b7ee8a3ba468a5a135a91349f6715b2d5d9b0e02090da - 1.32% (30.5 MB)

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

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

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

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

[#018] sha256:e027b06ab1310c18a6c5ffb36fe8f9840162c08d7f9958fd0e281645cf831737 - 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-20 02:44:14 UTC

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

2022-07-20 02:44:14 UTC

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

2022-07-20 02:44:24 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-20 02:44:34 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-20 02:44:42 UTC

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

2022-07-20 02:44:49 UTC

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

2022-07-20 02:44:50 UTC

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

2022-07-20 02:44:50 UTC

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

2022-07-20 02:44:51 UTC

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

2022-07-20 02:44:51 UTC

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

2022-07-20 02:44:52 UTC

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

2022-07-20 02:44:53 UTC

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

2022-07-20 02:44:53 UTC

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

2022-07-20 02:44:54 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-07-20T02:41:03Z

2022-07-20 02:44:54 UTC

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

2022-07-20 02:44:55 UTC

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

2022-07-20 02:44:55 UTC

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

Details
Created

2022-07-20 02:36:47 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-15T12:57:43.098958635Z
  • com.suse.sle.base.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • com.suse.sle.base.eula
    sle-bci
  • com.suse.sle.base.image-type
    sle-bci
  • com.suse.sle.base.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.17.24
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/47b386db6f44d578cad56668c0c696a9/
  • com.suse.sle.base.supportlevel
    l3
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.17.24
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • org.opencontainers.image.created
    2022-07-20T02:35:47Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    447d78a00b1df57f529ec06dd1ba2d074e839e24
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.17.24
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.24

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-447d78a00b1df57f529ec06dd1ba2d074e839e24-head

KUBECTL_VERSION

v1.23.6

LOGLEVEL_VERSION

v0.1.5

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:a98c123de00384a9a336a56aebd9222983f1c172845a1068bf0683e4993db838 - 23.07% (45 MB)

[#001] sha256:cf29c68d27062b2e41a0c4ccfcbfcb8ee679ec7b74ca9cea50d953ee1451dd79 - 17.73% (34.5 MB)

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

[#003] sha256:e3ac6755f86702f35e1722eda9ea8734ac91662968be275f9433770cae7b24a9 - 43.79% (85.3 MB)

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

[#005] sha256:def6900b901795524296fc32a8f4710f71beec33bf2c3ac711df2b48072369ee - 14.29% (27.8 MB)

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


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

KIWI 9.24.17

2022-07-20 02:36:15 UTC

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

2022-07-20 02:36:15 UTC

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

2022-07-20 02:36:26 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-20 02:36:26 UTC

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

2022-07-20 02:36:27 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-20 02:36:27 UTC

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

2022-07-20 02:36:27 UTC

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

2022-07-20 02:36:27 UTC

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

2022-07-20 02:36:27 UTC

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

2022-07-20 02:36:42 UTC

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

2022-07-20 02:36:46 UTC

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

2022-07-20 02:36:47 UTC

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

2022-07-20 02:36:47 UTC

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

2022-07-20 02:36:47 UTC

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

2022-07-20 02:36:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-20T02:35:47Z

2022-07-20 02:36:47 UTC

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

2022-07-20 02:36:47 UTC

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

2022-07-20 02:36:47 UTC

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

Details
Created

2022-07-20 02:22:33 UTC

Size

193 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-07-15T13:52:03.219841248Z
  • com.suse.sle.base.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • com.suse.sle.base.eula
    sle-bci
  • com.suse.sle.base.image-type
    sle-bci
  • com.suse.sle.base.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.17.24
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/47b386db6f44d578cad56668c0c696a9/
  • com.suse.sle.base.supportlevel
    l3
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.17.24
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • org.opencontainers.image.created
    2022-07-20T02:22:02Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    447d78a00b1df57f529ec06dd1ba2d074e839e24
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.17.24
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.24

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-447d78a00b1df57f529ec06dd1ba2d074e839e24-head

KUBECTL_VERSION

v1.23.6

LOGLEVEL_VERSION

v0.1.5

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:1770b3a024cfaed5b51162db3174a66002a14693ec3272c598b32f7efcd4a1f7 - 22.4% (43.3 MB)

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

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

[#003] sha256:fdbbb6e26474e6732bca8753fdac5921043c744a7907abd8d2ca2be55cafae3b - 43.66% (84.3 MB)

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

[#005] sha256:31c23ea676a8bc17052234a412ebaeb720637996417387abe73fd561643b7276 - 15.11% (29.2 MB)

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


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

KIWI 9.24.17

2022-07-18 15:20:57 UTC

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

2022-07-18 15:20:57 UTC

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

2022-07-18 15:21:30 UTC

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

2022-07-18 15:21:30 UTC

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

2022-07-18 15:21:32 UTC

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

2022-07-18 15:21:32 UTC

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

2022-07-18 15:21:32 UTC

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

2022-07-20 02:22:08 UTC

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

2022-07-20 02:22:08 UTC

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

2022-07-20 02:22:28 UTC

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

2022-07-20 02:22:32 UTC

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

2022-07-20 02:22:33 UTC

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

2022-07-20 02:22:33 UTC

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

2022-07-20 02:22:33 UTC

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

2022-07-20 02:22:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-20T02:22:02Z

2022-07-20 02:22:33 UTC

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

2022-07-20 02:22:33 UTC

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

2022-07-20 02:22:33 UTC

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

Danger Zone
Delete Tag

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

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

Delete