Namespace
rancher
Image / Tag
rancher-agent:v2.6-70b77c493424e893b33a23f612c2d1add964613a-head
Content Digest
sha256:f7c191275651edbf05989d47335b05fa63a5dce2eb1fc92fcfe3d880b43253ef
Details
Created

2022-06-24 20:02:15 UTC

Size

194 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-06-08T16:03:58.165207177Z
  • 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/47b386db6f44d578cad56668c0c696a9-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.17.13
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/47b386db6f44d578cad56668c0c696a9/
  • 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.17.13
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • org.opencontainers.image.created
    2022-06-24T20:01:10Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    70b77c493424e893b33a23f612c2d1add964613a
  • 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.17.13
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.13

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-70b77c493424e893b33a23f612c2d1add964613a-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:bb0b1c224539d53f3ced596c10cd2426ecd1b9d38726bf4143c15a91d6ea8311 - 23.19% (45 MB)

[#001] sha256:7746f42f878bfd6931505c4f1530fd2c7052d9525b59a505e53d87c681e7c951 - 18.08% (35.1 MB)

[#002] sha256:641b5a6146b1ac6460ca4e5b1e25d92e0b2787d240ede782f67ff7cc473c179e - 1.23% (2.38 MB)

[#003] sha256:1f115f0bf4baa1b77e1d21283df1e6950b02b65e9f48c151f7eef0cc84f6d5a7 - 42.17% (81.9 MB)

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

[#005] sha256:c79d95cc78a48e0e059c8ec921b7f73b825e798df861b166b08be67a370ae55b - 15.33% (29.8 MB)

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


History
2022-06-08 16:04:16 UTC

KIWI 9.24.17

2022-06-24 20:01:45 UTC

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

2022-06-24 20:01:45 UTC

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

2022-06-24 20:01:53 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-06-24 20:01:54 UTC

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

2022-06-24 20:01:54 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-06-24 20:01:54 UTC

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

2022-06-24 20:01:54 UTC

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

2022-06-24 20:01:55 UTC

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

2022-06-24 20:01:55 UTC

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

2022-06-24 20:02:11 UTC

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

2022-06-24 20:02:14 UTC

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

2022-06-24 20:02:15 UTC

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

2022-06-24 20:02:15 UTC

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

2022-06-24 20:02:15 UTC

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

2022-06-24 20:02:15 UTC

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

2022-06-24 20:02:15 UTC

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

2022-06-24 20:02:15 UTC

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

2022-06-24 20:02:15 UTC

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

Details
Created

2022-06-24 19:55:50 UTC

Size

2.59 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-06-24T19:50:51Z
  • org.opencontainers.image.revision
    70b77c493424e893b33a23f612c2d1add964613a
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-70b77c493424e893b33a23f612c2d1add964613a-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:fc6ae6c5aa2b4920ae68469c5e7e7c3a3c85e5eaafc24660e7b3adb21d6fce77 - 28.25% (750 MB)

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

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

[#004] sha256:d0a020121b3b95d8588606c51c686fb5a718ae32399723b585361884dddcfff4 - 0.39% (10.5 MB)

[#005] sha256:937ab34da29f2d50f5ebf08a9981c4442d8d2a7550f1ca9c576b9bb474ffcba0 - 1.88% (50 MB)

[#006] sha256:441cdf54f9c15021e36d15e8fa841525c0c0263d3d1225a6305303e5469d7125 - 0.39% (10.4 MB)

[#007] sha256:3fcc2d395500a151e0debfdc2e09ed25c7105d69940784af5fc4772229d832d8 - 0.51% (13.4 MB)

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

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

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

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

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

[#013] sha256:838cb3ef696c2d65c1ca6da17b350bfc6b4ee7887e9b49ce7cb265e50ecbe01c - 1.13% (30 MB)

[#014] sha256:e1ea8cd56711ab29c8d9fd0c0ca2462a4e9d5c9e640410f60465223c33c03283 - 0.0% (1.06 KB)

[#015] sha256:2cddd940e264d0644dde5e592bd5ff6ac25de105ea34f8c4d7ad039cc2d9e1dc - 0.0% (1.06 KB)

[#016] sha256:457a9086c9d46bc5c2e26e2014a729cb5627bcb332e9691e91e6825da67e20b5 - 0.0% (1.09 KB)

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

[#018] sha256:67a581ad9692a9a6b192ee8b34ec7c52800a8904de49923de15e7db2ba78e6a7 - 0.0% (1.06 KB)


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

Apply image 10.0.17763.2803

2022-06-09 19:41:03 UTC

Install update 10.0.17763.3046

2022-06-24 19:55:03 UTC

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

2022-06-24 19:55:03 UTC

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

2022-06-24 19:55:24 UTC

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

2022-06-24 19:55:33 UTC

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

2022-06-24 19:55:39 UTC

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

2022-06-24 19:55:45 UTC

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

2022-06-24 19:55:46 UTC

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

2022-06-24 19:55:46 UTC

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

2022-06-24 19:55:46 UTC

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

2022-06-24 19:55:47 UTC

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

2022-06-24 19:55:47 UTC

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

2022-06-24 19:55:48 UTC

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

2022-06-24 19:55:49 UTC

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

2022-06-24 19:55:49 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-06-24T19:50:51Z

2022-06-24 19:55:50 UTC

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

2022-06-24 19:55:50 UTC

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

2022-06-24 19:55:50 UTC

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

Details
Created

2022-06-24 20:02:06 UTC

Size

2.23 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-06-24T19:57:54Z
  • org.opencontainers.image.revision
    70b77c493424e893b33a23f612c2d1add964613a
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-70b77c493424e893b33a23f612c2d1add964613a-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:6c71967ff41928927e4c407171e4ffbac3c9ab4221eb64f5ca5a34ff4c230567 - 35.08% (803 MB)

[#002] sha256:bc94d37feb0c9d9333c84e8460970f32720bad40df5dba23abafc7ed2986af7b - 0.0% (1.26 KB)

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

[#004] sha256:f809d81ff533678c770d582afa6e502652f061988a371fee4ba30c2506cf569f - 0.47% (10.7 MB)

[#005] sha256:8d7dd510fe80d2df8356ac70a4baf6ba8a7976970c2c59a99a43c173a4ce82e4 - 2.2% (50.2 MB)

[#006] sha256:8d8aed541980e9d1003ecd5f893274c52884e2dfd933da46abb092667295276f - 0.47% (10.7 MB)

[#007] sha256:a493d7ab061a8e7bf005590f0936831e0e932f710d7d592e102b8bfb4817eff4 - 0.6% (13.7 MB)

[#008] sha256:1ae37e77353a9f5bd4191e646cbd27f5c972bde7cb764c6499f60d281a1c9245 - 0.0% (1.3 KB)

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

[#010] sha256:fd16ca5089e21a50d203e78b843dbfe8fa43659ad09a39791f7f95b8547ffba2 - 0.0% (1.29 KB)

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

[#012] sha256:c5225e924446e83550dc15e0a37da765268c60c3f0cb73fbc7a9792b8249ee3e - 0.0% (1.26 KB)

[#013] sha256:dd1de0f4f186b5d4fa6478e3790602ceff383627bb4b8ae9333faf6140928aff - 1.31% (30 MB)

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

[#015] sha256:f1d70f56fde6b9ac54fb9c9377c95dbac2cf9cecf2537ba8293a9c7e332fdae4 - 0.0% (1.3 KB)

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

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

[#018] sha256:875c7eacc2a8614439c2459273984ad8b326b213853e84e064d8a080dd63fbf0 - 0.0% (1.26 KB)


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

Apply image 10.0.20348.643

2022-06-09 04:32:50 UTC

Install update 10.0.20348.768

2022-06-24 20:01:24 UTC

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

2022-06-24 20:01:25 UTC

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

2022-06-24 20:01:35 UTC

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

2022-06-24 20:01:44 UTC

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

2022-06-24 20:01:52 UTC

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

2022-06-24 20:02:00 UTC

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

2022-06-24 20:02:01 UTC

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

2022-06-24 20:02:01 UTC

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

2022-06-24 20:02:02 UTC

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

2022-06-24 20:02:02 UTC

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

2022-06-24 20:02:02 UTC

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

2022-06-24 20:02:04 UTC

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

2022-06-24 20:02:04 UTC

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

2022-06-24 20:02:05 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-06-24T19:57:54Z

2022-06-24 20:02:05 UTC

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

2022-06-24 20:02:06 UTC

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

2022-06-24 20:02:06 UTC

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

Details
Created

2022-06-24 19:51:27 UTC

Size

191 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-06-08T19:34:27.941405330Z
  • 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/47b386db6f44d578cad56668c0c696a9-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.17.13
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/47b386db6f44d578cad56668c0c696a9/
  • 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.17.13
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • org.opencontainers.image.created
    2022-06-24T19:50:30Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    70b77c493424e893b33a23f612c2d1add964613a
  • 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.17.13
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.13

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-70b77c493424e893b33a23f612c2d1add964613a-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:0e8e6c8ec5ec6441406e7ceae0a8cf589a98dd0a75440e7d785c115ac3d68dc2 - 23.54% (45 MB)

[#001] sha256:e4b68fbac74450f183febc0a1ffa7fa5beaa4d3a999cbd1c703c3898c93a855f - 18.09% (34.5 MB)

[#002] sha256:1bb0dfd1c17392e3c56591bfc8cf9858bb967117543722c07b9b033faaa09395 - 1.15% (2.19 MB)

[#003] sha256:2bbfb3ba710768e706750ad3d1ca3cc9af81a45aafe4ff9a1743a9f688d05f49 - 42.92% (82 MB)

[#004] sha256:23eb92504c11d0ff9bf1bdc44f095fcbfec6f37c2fa8abd4843c0a5d352b2840 - 0.0% (8.89 KB)

[#005] sha256:4d6ed407906e0f6d7a4ed6ee726447d96b74ce7c4075b616c436b6087af3043b - 14.3% (27.3 MB)

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


History
2022-06-08 19:36:21 UTC

KIWI 9.24.17

2022-06-24 19:50:57 UTC

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

2022-06-24 19:50:57 UTC

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

2022-06-24 19:51:06 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-06-24 19:51:06 UTC

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

2022-06-24 19:51:07 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-06-24 19:51:07 UTC

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

2022-06-24 19:51:07 UTC

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

2022-06-24 19:51:07 UTC

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

2022-06-24 19:51:07 UTC

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

2022-06-24 19:51:22 UTC

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

2022-06-24 19:51:25 UTC

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

2022-06-24 19:51:26 UTC

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

2022-06-24 19:51:26 UTC

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

2022-06-24 19:51:26 UTC

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

2022-06-24 19:51:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-24T19:50:30Z

2022-06-24 19:51:27 UTC

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

2022-06-24 19:51:27 UTC

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

2022-06-24 19:51:27 UTC

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

Details
Created

2022-06-24 19:37:46 UTC

Size

190 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-06-08T19:58:43.937247840Z
  • 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/47b386db6f44d578cad56668c0c696a9-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.17.13
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/47b386db6f44d578cad56668c0c696a9/
  • 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.17.13
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • org.opencontainers.image.created
    2022-06-24T19:37:01Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    70b77c493424e893b33a23f612c2d1add964613a
  • 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.17.13
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.13

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-70b77c493424e893b33a23f612c2d1add964613a-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:3431ac0c912660937f1e59485584bd075119fa17ae773bd9c7dc986984550373 - 22.75% (43.3 MB)

[#001] sha256:b98dacb138865882ab39e4def20e8a0a33b8434a88445a4ba071ad6922696871 - 17.94% (34.1 MB)

[#002] sha256:7912351a9d4608798b1e6b266b2749328e501d0bb0789e8fba31a63ddfe1bd8b - 1.17% (2.23 MB)

[#003] sha256:fa1e7b4ad6d875da938439a0b45b9e3126da44bca795f74a7e7db552202b4504 - 43.07% (81.9 MB)

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

[#005] sha256:594e9d06e874b1d271a74ec75386bee4b81a733477081f4ff36fd66d8c494361 - 15.06% (28.7 MB)

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


History
2022-06-08 19:59:01 UTC

KIWI 9.24.17

2022-06-22 16:48:55 UTC

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

2022-06-22 16:48:55 UTC

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

2022-06-22 16:49:50 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-06-22 16:49:51 UTC

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

2022-06-22 16:49:53 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-06-22 16:49:53 UTC

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

2022-06-22 16:49:53 UTC

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

2022-06-24 19:37:13 UTC

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

2022-06-24 19:37:13 UTC

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

2022-06-24 19:37:34 UTC

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

2022-06-24 19:37:44 UTC

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

2022-06-24 19:37:45 UTC

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

2022-06-24 19:37:45 UTC

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

2022-06-24 19:37:45 UTC

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

2022-06-24 19:37:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-24T19:37:01Z

2022-06-24 19:37:46 UTC

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

2022-06-24 19:37:46 UTC

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

2022-06-24 19:37:46 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