Namespace
rancher
Image / Tag
rancher-agent:v2.7-c0ba0f0c94a1e43885a6821a5403c5d600ef1246-head
Content Digest
sha256:fb7df4e8b2874d5a90c7561ee49fa19468f16a504cd6b02865d5edbf4179ec48
Details
Created

2022-09-28 23:15:56 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-26T18:49:36.826348125Z
  • 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.44
  • 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.44
  • 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-28T23:14:42Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    c0ba0f0c94a1e43885a6821a5403c5d600ef1246
  • 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.44
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.44

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-c0ba0f0c94a1e43885a6821a5403c5d600ef1246-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:349aa41786b753aaf6480ffde30f09c7376140645b390bd8c00093f06c856ceb - 21.74% (45.4 MB)

[#001] sha256:fb7fb31280fc18cb83f902364b94284d7b9511e378092194fff4b39cb847922a - 16.77% (35 MB)

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

[#003] sha256:b478dde5c5f3284eaeafd0a5be2d701823315e750228ff1652fadb48a4bf390e - 45.59% (95.3 MB)

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

[#005] sha256:55bc60944bb7839044eea09e6cf981b6175aa9e25f336fd929546322758f3ffc - 14.76% (30.9 MB)

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


History
2022-09-26 18:49:51 UTC

KIWI 9.24.36

2022-09-28 23:15:19 UTC

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

2022-09-28 23:15:19 UTC

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

2022-09-28 23:15: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-28 23:15:31 UTC

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

2022-09-28 23:15:32 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-28 23:15:32 UTC

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

2022-09-28 23:15:32 UTC

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

2022-09-28 23:15:32 UTC

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

2022-09-28 23:15:32 UTC

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

2022-09-28 23:15:51 UTC

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

2022-09-28 23:15:55 UTC

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

2022-09-28 23:15:55 UTC

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

2022-09-28 23:15:56 UTC

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

2022-09-28 23:15:56 UTC

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

2022-09-28 23:15:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-28T23:14:42Z

2022-09-28 23:15:56 UTC

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

2022-09-28 23:15:56 UTC

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

2022-09-28 23:15:56 UTC

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

Details
Created

2022-09-28 23:27:37 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-09-28T23:27:01Z
  • org.opencontainers.image.revision
    c0ba0f0c94a1e43885a6821a5403c5d600ef1246
  • 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-c0ba0f0c94a1e43885a6821a5403c5d600ef1246-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:413b45035e27f8e35f50781a5294ac6c10cc53d265cbb78c442c196e96293bb5 - 0.0% (1.06 KB)

[#003] sha256:4aaa5ba1e15b3b9a820d96082265bf45db737cb0efe9226f5b6ef592eeef2ae3 - 0.0% (1.07 KB)

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

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

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

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

[#008] sha256:ccb93b7310f7dad939cf4f660a3f98ec88c6d8cb076d353a2bb6581e78aa4c3c - 0.0% (1.06 KB)

[#009] sha256:4d8b903fbe5275cf2f8a33ae297069a06edd322731f238fa31dbec43c9a102ff - 0.0% (1.09 KB)

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

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

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

[#013] sha256:9b0b7c46374fb64cdd2520db94c5874a81583b5b3728a7bcf46efab803c1e627 - 1.15% (31 MB)

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

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

[#016] sha256:6161ab24c8e379718e0587453e7bc91efab17581de54fc915696ab882c3d65d9 - 0.0% (1.09 KB)

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

[#018] sha256:89f9fe84b4429d121e909f327d1fa37fbb5279cdc08b6937d1169361b924bf54 - 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-28 23:27:03 UTC

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

2022-09-28 23:27:03 UTC

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

2022-09-28 23:27:11 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-28 23:27:19 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-28 23:27:25 UTC

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

2022-09-28 23:27:32 UTC

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

2022-09-28 23:27:33 UTC

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

2022-09-28 23:27:33 UTC

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

2022-09-28 23:27:33 UTC

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

2022-09-28 23:27:34 UTC

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

2022-09-28 23:27:34 UTC

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

2022-09-28 23:27:35 UTC

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

2022-09-28 23:27:36 UTC

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

2022-09-28 23:27:36 UTC

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

2022-09-28 23:27:36 UTC

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

2022-09-28 23:27:37 UTC

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

2022-09-28 23:27:37 UTC

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

Details
Created

2022-09-28 23:24:31 UTC

Size

2.3 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-09-28T23:23:49Z
  • org.opencontainers.image.revision
    c0ba0f0c94a1e43885a6821a5403c5d600ef1246
  • 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-c0ba0f0c94a1e43885a6821a5403c5d600ef1246-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:98232db9369b87fea2a7b658d33fdea5488f09a07c6d472152a5687ddd4573ce - 0.0% (1.26 KB)

[#003] sha256:f28c335b8bfde32f5e6ea0c317344456a5d22b64a91c5bf1dd05c6de898d37f7 - 0.0% (1.26 KB)

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

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

[#006] sha256:89c9483037a461ccd8f87a96da3b91e272730d00152b4da10d50f32cd605aae3 - 0.51% (12 MB)

[#007] sha256:705605e819601393ddbc26ba96b9a530055487858b6bcf2e4db1ad5e7dcdc0ae - 0.6% (14.2 MB)

[#008] sha256:bb5d2743e31f4a51a8a6a37d8aefeb009ab843cce2474ea3b2dc4c963a7d0272 - 0.0% (1.34 KB)

[#009] sha256:65c53ade53d8dbd3890dc8a17bc01a9131339b550ea5bf580c8057dffc5729d1 - 0.0% (1.29 KB)

[#010] sha256:4a2c14d82a3184f8d07fcd53db6d26e534a9b5fa1ed9fa47b28db5c4f02bc037 - 0.0% (1.27 KB)

[#011] sha256:65f64b6ab8cfce7151e3ca53a4bc449c24443943d7bb95c65dc2c865a8d7b529 - 0.0% (1.32 KB)

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

[#013] sha256:3e844ba7acc041f462541e050178577a71aceb133c9e1e5cc3847c253a30562d - 1.31% (31 MB)

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

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

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

[#017] sha256:486c4bd18a44605f50b3dbcc78cc5cbcca9e897508a7843a41eb265d701e3d28 - 0.0% (1.27 KB)

[#018] sha256:e12abb29719c9664293cce33a46b1d566c7c0895f8ee7e94c1690aff94de81b5 - 0.0% (1.26 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-28 23:23:51 UTC

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

2022-09-28 23:23:52 UTC

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

2022-09-28 23:24:00 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-28 23:24:10 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-28 23:24:18 UTC

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

2022-09-28 23:24:26 UTC

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

2022-09-28 23:24:26 UTC

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

2022-09-28 23:24:26 UTC

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

2022-09-28 23:24:27 UTC

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

2022-09-28 23:24:27 UTC

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

2022-09-28 23:24:28 UTC

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

2022-09-28 23:24:29 UTC

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

2022-09-28 23:24:30 UTC

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

2022-09-28 23:24:30 UTC

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

2022-09-28 23:24:30 UTC

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

2022-09-28 23:24:31 UTC

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

2022-09-28 23:24:31 UTC

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

Details
Created

2022-09-28 23:08:53 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-26T19:29:01.471979750Z
  • 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.44
  • 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.44
  • 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-28T23:07:52Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    c0ba0f0c94a1e43885a6821a5403c5d600ef1246
  • 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.44
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.44

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-c0ba0f0c94a1e43885a6821a5403c5d600ef1246-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:87553e19d9ae758d56ace0fbec684ce7645b483e9a017182063d6f713386a945 - 22.11% (45.5 MB)

[#001] sha256:c315c7f23f2775ce0e74cbbb5a74aa2e0953db20829573962a6713445b1790d5 - 16.75% (34.5 MB)

[#002] sha256:4cd9ba01141dfabe6ec93c680d46a70a4606c9b6d34b195dbe5e489a4c367bf6 - 1.06% (2.19 MB)

[#003] sha256:c59c884c6acab4075d03ed9c88d2c436e5262954934d65901d28c104534745b9 - 46.33% (95.3 MB)

[#004] sha256:308d92b64bc95dba3a5ecff3fb04fcd199f9e273d5cad1892df0a6d4d115277e - 0.0% (8.89 KB)

[#005] sha256:427490c31ec34f690d7258c86aba8f16f93a1ea397abbae791714957086c44a1 - 13.74% (28.2 MB)

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


History
2022-09-26 19:36:45 UTC

KIWI 9.24.36

2022-09-28 23:08:19 UTC

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

2022-09-28 23:08:19 UTC

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

2022-09-28 23:08:30 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-28 23:08:31 UTC

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

2022-09-28 23:08:31 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-28 23:08:31 UTC

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

2022-09-28 23:08:32 UTC

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

2022-09-28 23:08:32 UTC

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

2022-09-28 23:08:32 UTC

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

2022-09-28 23:08:48 UTC

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

2022-09-28 23:08:52 UTC

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

2022-09-28 23:08:53 UTC

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

2022-09-28 23:08:53 UTC

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

2022-09-28 23:08:53 UTC

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

2022-09-28 23:08:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-28T23:07:52Z

2022-09-28 23:08:53 UTC

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

2022-09-28 23:08:53 UTC

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

2022-09-28 23:08:53 UTC

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

Details
Created

2022-09-28 23:05:51 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-26T20:05:39.572275322Z
  • 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.44
  • 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.44
  • 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-28T23:04:54Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    c0ba0f0c94a1e43885a6821a5403c5d600ef1246
  • 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.44
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.44

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-c0ba0f0c94a1e43885a6821a5403c5d600ef1246-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:7649ad10df82b03d298edda1b3bc6404e4629eb13f610e83e31dec0023a5d739 - 21.35% (43.8 MB)

[#001] sha256:29c0f076936acbc80480660c85ad8645be3b74ee7bfc5709a319de0d826311cc - 16.61% (34.1 MB)

[#002] sha256:6d552262795141a179913004bcaf0fdba7db8f4f90436ef1b16c9fe5c11f76b7 - 1.09% (2.23 MB)

[#003] sha256:84c8cd9bc022f093244de1e55205298489f000bb4c6acd9aabb713b9eca837dc - 46.42% (95.2 MB)

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

[#005] sha256:86a57f460c13dc3974e7522dd46580d25c7d0f01bd22c2225c8b741e1d07c0d4 - 14.54% (29.8 MB)

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


History
2022-09-26 20:06:07 UTC

KIWI 9.24.36

2022-09-27 17:44:03 UTC

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

2022-09-27 17:44:05 UTC

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

2022-09-27 17:45:19 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-27 17:45:25 UTC

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

2022-09-27 17:45:35 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-27 17:45:38 UTC

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

2022-09-27 17:45:41 UTC

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

2022-09-28 23:05:04 UTC

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

2022-09-28 23:05:04 UTC

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

2022-09-28 23:05:36 UTC

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

2022-09-28 23:05:48 UTC

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

2022-09-28 23:05:49 UTC

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

2022-09-28 23:05:50 UTC

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

2022-09-28 23:05:50 UTC

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

2022-09-28 23:05:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-28T23:04:54Z

2022-09-28 23:05:51 UTC

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

2022-09-28 23:05:51 UTC

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

2022-09-28 23:05:51 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