Namespace
rancher
Image / Tag
rancher-agent:v2.7-b3c5e9f37b9b1b1467cf000fa5650842223a360c-head
Content Digest
sha256:331b211f2bdecaaf662b79636a9dce8a46e6feb38ebc211bd7e095d50bf3160a
Details
Created

2022-09-30 05:12:51 UTC

Size

210 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-28T11:58:58.792980403Z
  • 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.45
  • 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.45
  • 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-30T05:11:39Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b3c5e9f37b9b1b1467cf000fa5650842223a360c
  • 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.45
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.45

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-b3c5e9f37b9b1b1467cf000fa5650842223a360c-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:c02f0d2b18919c1e1b6a2e91c25208aa21f8432ea979823a7c3d0b3048b2f4ec - 21.66% (45.4 MB)

[#001] sha256:0bddea94ca1b6f1a88bfac82083b00fb610f24da0841bfe2280a88bbf66b5374 - 16.71% (35 MB)

[#002] sha256:04df3ac1811a0cfa3d342b7efb06570f98481e2d2aa32ca65196fbd9b50b0dcc - 1.13% (2.38 MB)

[#003] sha256:9d9a0337cced157241997db58d9c937582b88d2e6a8b9226172065efaa88bb28 - 45.81% (96.1 MB)

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

[#005] sha256:750cc8ccf66111a0caf2b34de163e3b694e5086e2d2002de2a196f97f8e11a27 - 14.69% (30.8 MB)

[#006] sha256:5a4fffcec75e45703b4a856a5d9c0c79a28963a9e251d778b1fdd7465eaa320b - 0.0% (169 Bytes)


History
2022-09-28 11:59:14 UTC

KIWI 9.24.36

2022-09-30 05:12:15 UTC

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

2022-09-30 05:12:15 UTC

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

2022-09-30 05:12:26 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-30 05:12:26 UTC

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

2022-09-30 05:12:27 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-30 05:12:27 UTC

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

2022-09-30 05:12:27 UTC

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

2022-09-30 05:12:27 UTC

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

2022-09-30 05:12:27 UTC

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

2022-09-30 05:12:46 UTC

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

2022-09-30 05:12:50 UTC

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

2022-09-30 05:12:51 UTC

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

2022-09-30 05:12:51 UTC

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

2022-09-30 05:12:51 UTC

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

2022-09-30 05:12:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-30T05:11:39Z

2022-09-30 05:12:51 UTC

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

2022-09-30 05:12:51 UTC

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

2022-09-30 05:12:51 UTC

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

Details
Created

2022-09-30 05:14:06 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-09-30T05:13:30Z
  • org.opencontainers.image.revision
    b3c5e9f37b9b1b1467cf000fa5650842223a360c
  • 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-b3c5e9f37b9b1b1467cf000fa5650842223a360c-head

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:d461e1fc9e24ab8d55b9f90285fedf8a6be6d28ab24777fe7872ad733fcd8ac4 - 0.0% (1.07 KB)

[#003] sha256:1855e24dddc635fd891495c031d4eb33bec4b21a11f64e6cfe3a8ee4ce3c8b92 - 0.0% (1.07 KB)

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

[#005] sha256:1d1d4452272e2719d0bc8cd0b89121118f5ad111c096e13bbe32c2c5d15f9681 - 1.9% (51.2 MB)

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

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

[#008] sha256:e2646b78e4a2f7118c84bf2f31bd5eb35ff5a1a8d29aa495b1f5b6ff3fd1e901 - 0.0% (1.1 KB)

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

[#010] sha256:12bd9b97d4261faa1d9c16e77915d738def56b995f03818b563be6e1e9ced3d1 - 0.0% (1.06 KB)

[#011] sha256:07450e40efd0b573c5043152587f052e4c52068892dddae331d9b936571b3e17 - 0.0% (1.06 KB)

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

[#013] sha256:3344ce0fab2a779105429ad33a5c117419ac10b19871a1b591724c0d37daf49e - 1.15% (30.9 MB)

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

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

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

[#017] sha256:6f7dfa95a52c1baa4f4cb5401819b78fd186c567afbba7956f53f96daa2794a5 - 0.0% (1.07 KB)

[#018] sha256:8102649d6a49da1f4b6a6ffa2a2f2a863aeaf17109f65f065e615a08ce96947a - 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-30 05:13:31 UTC

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

2022-09-30 05:13:32 UTC

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

2022-09-30 05:13:40 UTC

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

2022-09-30 05:13:49 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-30 05:13:55 UTC

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

2022-09-30 05:14:01 UTC

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

2022-09-30 05:14:01 UTC

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

2022-09-30 05:14:01 UTC

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

2022-09-30 05:14:02 UTC

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

2022-09-30 05:14:02 UTC

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

2022-09-30 05:14:03 UTC

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

2022-09-30 05:14:04 UTC

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

2022-09-30 05:14:05 UTC

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

2022-09-30 05:14:05 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-30T05:13:30Z

2022-09-30 05:14:05 UTC

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

2022-09-30 05:14:06 UTC

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

2022-09-30 05:14:06 UTC

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

Details
Created

2022-09-30 04:49:33 UTC

Size

2.3 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-09-30T04:49:27Z
  • org.opencontainers.image.revision
    b3c5e9f37b9b1b1467cf000fa5650842223a360c
  • 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-b3c5e9f37b9b1b1467cf000fa5650842223a360c-head

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:7b5555e89aa20e1e69d91a65e7466df583e8621020da308b9002083525c833e9 - 0.0% (1.3 KB)

[#003] sha256:353697798d0c3635e8593e72019822f647bb0862556ef0318b7b8dd2b1c9e193 - 0.0% (1.3 KB)

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

[#005] sha256:73728dbc04bd637c332f797ada8cab2efbbcdaf26dac7b89af5254c4083ad03a - 2.18% (51.4 MB)

[#006] sha256:81d44138bd5ab5bb061f708ba3c2e28430074d680a9bf6f43353630f6252d7b5 - 0.51% (12 MB)

[#007] sha256:0b5732ba0d9bc7584547cfcfc695d0b036ae578bb7803fc3629194bd6c863d32 - 0.6% (14.2 MB)

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

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

[#010] sha256:15085828c75190862d8a887fcbcb66ff5d4e15ad38aa893cb5efe0ccfff7f685 - 0.0% (1.26 KB)

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

[#012] sha256:ce6408136cdc3d5116bd61c5b5d53b1f91c2a0ecb27ffb490daba95a68d778c0 - 0.0% (1.27 KB)

[#013] sha256:90eab1790738f50f5412e24281aec64ddfae3b2d85593e3f148287d0491419e1 - 1.31% (30.9 MB)

[#014] sha256:7c45ae0ac552966aa994759413cec8fa258dcfa0984009c3a1cf24175c66c13f - 0.0% (1.29 KB)

[#015] sha256:a62636585d141f249f495de2f958e77fef2f845128b8b4f4b5ad231c0ae62f4c - 0.0% (1.33 KB)

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

[#017] sha256:a11f10c41ec303ea0893b4318782448fa8453a135e188e6c7d7a07a15eb04453 - 0.0% (1.31 KB)

[#018] sha256:e27026701b023b45cc3f7690c572b3275032f47dcd2d55ff92bf3d1078daaba7 - 0.0% (1.31 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-29 17:51:23 UTC

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

2022-09-29 17:51:23 UTC

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

2022-09-29 17:51:32 UTC

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

2022-09-29 17:51:42 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-29 17:51:50 UTC

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

2022-09-29 17:51:58 UTC

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

2022-09-29 17:51:59 UTC

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

2022-09-29 17:51:59 UTC

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

2022-09-29 17:52:00 UTC

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

2022-09-30 04:49:29 UTC

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

2022-09-30 04:49:29 UTC

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

2022-09-30 04:49:30 UTC

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

2022-09-30 04:49:31 UTC

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

2022-09-30 04:49:31 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-30T04:49:27Z

2022-09-30 04:49:32 UTC

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

2022-09-30 04:49:32 UTC

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

2022-09-30 04:49:33 UTC

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

Details
Created

2022-09-30 05:02:41 UTC

Size

206 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-28T13:13:37.156233870Z
  • 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.45
  • 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.45
  • 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-30T05:01:39Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b3c5e9f37b9b1b1467cf000fa5650842223a360c
  • 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.45
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.45

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-b3c5e9f37b9b1b1467cf000fa5650842223a360c-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:3af3f6d6339a5cd4122d1f889809c2536e2cc926a86ca174778ccdbc436dad0e - 22.02% (45.5 MB)

[#001] sha256:583df9a5560c09037704fe9fa64cf21cfa2906b9d65a3a11b5cf976ebc7d6f99 - 16.69% (34.5 MB)

[#002] sha256:8d711438f78a0877d56cd1e328d9db9dd75968aef8f3d61f6d487269a8b90da3 - 1.06% (2.19 MB)

[#003] sha256:1ec73222b89df3f123de6aca39e80d679b1d5b129cd869e27177c661c877744e - 46.57% (96.1 MB)

[#004] sha256:8940480729a5ea499168429e0dbc566113a40aa0e88e29747cdbd1187f16724a - 0.0% (8.89 KB)

[#005] sha256:3c9423f74eb05d01a1a0ffad646212e32c96a1510601969c5ff51aee9656ed8e - 13.66% (28.2 MB)

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


History
2022-09-28 13:14:01 UTC

KIWI 9.24.36

2022-09-30 05:02:07 UTC

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

2022-09-30 05:02:07 UTC

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

2022-09-30 05:02:18 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-30 05:02:18 UTC

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

2022-09-30 05:02:19 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-30 05:02:19 UTC

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

2022-09-30 05:02:19 UTC

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

2022-09-30 05:02:19 UTC

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

2022-09-30 05:02:19 UTC

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

2022-09-30 05:02:36 UTC

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

2022-09-30 05:02:40 UTC

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

2022-09-30 05:02:41 UTC

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

2022-09-30 05:02:41 UTC

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

2022-09-30 05:02:41 UTC

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

2022-09-30 05:02:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-30T05:01:39Z

2022-09-30 05:02:41 UTC

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

2022-09-30 05:02:41 UTC

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

2022-09-30 05:02:41 UTC

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

Details
Created

2022-09-30 04:49:11 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-28T14:46:05.662761509Z
  • 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.45
  • 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.45
  • 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-30T04:48:35Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b3c5e9f37b9b1b1467cf000fa5650842223a360c
  • 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.45
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.45

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-b3c5e9f37b9b1b1467cf000fa5650842223a360c-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:e59bf2ffe240220471f43b602cecdb327b11e026130b1023e35e51c50879dd60 - 21.34% (43.8 MB)

[#001] sha256:8b111418e66d6f38d7ce61c4748c9f989d20f54ecb0bfdf0274b4714b6e28fe7 - 16.61% (34.1 MB)

[#002] sha256:1178d3b7ab7dbaada535d751b12737a396aa9e1d896640bc4bf073032fa22f4c - 1.09% (2.23 MB)

[#003] sha256:982ae3f628f41e5a8ec516f091a94e98692aef8370ac78422c8edd0039d4aa78 - 46.45% (95.3 MB)

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

[#005] sha256:2d543a98db2fd7324fb4a1694a2447b7291028043d49b709ed441c8c4f52f478 - 14.51% (29.8 MB)

[#006] sha256:6e03c9c114852a40e60695a8a14ea04effe934d1f3616272e7408f74c0523fef - 0.0% (169 Bytes)


History
2022-09-28 14:46:18 UTC

KIWI 9.24.36

2022-09-29 16:14:20 UTC

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

2022-09-29 16:14:20 UTC

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

2022-09-29 16:15:01 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-29 16:15:01 UTC

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

2022-09-29 16:15:03 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-29 16:15:03 UTC

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

2022-09-29 16:15:03 UTC

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

2022-09-30 04:48:44 UTC

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

2022-09-30 04:48:44 UTC

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

2022-09-30 04:49:07 UTC

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

2022-09-30 04:49:10 UTC

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

2022-09-30 04:49:10 UTC

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

2022-09-30 04:49:11 UTC

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

2022-09-30 04:49:11 UTC

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

2022-09-30 04:49:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-30T04:48:35Z

2022-09-30 04:49:11 UTC

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

2022-09-30 04:49:11 UTC

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

2022-09-30 04:49:11 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