Namespace
rancher
Image / Tag
rancher-agent:v2.6-dd2d39b246b3325fddb80b311f934b2202d773b2-head
Content Digest
sha256:7ee4ef9c3a14c2288bc3a7fba1e89b0489915f478fb24c22e20bf94e7c2350da
Details
Created

2022-07-23 01:08:38 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:07:27Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    dd2d39b246b3325fddb80b311f934b2202d773b2
  • 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-dd2d39b246b3325fddb80b311f934b2202d773b2-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:c5a1dd2820fa03d7d096f8baa00105eee6b1e8b1fdbae721fb354d81ae86a773 - 17.62% (35 MB)

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

[#003] sha256:d9f89589ac9b70eafb07b2971a7310cd7213f0c2025f57c8f1766f0477479b0e - 42.93% (85.4 MB)

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

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

[#006] sha256:53fdccda7ae338342bcf2b652e7ce9546fcf653233034f143a9c8e615a139f26 - 0.0% (169 Bytes)


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

KIWI 9.24.17

2022-07-23 01:08:04 UTC

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

2022-07-23 01:08:05 UTC

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

2022-07-23 01:08:15 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:08:15 UTC

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

2022-07-23 01:08:16 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:08:16 UTC

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

2022-07-23 01:08:16 UTC

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

2022-07-23 01:08:16 UTC

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

2022-07-23 01:08:16 UTC

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

2022-07-23 01:08:33 UTC

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

2022-07-23 01:08:36 UTC

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

2022-07-23 01:08:37 UTC

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

2022-07-23 01:08:37 UTC

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

2022-07-23 01:08:37 UTC

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

2022-07-23 01:08:38 UTC

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

2022-07-23 01:08:38 UTC

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

2022-07-23 01:08:38 UTC

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

2022-07-23 01:08:38 UTC

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

Details
Created

2022-07-23 00:47:56 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-23T00:47:51Z
  • org.opencontainers.image.revision
    dd2d39b246b3325fddb80b311f934b2202d773b2
  • 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-dd2d39b246b3325fddb80b311f934b2202d773b2-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:59419e00e11026d8b718625d9b7095c7a4cff14e8e7efa44cda99740bebb3c9e - 0.0% (1.06 KB)

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

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

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

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

[#016] sha256:ae620366212b5d567f9d9d107c677d028a99688cc94381f1564fa5c4e8fd8627 - 0.0% (1.06 KB)

[#017] sha256:f7519af54acfbf5abd796466817fce5a96d32130fa722f208127c4a6c919937e - 0.0% (1.09 KB)

[#018] sha256:ddd2fa21f3d423e72e43f4ab66cc6e61b8ee9aa364b159c3a79e1ed26e5860d5 - 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 00:47:52 UTC

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

2022-07-23 00:47:52 UTC

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

2022-07-23 00:47:54 UTC

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

2022-07-23 00:47:54 UTC

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

2022-07-23 00:47:55 UTC

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

2022-07-23 00:47:55 UTC

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

2022-07-23 00:47:56 UTC

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

2022-07-23 00:47:56 UTC

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

Details
Created

2022-07-23 00:52:04 UTC

Size

2.26 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-23T00:51:58Z
  • org.opencontainers.image.revision
    dd2d39b246b3325fddb80b311f934b2202d773b2
  • 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-dd2d39b246b3325fddb80b311f934b2202d773b2-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:8e6e4890605b71a12ad57daa9366cc8a1981b563e871ad1b8bd23ac8796c2b1c - 0.0% (1.26 KB)

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

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

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

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

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

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

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

[#010] sha256:780577efd1268047c464907985734ea86638bade5556336e9060a83a6579b125 - 0.0% (1.27 KB)

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

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

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

[#014] sha256:ae0c1550949d28d61982fbd48892b4dd8364644bd10e64995c94b8a2037de05f - 0.0% (1.31 KB)

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

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

[#017] sha256:3d2ef60a1f55b727fd8a66e4e6d59ab5443ece370986fb3bef0dab60f5a35fb5 - 0.0% (1.29 KB)

[#018] sha256:824a27bd8ccf4e175f499bab96117cd0cf26c01db0aa59180b9faf777adeb682 - 0.0% (1.25 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 00:43:23 UTC

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

2022-07-23 00:43:24 UTC

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

2022-07-23 00:43:35 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:43:45 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:43:54 UTC

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

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

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

2022-07-23 00:44:03 UTC

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

2022-07-23 00:44:04 UTC

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

2022-07-23 00:52:00 UTC

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

2022-07-23 00:52:00 UTC

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

2022-07-23 00:52:01 UTC

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

2022-07-23 00:52:02 UTC

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

2022-07-23 00:52:03 UTC

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

2022-07-23 00:52:03 UTC

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

2022-07-23 00:52:04 UTC

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

2022-07-23 00:52:04 UTC

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

Details
Created

2022-07-23 00:59:26 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-23T00:58:24Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    dd2d39b246b3325fddb80b311f934b2202d773b2
  • 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-dd2d39b246b3325fddb80b311f934b2202d773b2-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:61523982168bc05e7fd975c6febcb1d09725a19735cf2b60c8b969712f6e91d7 - 17.62% (34.5 MB)

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

[#003] sha256:69eadb260f1a5a13507d3ed833ed63de9c55772c8acbc92470c3e58392fa7bb1 - 43.66% (85.4 MB)

[#004] sha256:b8f4f14071138af1a2417d585f6da09f9fd93647d1d49a86fc54320f03d1e704 - 0.0% (8.88 KB)

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

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


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

KIWI 9.24.17

2022-07-23 00:58:53 UTC

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

2022-07-23 00:58:53 UTC

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

2022-07-23 00:59:05 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 00:59:05 UTC

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

2022-07-23 00:59:06 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 00:59:06 UTC

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

2022-07-23 00:59:06 UTC

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

2022-07-23 00:59:06 UTC

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

2022-07-23 00:59:06 UTC

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

2022-07-23 00:59:22 UTC

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

2022-07-23 00:59:25 UTC

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

2022-07-23 00:59:26 UTC

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

2022-07-23 00:59:26 UTC

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

2022-07-23 00:59:26 UTC

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

2022-07-23 00:59:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-23T00:58:24Z

2022-07-23 00:59:26 UTC

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

2022-07-23 00:59:26 UTC

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

2022-07-23 00:59:26 UTC

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

Details
Created

2022-07-23 00:44:25 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-23T00:43:44Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    dd2d39b246b3325fddb80b311f934b2202d773b2
  • 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-dd2d39b246b3325fddb80b311f934b2202d773b2-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:82afaadf2861e2b1cc182739020ecac93f88fbf0dc0c8ba7a8218128c9041ea8 - 43.78% (85.3 MB)

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

[#005] sha256:07fcfd1d5cfd6f395c8c9e5387208ec684ae51c9d43f2518fd2270ee053b0808 - 15.02% (29.3 MB)

[#006] sha256:92f202496e672d65442b1141c9f5de16ff74a82c21ac052f10bd70575006eb48 - 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 00:43:52 UTC

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

2022-07-23 00:43:53 UTC

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

2022-07-23 00:44:18 UTC

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

2022-07-23 00:44:22 UTC

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

2022-07-23 00:44:23 UTC

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

2022-07-23 00:44:24 UTC

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

2022-07-23 00:44:24 UTC

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

2022-07-23 00:44:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-23T00:43:44Z

2022-07-23 00:44:24 UTC

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

2022-07-23 00:44:24 UTC

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

2022-07-23 00:44:25 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