Namespace
rancher
Image / Tag
rancher-agent:v2.6-6629e3eeb746dc80c703eb628eb8e8009505730f-head
Content Digest
sha256:3aecc1c42b6dff9334bbcf2f5a1530f3a0e38af9662afaeee20f74b28eb95d50
Details
Created

2022-08-01 21:07:00 UTC

Size

199 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-08-01T11:38:15.446220083Z
  • com.suse.sle.base.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • com.suse.sle.base.eula
    sle-bci
  • com.suse.sle.base.image-type
    sle-bci
  • com.suse.sle.base.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.20.8
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/af82ed160b0cbc22f6f9a8903aef66e8/
  • com.suse.sle.base.supportlevel
    l3
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.20.8
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-08-01T21:05:50Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    6629e3eeb746dc80c703eb628eb8e8009505730f
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.8
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.8

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-6629e3eeb746dc80c703eb628eb8e8009505730f-head

KUBECTL_VERSION

v1.23.6

LOGLEVEL_VERSION

v0.1.5

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:fa7b56d5c3384ba588ec4cfb14d4c1b9c21f050f40220b9e1ad88dc1e3579115 - 22.89% (45.6 MB)

[#001] sha256:01ce55081714dbaa4fed92baa527f3e521c01cf5fc39963a1fab9f81f8538187 - 17.58% (35 MB)

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

[#003] sha256:697f59a20a7aab953e3127588b9c59895c1ab22c75ad3f01cba87397ba565894 - 43.09% (85.8 MB)

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

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

[#006] sha256:545b3fa6d3be20bc6fa80a402dc738897061df5a9ee7258f1b930d7e46495e6a - 0.0% (169 Bytes)


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

KIWI 9.24.17

2022-08-01 21:06:25 UTC

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

2022-08-01 21:06:26 UTC

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

2022-08-01 21:06:36 UTC

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

2022-08-01 21:06:36 UTC

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

2022-08-01 21:06:37 UTC

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

2022-08-01 21:06:37 UTC

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

2022-08-01 21:06:37 UTC

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

2022-08-01 21:06:38 UTC

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

2022-08-01 21:06:38 UTC

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

2022-08-01 21:06:55 UTC

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

2022-08-01 21:06:58 UTC

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

2022-08-01 21:06:59 UTC

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

2022-08-01 21:07:00 UTC

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

2022-08-01 21:07:00 UTC

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

2022-08-01 21:07:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-01T21:05:50Z

2022-08-01 21:07:00 UTC

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

2022-08-01 21:07:00 UTC

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

2022-08-01 21:07:00 UTC

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

Details
Created

2022-08-01 21:11:32 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-08-01T21:06:32Z
  • org.opencontainers.image.revision
    6629e3eeb746dc80c703eb628eb8e8009505730f
  • 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-6629e3eeb746dc80c703eb628eb8e8009505730f-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:528d383b82fbcb53c6326dc57bf24fd1b342865e71c506a667aeb49f3964d850 - 0.0% (1.09 KB)

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

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

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

[#006] sha256:123d340bfb4527cd6593db23f477838dee5b8c3f7eb9d5f2c2d7a275ddc38c14 - 0.44% (11.8 MB)

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

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

[#009] sha256:29b0a099d7ad5cd0ece25c0f8bf6a80180276c5a42a12ac96c89eba23401f820 - 0.0% (1.09 KB)

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

[#011] sha256:679cb281926d45b77975a9f49befbc750696754a1387c008a24337ca4245b737 - 0.0% (1.09 KB)

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

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

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

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

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

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

[#018] sha256:d12f219016bfb2e3fb7fdf9f2255d78e48fd859d2a08bde1fec3286fd1b3329b - 0.0% (1.09 KB)


History
2022-04-22 01:27:13 UTC

Apply image 10.0.17763.2803

2022-07-06 22:37:15 UTC

Install update 10.0.17763.3165

2022-08-01 21:10:47 UTC

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

2022-08-01 21:10:47 UTC

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

2022-08-01 21:11:06 UTC

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

2022-08-01 21:11: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-08-01 21:11:21 UTC

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

2022-08-01 21:11:27 UTC

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

2022-08-01 21:11:27 UTC

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

2022-08-01 21:11:28 UTC

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

2022-08-01 21:11:28 UTC

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

2022-08-01 21:11:28 UTC

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

2022-08-01 21:11:29 UTC

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

2022-08-01 21:11:30 UTC

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

2022-08-01 21:11:31 UTC

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

2022-08-01 21:11:31 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-08-01T21:06:32Z

2022-08-01 21:11:31 UTC

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

2022-08-01 21:11:32 UTC

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

2022-08-01 21:11:32 UTC

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

Details
Created

2022-08-01 21:08:21 UTC

Size

2.26 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-08-01T21:04:17Z
  • org.opencontainers.image.revision
    6629e3eeb746dc80c703eb628eb8e8009505730f
  • 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-6629e3eeb746dc80c703eb628eb8e8009505730f-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:5707b8f866da683605cd7ee5cfb8eed4a16b373debe5444581289abeef412cea - 0.0% (1.29 KB)

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

[#004] sha256:6117bbd27e7391663129c0c70edf00970eb2dc14239f03678e7c1eccd8787190 - 0.52% (12.1 MB)

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

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

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

[#008] sha256:5b555a1cb9b0ef0ec5c4f55ee34061e53a84edb59d1455a406182d4d1a23074f - 0.0% (1.25 KB)

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

[#010] sha256:8a7cb70562e99a3d019ec778cf5bc555eacbb4bd5bc9cc0f173a383a1068a0ad - 0.0% (1.27 KB)

[#011] sha256:c2ece790db6377ff8d4450a34456a3b0da462480a950eef3b6b2dc2e5e7bf0ef - 0.0% (1.27 KB)

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

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

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

[#015] sha256:81a1162b1a33053c6759c715b645f3375560833a5421b0afce60122f9c86721d - 0.0% (1.27 KB)

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

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

[#018] sha256:80d75e5e04379d21a3ee2d22a29ee3c33b0b8e243390ca2d78e1d6d6da80a948 - 0.0% (1.29 KB)


History
2022-04-22 01:12:09 UTC

Apply image 10.0.20348.643

2022-07-04 17:46:55 UTC

Install update 10.0.20348.825

2022-08-01 21:07:38 UTC

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

2022-08-01 21:07:38 UTC

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

2022-08-01 21:07:49 UTC

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

2022-08-01 21:07:59 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.21.3/kubernetes-client-windows-amd64.tar.gz'; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\kubernetes.tar.gz; Write-Host 'Expanding ...'; tar.exe -xzvf c:\kubernetes.tar.gz; Write-Host 'Complete.'

2022-08-01 21:08:07 UTC

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

2022-08-01 21:08:15 UTC

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

2022-08-01 21:08:16 UTC

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

2022-08-01 21:08:16 UTC

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

2022-08-01 21:08:16 UTC

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

2022-08-01 21:08:17 UTC

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

2022-08-01 21:08:17 UTC

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

2022-08-01 21:08:19 UTC

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

2022-08-01 21:08:19 UTC

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

2022-08-01 21:08:20 UTC

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

2022-08-01 21:08:20 UTC

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

2022-08-01 21:08:21 UTC

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

2022-08-01 21:08:21 UTC

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

Details
Created

2022-08-01 20:57:33 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-25T13:10:17.268961955Z
  • 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.5
  • 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.5
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-08-01T20:56:33Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    6629e3eeb746dc80c703eb628eb8e8009505730f
  • 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.5
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.5

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-6629e3eeb746dc80c703eb628eb8e8009505730f-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:fd10ee65c8f2ec7689961768a87ec14f0e4b5caeb9cfe3f1f3bf2dfefde9b9ff - 23.27% (45.6 MB)

[#001] sha256:6241ea0e738ae11f3bfd2286038522731113d58b9d116ba5eeaa3876edf2c9aa - 17.58% (34.5 MB)

[#002] sha256:67fe758ee84bf75f807404ddb9de70e725ea2c2b396d5b0eba6e760ca6290205 - 1.12% (2.19 MB)

[#003] sha256:0cd9ffc5db631392b540c982bea6f0bd4ffc02726425524c3d850e072f9bff9f - 43.79% (85.8 MB)

[#004] sha256:8131fe2568e560cacfbb20cfc51a4998b4ba77618545599f34bbf5b9bda1adcf - 0.0% (8.89 KB)

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

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


History
2022-07-25 13:10:54 UTC

KIWI 9.24.17

2022-08-01 20:57:00 UTC

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

2022-08-01 20:57:00 UTC

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

2022-08-01 20:57:11 UTC

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

2022-08-01 20:57:12 UTC

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

2022-08-01 20:57:12 UTC

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

2022-08-01 20:57:13 UTC

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

2022-08-01 20:57:13 UTC

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

2022-08-01 20:57:13 UTC

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

2022-08-01 20:57:13 UTC

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

2022-08-01 20:57:28 UTC

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

2022-08-01 20:57:32 UTC

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

2022-08-01 20:57:32 UTC

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

2022-08-01 20:57:33 UTC

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

2022-08-01 20:57:33 UTC

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

2022-08-01 20:57:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-01T20:56:33Z

2022-08-01 20:57:33 UTC

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

2022-08-01 20:57:33 UTC

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

2022-08-01 20:57:33 UTC

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

Details
Created

2022-08-01 20:43:52 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-25T13:57:11.783736539Z
  • 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.5
  • 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.5
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-08-01T20:43:08Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    6629e3eeb746dc80c703eb628eb8e8009505730f
  • 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.5
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.5

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-6629e3eeb746dc80c703eb628eb8e8009505730f-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:cc81edbf60605cbb5485f1c59c13370a1905fb09ff1e452f213bdad6206f4acf - 22.49% (43.9 MB)

[#001] sha256:4dbbdcccd973d568fd7ab3e8e897244ec9499da983c2ad624a4a38d60a3f016e - 17.44% (34.1 MB)

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

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

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

[#005] sha256:6076351e8adab82895148d500156cf04679a6979fc09c0483a465ec6fefc4d0e - 14.98% (29.3 MB)

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


History
2022-07-25 13:57:36 UTC

KIWI 9.24.17

2022-07-26 14:42:38 UTC

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

2022-07-26 14:42:38 UTC

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

2022-07-26 14:43:15 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-26 14:43:16 UTC

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

2022-07-26 14:43:17 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-26 14:43:17 UTC

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

2022-07-26 14:43:18 UTC

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

2022-08-01 20:43:16 UTC

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

2022-08-01 20:43:16 UTC

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

2022-08-01 20:43:37 UTC

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

2022-08-01 20:43:50 UTC

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

2022-08-01 20:43:51 UTC

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

2022-08-01 20:43:51 UTC

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

2022-08-01 20:43:51 UTC

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

2022-08-01 20:43:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-01T20:43:08Z

2022-08-01 20:43:51 UTC

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

2022-08-01 20:43:52 UTC

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

2022-08-01 20:43:52 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