Namespace
rancher
Image / Tag
rancher-agent:v2.7.0-rc1
Content Digest
sha256:654f89e6fb0505ff126306ec648a9726531a42cc393b96bac6256dfbe7ec8816
Details
Created

2022-09-23 01:29:55 UTC

Size

209 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-09-15T04:56:31.747411795Z
  • 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.38
  • 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.38
  • 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-09-23T01:28:43Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    10fd32b13533df685db46d737da7ec438cf8961d
  • 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.38
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.38

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.0-rc1

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:4d06eb062570d32bfca5c7ab82beefed0275067fac32d51876f4943be81e719b - 21.75% (45.4 MB)

[#001] sha256:1113b5c27f6597a0e5c6e4e9a5a6ff152de9c82af5264d237a264e78e3c339d5 - 16.8% (35 MB)

[#002] sha256:c6237ef58e5805f2ac85601962166f70224b74019185204731f6006c75f5e04c - 1.14% (2.38 MB)

[#003] sha256:c7701a7e66dccdf06bc02939b17f963a86796d5744652047bbdf16178bcc6d97 - 45.51% (94.9 MB)

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

[#005] sha256:ed6a202cceb10408150e5dd0a0568cd75ec4945067e17f84178a1e2325956cc4 - 14.8% (30.9 MB)

[#006] sha256:1a8570e68ec25b313dc2763cadbda10dd4bd4eddb81efdae452b0c0eceac0844 - 0.0% (168 Bytes)


History
2022-09-15 04:56:47 UTC

KIWI 9.24.36

2022-09-23 01:29:20 UTC

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

2022-09-23 01:29:20 UTC

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

2022-09-23 01:29:30 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-09-23 01:29:31 UTC

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

2022-09-23 01:29:31 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-09-23 01:29:32 UTC

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

2022-09-23 01:29:32 UTC

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

2022-09-23 01:29:32 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.0-rc1

2022-09-23 01:29:32 UTC

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

2022-09-23 01:29:50 UTC

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

2022-09-23 01:29:54 UTC

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

2022-09-23 01:29:55 UTC

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

2022-09-23 01:29:55 UTC

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

2022-09-23 01:29:55 UTC

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

2022-09-23 01:29:55 UTC

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

2022-09-23 01:29:55 UTC

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

2022-09-23 01:29:55 UTC

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

2022-09-23 01:29:55 UTC

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

Details
Created

2022-09-23 01:31:43 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-09-23T01:31:03Z
  • org.opencontainers.image.revision
    10fd32b13533df685db46d737da7ec438cf8961d
  • 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.7.0-rc1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:cee64bf279e2ca8e924884a10ecb98bfa79c7f0cc8d25e73039b9aeb940815b6 - 29.21% (788 MB)

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

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

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

[#005] sha256:76b30b99abea20371c240a1436808597358aedb8956263b1f429fba7824a9255 - 1.9% (51.2 MB)

[#006] sha256:6afab3c558a4eebb9067cad733035cb3f66767b5b8e3d7615fd6158f637de7d5 - 0.44% (11.8 MB)

[#007] sha256:8e7858a0eb8f79bde184679b19ed26456202d3429d9467fc1a6b0b867e91544a - 0.52% (14 MB)

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

[#009] sha256:727069b65d9d326bfbc3c03dba34ff04412612cc23ae47b05b21f25d2a75a64a - 0.0% (1.06 KB)

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

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

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

[#013] sha256:7584e4a0c85a3cf8624625a6243ee2de303eec24fa5088f8b7674baa4181df40 - 1.15% (31 MB)

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

[#015] sha256:997e7bc215a0b6ac4d08d3771a998ebbf10665b3874a7e40069e142bf60c88e5 - 0.0% (1.1 KB)

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

[#017] sha256:e5992cbc054dde889b2215792d3323eb01fe55255e5b1791cd6ed95b64acaeba - 0.0% (1.06 KB)

[#018] sha256:02cc66a0831503e9d7db90d4a82269361307843552ba58080d8a8e3048b726e9 - 0.0% (1.07 KB)


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

Apply image 10.0.17763.2803

2022-09-09 22:43:02 UTC

Install update 10.0.17763.3406

2022-09-23 01:31:05 UTC

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

2022-09-23 01:31:06 UTC

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

2022-09-23 01:31:14 UTC

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

2022-09-23 01:31:24 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.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-09-23 01:31:30 UTC

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

2022-09-23 01:31:36 UTC

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

2022-09-23 01:31:37 UTC

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

2022-09-23 01:31:38 UTC

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

2022-09-23 01:31:38 UTC

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

2022-09-23 01:31:39 UTC

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

2022-09-23 01:31:40 UTC

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

2022-09-23 01:31:41 UTC

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

2022-09-23 01:31:42 UTC

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

2022-09-23 01:31:42 UTC

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

2022-09-23 01:31:42 UTC

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

2022-09-23 01:31:43 UTC

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

2022-09-23 01:31:43 UTC

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

Details
Created

2022-09-23 01:08:01 UTC

Size

2.3 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-09-23T01:07:08Z
  • org.opencontainers.image.revision
    10fd32b13533df685db46d737da7ec438cf8961d
  • 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.7.0-rc1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:4486102fd3820ed9527fa3e7bfefa8305c2f054e65b46dffe9675755e3d8f288 - 36.79% (868 MB)

[#002] sha256:c806e1edc7e3a8877f93d180ee4618befce86de818ac4adae76d59d061beb040 - 0.0% (1.27 KB)

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

[#004] sha256:8385077e67156e21439ffdac67679701fbce5498f5a4b38250dbc4c425db97de - 0.51% (12.1 MB)

[#005] sha256:6d9d67544ae2a47bab8752836b59fb0401081115c26ec60ae490d4231609215e - 2.18% (51.4 MB)

[#006] sha256:4ba218ffcb469f7bddb0a6ff8f4af5677566166c40cb35ef97f5846af33ec5f9 - 0.51% (12 MB)

[#007] sha256:6ceed0bc8a1a59c481770e211ec53d9ad0736d26cb95e761cb70294e9749c2df - 0.6% (14.2 MB)

[#008] sha256:109829f257dc23259359a27267c646a2ed9972401212492e9e550fd99dd050c2 - 0.0% (1.26 KB)

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

[#010] sha256:9ba4247819cf626742ff131fda23f2b9ac311ec6e7e208f020a49432fc8b44e4 - 0.0% (1.27 KB)

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

[#012] sha256:89363b9325b379e03d4aa97ee56b4bd180ac7cd308cabb982bdb8aa4fafae0dd - 0.0% (1.29 KB)

[#013] sha256:9e4a1ec5d6cc1945b2210d8318f2fdc6ab4b406c9a4aee65a926665eb33b1714 - 1.31% (31 MB)

[#014] sha256:60fdcbffe2d1d9b95739a75f3b0efc51b7bce6a3f68664e9e0cb1dde457990fe - 0.0% (1.27 KB)

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

[#016] sha256:28e4f78e347546417f900b5382c22a1be63cc0d27892c317d4ad8dd1919989e4 - 0.0% (1.27 KB)

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

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


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

Apply image 10.0.20348.643

2022-09-08 20:30:55 UTC

Install update 10.0.20348.1006

2022-09-22 23:18:41 UTC

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

2022-09-22 23:18:42 UTC

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

2022-09-23 01:07:21 UTC

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

2022-09-23 01:07:33 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.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-09-23 01:07:44 UTC

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

2022-09-23 01:07:54 UTC

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

2022-09-23 01:07:54 UTC

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

2022-09-23 01:07:55 UTC

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

2022-09-23 01:07:56 UTC

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

2022-09-23 01:07:57 UTC

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

2022-09-23 01:07:57 UTC

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

2022-09-23 01:07:58 UTC

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

2022-09-23 01:07:59 UTC

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

2022-09-23 01:08:00 UTC

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

2022-09-23 01:08:00 UTC

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

2022-09-23 01:08:01 UTC

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

2022-09-23 01:08:01 UTC

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

Details
Created

2022-09-23 01:23:17 UTC

Size

205 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-09-15T04:59:29.312060030Z
  • 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.38
  • 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.38
  • 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-09-23T01:22:14Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    10fd32b13533df685db46d737da7ec438cf8961d
  • 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.38
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.38

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.0-rc1

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:f8c4d063a6cc2f4248035162dfb844c9117d6bfa6d0c7d1c034de6c4d11a5d24 - 22.1% (45.4 MB)

[#001] sha256:f3101d56ba6311f5d356bba638280022b608081bc353178a98461a11b5ff7858 - 16.78% (34.4 MB)

[#002] sha256:c0394a4b94a540a734bb53a19ed8093e2643ebd3f13b34849c958bb7ddeae707 - 1.07% (2.19 MB)

[#003] sha256:6a2dc709fc73128cffbb643cb5cd41a8947361039d4e8d4d3946fc433f5dfa4b - 46.29% (95.1 MB)

[#004] sha256:9a8fefdd37fb56d5368d549d516d0aa370c58c6c4a5ae7d075d4d4017b61405c - 0.0% (8.89 KB)

[#005] sha256:ebfa2a0ddc45dc92977a6164d1b82ca197056286c72d404234ccb19e09dacd6e - 13.76% (28.3 MB)

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


History
2022-09-15 05:00:16 UTC

KIWI 9.24.36

2022-09-23 01:22:43 UTC

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

2022-09-23 01:22:43 UTC

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

2022-09-23 01:22:54 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-09-23 01:22:54 UTC

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

2022-09-23 01:22:55 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-09-23 01:22:55 UTC

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

2022-09-23 01:22:55 UTC

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

2022-09-23 01:22:55 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.0-rc1

2022-09-23 01:22:55 UTC

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

2022-09-23 01:23:12 UTC

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

2022-09-23 01:23:15 UTC

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

2022-09-23 01:23:16 UTC

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

2022-09-23 01:23:16 UTC

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

2022-09-23 01:23:16 UTC

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

2022-09-23 01:23:16 UTC

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

2022-09-23 01:23:17 UTC

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

2022-09-23 01:23:17 UTC

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

2022-09-23 01:23:17 UTC

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

Details
Created

2022-09-23 01:02:57 UTC

Size

205 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-09-15T05:51:56.254372496Z
  • 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.38
  • 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.38
  • 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-09-23T01:02:41Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    10fd32b13533df685db46d737da7ec438cf8961d
  • 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.38
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.38

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.0-rc1

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:5f3322cd27a67a8af5d352de26fcbdc603e479b93752b7d2d2d343ddac718009 - 21.35% (43.7 MB)

[#001] sha256:84c56a8073eb7b85f2e8b90c3fcc83438085037598f66774fef7476d6a2c222e - 16.64% (34.1 MB)

[#002] sha256:40f6f5f80fdf7430a3ec81ec5b3af22390c2b70082f3ac27e3d3bc7c13116cc7 - 1.09% (2.23 MB)

[#003] sha256:d5b6f46cab2c30e50a8d600a93ebca9a54952b2ca3a2c63df8e9546a210cc69f - 46.34% (94.9 MB)

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

[#005] sha256:4e77a1b65a8c717bc462bef690a25b79f359bfcf1ebd4c7a898f069b6b36bdca - 14.57% (29.8 MB)

[#006] sha256:8e0a293c5a23b57e4433909da010280a2ef5203b7b49eccda3838b4b1c73463a - 0.0% (172 Bytes)


History
2022-09-15 05:52:23 UTC

KIWI 9.24.36

2022-09-16 16:13:12 UTC

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

2022-09-16 16:13:12 UTC

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

2022-09-16 16:13:52 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-09-16 16:13:52 UTC

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

2022-09-16 16:13:54 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-09-16 16:13:54 UTC

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

2022-09-16 16:13:55 UTC

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

2022-09-22 21:41:09 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.0-rc1

2022-09-22 21:41:09 UTC

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

2022-09-22 21:41:31 UTC

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

2022-09-22 21:41:36 UTC

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

2022-09-22 21:41:37 UTC

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

2022-09-22 21:41:38 UTC

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

2022-09-22 21:41:38 UTC

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

2022-09-23 01:02:57 UTC

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

2022-09-23 01:02:57 UTC

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

2022-09-23 01:02:57 UTC

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

2022-09-23 01:02:57 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