Namespace
rancher
Image / Tag
rancher-agent:v2.7-e3ad619bcb56e500642f123cb57794f8e6dc5feb-head
Content Digest
sha256:178953132deed0b15d43a14575822a6b0ede286e808c3d0286bc187e52f7003e
Details
Created

2022-11-21 17:56:31 UTC

Size

231 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-11-18T17:06:07.019595874Z
  • 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.71
  • 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.71
  • 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-11-21T17:55:25Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    e3ad619bcb56e500642f123cb57794f8e6dc5feb
  • 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.71
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.71

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-e3ad619bcb56e500642f123cb57794f8e6dc5feb-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:259e2388c21d0af8a48ae611fc8e794547c26ca63e406126e0ac5e798d2043df - 19.93% (46 MB)

[#001] sha256:f0d34d17c262b6b29a679c282a7c0fe1901d2c8e5b37a1348ad2557f7cb64b0d - 15.19% (35.1 MB)

[#002] sha256:dbf3d1e9129f412f71f5c03f450888aba0839a140892813f856e76bcdeb8c69a - 1.03% (2.38 MB)

[#003] sha256:a807f4fa5949822addaaf26d2b363063084c1cbe51604d977fc4f0b6b505c919 - 50.6% (117 MB)

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

[#005] sha256:68e7b89230bc77acc01487f83f574dd31b23b33c5a1403627560db77058ae025 - 13.25% (30.6 MB)

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


History
2022-11-18 17:06:28 UTC

KIWI 9.24.36

2022-11-21 17:55:59 UTC

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

2022-11-21 17:55:59 UTC

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

2022-11-21 17:56:10 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-11-21 17:56:10 UTC

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

2022-11-21 17:56:11 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-11-21 17:56:11 UTC

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

2022-11-21 17:56:11 UTC

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

2022-11-21 17:56:11 UTC

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

2022-11-21 17:56:11 UTC

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

2022-11-21 17:56:26 UTC

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

2022-11-21 17:56:29 UTC

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

2022-11-21 17:56:30 UTC

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

2022-11-21 17:56:30 UTC

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

2022-11-21 17:56:30 UTC

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

2022-11-21 17:56:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-21T17:55:25Z

2022-11-21 17:56:30 UTC

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

2022-11-21 17:56:31 UTC

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

2022-11-21 17:56:31 UTC

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

Details
Created

2022-11-21 17:48:07 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-21T17:45:11Z
  • org.opencontainers.image.revision
    e3ad619bcb56e500642f123cb57794f8e6dc5feb
  • 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-e3ad619bcb56e500642f123cb57794f8e6dc5feb-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:d3e1bcee8808eb2e6e2396191c1796d18ad6f3a4a0eac5b00e04aed55b9a4cad - 29.53% (800 MB)

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

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

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

[#005] sha256:1b26eecde73c8c7543a89d9a8d99765105961feff57fec3a52497fdd7b5fa117 - 1.89% (51.2 MB)

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

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

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

[#009] sha256:5dcf6fab21bb191edc24a3202356b951bf6986a58f792cf6b7039233c743139b - 0.0% (1.06 KB)

[#010] sha256:d8a09dfa2fc8bc948c28bd4ee58e1ab9f7b4d1a55dbcc7e0f26803faf4af34d2 - 0.0% (1.09 KB)

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

[#012] sha256:8afc6a9b21d94a99d23511843f0e9c20cd0dff1bf454a7705e55bb9efd614ddf - 0.0% (1.07 KB)

[#013] sha256:4b5e009f32d184afb47b659e4f23d5819c5cf7e6c261f58c0673a6788abefe00 - 1.13% (30.7 MB)

[#014] sha256:1a2458606799570932f674a1d2b2f7f4a2163c76e3e37629e23fa50479835e3b - 0.0% (1.08 KB)

[#015] sha256:a7187b7bcce2754a69a58da83c3b0ac5627f4d44dc6ab5c9eec7287a4ad57fba - 0.0% (1.09 KB)

[#016] sha256:4e0dce25766bbe5d6874b3ca3ed14d6afea4a678de1825df2d82f28c584f40f8 - 0.0% (1.07 KB)

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

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


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

Apply image 10.0.17763.2803

2022-11-05 18:29:26 UTC

Install update 10.0.17763.3650

2022-11-21 17:47:23 UTC

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

2022-11-21 17:47:23 UTC

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

2022-11-21 17:47:42 UTC

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

2022-11-21 17:47:50 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-11-21 17:47:56 UTC

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

2022-11-21 17:48:02 UTC

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

2022-11-21 17:48:02 UTC

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

2022-11-21 17:48:03 UTC

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

2022-11-21 17:48:03 UTC

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

2022-11-21 17:48:03 UTC

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

2022-11-21 17:48:04 UTC

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

2022-11-21 17:48:05 UTC

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

2022-11-21 17:48:05 UTC

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

2022-11-21 17:48:06 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-11-21T17:45:11Z

2022-11-21 17:48:06 UTC

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

2022-11-21 17:48:06 UTC

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

2022-11-21 17:48:07 UTC

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

Details
Created

2022-11-21 17:54:24 UTC

Size

2.37 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-21T17:51:36Z
  • org.opencontainers.image.revision
    e3ad619bcb56e500642f123cb57794f8e6dc5feb
  • 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-e3ad619bcb56e500642f123cb57794f8e6dc5feb-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:ebccc55a1542abd839e5e11ea961b03307d45f0b30ea37b3b9c1e410a05bdad9 - 38.7% (941 MB)

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

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

[#004] sha256:63225cffbc4453a8946d3f8e30684b532ad496452671597a7fbad2f6940bc066 - 0.5% (12.1 MB)

[#005] sha256:23f97f0cf935aecee9f88c3804c909fcdee13d94f7ff1917e9526a9c43dc287c - 2.12% (51.5 MB)

[#006] sha256:3476407ccdbb424b2f92ff4750c338d17a66aaadb14320fe76f516563d2555de - 0.49% (12 MB)

[#007] sha256:7c812d28091e2810d1d7e1671db0f8d78131b5d1f99aa370d4e9d370fd7de883 - 0.58% (14.2 MB)

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

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

[#010] sha256:87da1024675a22f008037b41a3e25f4b6386d33bd0a9e4b3b97d0b9eca6ce7ca - 0.0% (1.26 KB)

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

[#012] sha256:76eab3e75b4c921e5bca325b2d0a8295412ae96784520bac955b6872459b5b0b - 0.0% (1.3 KB)

[#013] sha256:d826ad177c635262dd6c38012755f4331de899ee075374d950938ccc7bb40ae2 - 1.26% (30.7 MB)

[#014] sha256:9ca56a31f438b43c7b4af6ea9fb33d1c9146b6af373dc287198580ad7c5672bc - 0.0% (1.27 KB)

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

[#016] sha256:472a80a3f287d405c4c796b4801a230fb86c76dd09ff3a75a6bd1363529769c3 - 0.0% (1.29 KB)

[#017] sha256:2f578793db5f1ac0bd5522cbca0bf811d1402c10ba6f5e43bb3a9c24f8165ab6 - 0.0% (1.27 KB)

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


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

Apply image 10.0.20348.643

2022-11-05 07:49:25 UTC

Install update 10.0.20348.1249

2022-11-21 17:53:41 UTC

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

2022-11-21 17:53:42 UTC

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

2022-11-21 17:53:53 UTC

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

2022-11-21 17:54:03 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-11-21 17:54:11 UTC

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

2022-11-21 17:54:19 UTC

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

2022-11-21 17:54:19 UTC

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

2022-11-21 17:54:19 UTC

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

2022-11-21 17:54:20 UTC

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

2022-11-21 17:54:20 UTC

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

2022-11-21 17:54:21 UTC

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

2022-11-21 17:54:22 UTC

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

2022-11-21 17:54:23 UTC

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

2022-11-21 17:54:23 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-11-21T17:51:36Z

2022-11-21 17:54:24 UTC

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

2022-11-21 17:54:24 UTC

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

2022-11-21 17:54:24 UTC

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

Details
Created

2022-11-21 17:47:29 UTC

Size

227 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-11-18T22:10:23.507277060Z
  • 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.71
  • 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.71
  • 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-11-21T17:46:33Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    e3ad619bcb56e500642f123cb57794f8e6dc5feb
  • 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.71
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.71

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-e3ad619bcb56e500642f123cb57794f8e6dc5feb-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:fca6f6ed41df6cf3e019f2fd3068b1f320e5c5eaea958c4934e49b3ad8650447 - 20.22% (46 MB)

[#001] sha256:539f9afce28ba9963900b2fcd8c0c94db32fdb4f6e71f9e473d34573006fe475 - 15.16% (34.5 MB)

[#002] sha256:58993d1c60372537c3e5ec46cffb50f86a5967fcb893a49fba95918b7471178f - 0.96% (2.19 MB)

[#003] sha256:6b481cf2dd392c6e0c0e8f90ab2a61e1e2161cc714178b7a99a9f2a4e6db15ed - 51.35% (117 MB)

[#004] sha256:1860f7afab93602a6bfa98eece44ba1c76da3a16c2f769fba163eb43213463ac - 0.0% (8.89 KB)

[#005] sha256:760d62920c0ac0848ef3244e037cc75489a40820e3dabb91c520a6ca865d0d1e - 12.31% (28 MB)

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


History
2022-11-18 22:10:48 UTC

KIWI 9.24.36

2022-11-21 17:46:59 UTC

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

2022-11-21 17:46:59 UTC

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

2022-11-21 17:47:10 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-11-21 17:47:10 UTC

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

2022-11-21 17:47:11 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-11-21 17:47:11 UTC

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

2022-11-21 17:47:11 UTC

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

2022-11-21 17:47:11 UTC

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

2022-11-21 17:47:11 UTC

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

2022-11-21 17:47:24 UTC

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

2022-11-21 17:47:27 UTC

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

2022-11-21 17:47:28 UTC

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

2022-11-21 17:47:28 UTC

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

2022-11-21 17:47:28 UTC

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

2022-11-21 17:47:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-21T17:46:33Z

2022-11-21 17:47:29 UTC

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

2022-11-21 17:47:29 UTC

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

2022-11-21 17:47:29 UTC

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

Details
Created

2022-11-21 17:29:33 UTC

Size

227 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-11-19T02:53:31.988365736Z
  • 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.71
  • 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.71
  • 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-11-21T17:28:57Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    e3ad619bcb56e500642f123cb57794f8e6dc5feb
  • 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.71
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.71

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-e3ad619bcb56e500642f123cb57794f8e6dc5feb-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:fb65a2032798d302ce5b75887b3dc51fc5bda993ee9d6728afc74578641701a5 - 19.47% (44.1 MB)

[#001] sha256:883db4af8f842c39013d4cf69de0df24da3b5d9f36cf1351fda30980dce10203 - 15.02% (34 MB)

[#002] sha256:1e2580316820ba1ab2d78fbe94e20d8b1c4c46677f5f1d9ccc66cb402d1aa0f1 - 0.98% (2.23 MB)

[#003] sha256:b201141d9f83808645657974c5e891012d27c5d47be0c6f602799898a88516b3 - 51.5% (117 MB)

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

[#005] sha256:12b27f577d9b3b6dc3ab84bcdceace319422d9e00b456dc54c2d45fde35a5f0e - 13.03% (29.5 MB)

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


History
2022-11-19 02:53:57 UTC

KIWI 9.24.36

2022-11-21 04:58:09 UTC

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

2022-11-21 04:58:09 UTC

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

2022-11-21 04:58:44 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-11-21 04:58:44 UTC

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

2022-11-21 04:58:46 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-11-21 04:58:46 UTC

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

2022-11-21 04:58:46 UTC

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

2022-11-21 17:29:08 UTC

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

2022-11-21 17:29:08 UTC

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

2022-11-21 17:29:26 UTC

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

2022-11-21 17:29:30 UTC

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

2022-11-21 17:29:31 UTC

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

2022-11-21 17:29:32 UTC

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

2022-11-21 17:29:32 UTC

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

2022-11-21 17:29:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-21T17:28:57Z

2022-11-21 17:29:32 UTC

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

2022-11-21 17:29:32 UTC

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

2022-11-21 17:29:33 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