Namespace
rancher
Image / Tag
rancher-agent:v2.6-e464ea4056775539e94c7238b95ef56efa46ecee-head
Content Digest
sha256:24f89fa4978b32cb8f519507717db485884d8937648b36441f8e11cdfe99454a
Details
Created

2022-07-22 09:34:17 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-22T09:33:06Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    e464ea4056775539e94c7238b95ef56efa46ecee
  • 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-e464ea4056775539e94c7238b95ef56efa46ecee-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:b1ac068921767ea0ca41e25ef5a9e37bfe6836accdcbe09ece7886a3b251a721 - 17.63% (35 MB)

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

[#003] sha256:936bd31165aa68df80c5c74628b0028c9f186c62e1610ea187d4906f5ea11149 - 42.92% (85.3 MB)

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

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

[#006] sha256:0b783f8b07b60402842147ee551eb8ec73c15149878f899743ea6e9f88e6cda6 - 0.0% (169 Bytes)


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

KIWI 9.24.17

2022-07-22 09:33:43 UTC

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

2022-07-22 09:33:43 UTC

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

2022-07-22 09:33:53 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-22 09:33:53 UTC

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

2022-07-22 09:33:54 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-22 09:33:54 UTC

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

2022-07-22 09:33:54 UTC

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

2022-07-22 09:33:54 UTC

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

2022-07-22 09:33:54 UTC

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

2022-07-22 09:34:12 UTC

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

2022-07-22 09:34:15 UTC

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

2022-07-22 09:34:16 UTC

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

2022-07-22 09:34:16 UTC

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

2022-07-22 09:34:16 UTC

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

2022-07-22 09:34:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-22T09:33:06Z

2022-07-22 09:34:17 UTC

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

2022-07-22 09:34:17 UTC

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

2022-07-22 09:34:17 UTC

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

Details
Created

2022-07-22 09:24:51 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-22T09:20:25Z
  • org.opencontainers.image.revision
    e464ea4056775539e94c7238b95ef56efa46ecee
  • 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-e464ea4056775539e94c7238b95ef56efa46ecee-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:cd16a5b7849615f180438d8f625aea3fbe169c31f388e17f4e099034a30990a9 - 0.0% (1.07 KB)

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

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

[#005] sha256:619e88478e86724a2f9c002306ce3fab5edfb9ab8ad31d1074eac1814c05aa6f - 1.88% (50 MB)

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

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

[#008] sha256:5623f88ffed6159b3ee87e157d3391326772948bfdd19e1869d11dac79fc1ae4 - 0.0% (1.09 KB)

[#009] sha256:06f2a8b4c491faeb618104e028fef15ec0b06b1456c03972b3ffe706452a566f - 0.0% (1.08 KB)

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

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

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

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

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

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

[#016] sha256:6ada3ed0ca49f50a11b455a1697f13b4a09278e296c1bca8abbece5096bbde39 - 0.0% (1.07 KB)

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

[#018] sha256:6df30258e8e372c018179df3d6fbb425026290e909e77c4dff4e8e3003c4dcf7 - 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-22 09:24:10 UTC

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

2022-07-22 09:24:10 UTC

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

2022-07-22 09:24:28 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-22 09:24:35 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-22 09:24:41 UTC

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

2022-07-22 09:24:47 UTC

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

2022-07-22 09:24:47 UTC

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

2022-07-22 09:24:47 UTC

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

2022-07-22 09:24:48 UTC

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

2022-07-22 09:24:48 UTC

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

2022-07-22 09:24:48 UTC

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

2022-07-22 09:24:49 UTC

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

2022-07-22 09:24:50 UTC

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

2022-07-22 09:24:50 UTC

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

2022-07-22 09:24:50 UTC

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

2022-07-22 09:24:51 UTC

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

2022-07-22 09:24:51 UTC

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

Details
Created

2022-07-22 09:23:34 UTC

Size

2.26 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-22T09:19:19Z
  • org.opencontainers.image.revision
    e464ea4056775539e94c7238b95ef56efa46ecee
  • 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-e464ea4056775539e94c7238b95ef56efa46ecee-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:7731729c9ce322aeb98e6b5c07f8c61dc4702c8a0ebadf10c5fcf018960bc70a - 0.0% (1.27 KB)

[#003] sha256:6d05344b163f7871e7bfc4ec7fa233a5d65f0449a4b1f0c00e39826d56ed5e33 - 0.0% (1.27 KB)

[#004] sha256:313abc039c2109167fd0486ebb6669b1efe4c8d4928c05a19f2409ba57dec3b3 - 0.46% (10.7 MB)

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

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

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

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

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

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

[#011] sha256:372eea328c0ac439f3d7f1dffffcc6105a8f7d07eebe525a5ebb4db88713cc5e - 0.0% (1.29 KB)

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

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

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

[#015] sha256:370b40d714ef0837901dbbdc3ede896b7e6b6312384a0181e392ba5ea5e59e15 - 0.0% (1.28 KB)

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

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

[#018] sha256:c4c84fb64925d6d76be32e0d131de40f39e16374725d484ce462d3c5cff4034a - 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-22 09:22:48 UTC

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

2022-07-22 09:22:48 UTC

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

2022-07-22 09:23:00 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-22 09:23:10 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-22 09:23:19 UTC

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

2022-07-22 09:23:27 UTC

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

2022-07-22 09:23:28 UTC

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

2022-07-22 09:23:28 UTC

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

2022-07-22 09:23:29 UTC

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

2022-07-22 09:23:29 UTC

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

2022-07-22 09:23:30 UTC

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

2022-07-22 09:23:31 UTC

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

2022-07-22 09:23:32 UTC

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

2022-07-22 09:23:32 UTC

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

2022-07-22 09:23:33 UTC

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

2022-07-22 09:23:34 UTC

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

2022-07-22 09:23:34 UTC

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

Details
Created

2022-07-22 09:14:09 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-22T09:13:10Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    e464ea4056775539e94c7238b95ef56efa46ecee
  • 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-e464ea4056775539e94c7238b95ef56efa46ecee-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.33% (45.6 MB)

[#001] sha256:33d1c00dba0f5e3de222d61e264cbab4f34766ba1443a3bfa7ce4ee45df95628 - 17.62% (34.5 MB)

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

[#003] sha256:663a03d8eef36e4c7ee4597fabd1be1d5ec60d03e9c6178885dab336d8b093b6 - 43.66% (85.4 MB)

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

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

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


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

KIWI 9.24.17

2022-07-22 09:13:36 UTC

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

2022-07-22 09:13:36 UTC

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

2022-07-22 09:13:48 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-22 09:13:48 UTC

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

2022-07-22 09:13:49 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-22 09:13:49 UTC

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

2022-07-22 09:13:49 UTC

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

2022-07-22 09:13:49 UTC

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

2022-07-22 09:13:49 UTC

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

2022-07-22 09:14:04 UTC

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

2022-07-22 09:14:08 UTC

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

2022-07-22 09:14:08 UTC

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

2022-07-22 09:14:08 UTC

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

2022-07-22 09:14:09 UTC

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

2022-07-22 09:14:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-22T09:13:10Z

2022-07-22 09:14:09 UTC

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

2022-07-22 09:14:09 UTC

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

2022-07-22 09:14:09 UTC

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

Details
Created

2022-07-22 09:01: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-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-22T09:00:12Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    e464ea4056775539e94c7238b95ef56efa46ecee
  • 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-e464ea4056775539e94c7238b95ef56efa46ecee-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.56% (43.9 MB)

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

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

[#003] sha256:2d2f60b15ba82169b985d659ed9ff82db9ec521cf06f9b46a4f5a307133e4905 - 43.78% (85.3 MB)

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

[#005] sha256:7d2f824c23f19eebd0e9e2d834576c706b1d127d0408330007ce5d55b3ec75ab - 15.02% (29.3 MB)

[#006] sha256:ee6bad017d227797d4e0b22b69077ea1c5d6209ac499b32a6786033363d3d847 - 0.0% (170 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-22 09:01:11 UTC

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

2022-07-22 09:01:11 UTC

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

2022-07-22 09:01:32 UTC

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

2022-07-22 09:01:34 UTC

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

2022-07-22 09:01:35 UTC

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

2022-07-22 09:01:35 UTC

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

2022-07-22 09:01:36 UTC

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

2022-07-22 09:01:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-22T09:00:12Z

2022-07-22 09:01:36 UTC

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

2022-07-22 09:01:36 UTC

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

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