Namespace
rancher
Image / Tag
rancher-agent:v2.7-625b6107bb1dd55fdcc8d979c761a31069e3fb39-head
Content Digest
sha256:05e7131f1d116244ebc1b9a07e790f56983a941185067975f7a1edad6ee7fa5c
Details
Created

2022-11-18 19:19:29 UTC

Size

229 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-14T17:50:37.840752892Z
  • 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.68
  • 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.68
  • 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-18T19:18:24Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    625b6107bb1dd55fdcc8d979c761a31069e3fb39
  • 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.68
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.68

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-625b6107bb1dd55fdcc8d979c761a31069e3fb39-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:759ae38394abd9f64fcd16752f393dd4de80c783a999d3fdf76ac041b4a83bb1 - 20.11% (46 MB)

[#001] sha256:43128a317d93d65ee10d18bf36ed0e5ba1f902c16ff03a792f5503a1d277fa7c - 15.33% (35 MB)

[#002] sha256:e54c708421fb38a24c3c84a90ae4b0d2930c1d8c0bcd97b79d23efdb64ac2fcb - 1.04% (2.38 MB)

[#003] sha256:964048a00985398e7d0858949504382285b5ca1ce99a7fd4a6f941b8807df15d - 50.15% (115 MB)

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

[#005] sha256:166e8384f013f90fcc3df7295d6a3fa03437b51f0b5eb5eccf909be18bc6b7bc - 13.36% (30.6 MB)

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


History
2022-11-14 17:50:52 UTC

KIWI 9.24.36

2022-11-18 19:18:58 UTC

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

2022-11-18 19:18:58 UTC

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

2022-11-18 19:19:08 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-18 19:19:08 UTC

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

2022-11-18 19:19:09 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-18 19:19:09 UTC

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

2022-11-18 19:19:09 UTC

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

2022-11-18 19:19:09 UTC

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

2022-11-18 19:19:09 UTC

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

2022-11-18 19:19:24 UTC

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

2022-11-18 19:19:27 UTC

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

2022-11-18 19:19:28 UTC

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

2022-11-18 19:19:29 UTC

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

2022-11-18 19:19:29 UTC

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

2022-11-18 19:19:29 UTC

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

2022-11-18 19:19:29 UTC

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

2022-11-18 19:19:29 UTC

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

2022-11-18 19:19:29 UTC

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

Details
Created

2022-11-18 19:17:53 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-18T19:14:58Z
  • org.opencontainers.image.revision
    625b6107bb1dd55fdcc8d979c761a31069e3fb39
  • 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-625b6107bb1dd55fdcc8d979c761a31069e3fb39-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:2c90f2f8f44186578c13c8b1bbb9d3252cf2a080f80090a76b0c3df5eb53ee36 - 0.0% (1.07 KB)

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

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

[#005] sha256:84e0b9b11c952c094ee65f9eca3b24370bf98396268aefb40b6b9a84ad483940 - 1.89% (51.2 MB)

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

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

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

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

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

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

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

[#013] sha256:66247be4cfa1da0ce6b99298c549c2b7275e51e0828f59dd9de339a5ac71667c - 1.13% (30.7 MB)

[#014] sha256:8e9d6b7e45076b2639cedfaa5fc962494b3ba057dadeced9613bdb8a7042c0a4 - 0.0% (1.09 KB)

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

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

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

[#018] sha256:963bb5ac6a55395672e05a7bb4a895ace868a67760f013e9fe6f38667f1b0f84 - 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-18 19:17:11 UTC

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

2022-11-18 19:17:11 UTC

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

2022-11-18 19:17:29 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-18 19:17:37 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-18 19:17:43 UTC

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

2022-11-18 19:17:49 UTC

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

2022-11-18 19:17:49 UTC

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

2022-11-18 19:17:50 UTC

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

2022-11-18 19:17:50 UTC

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

2022-11-18 19:17:50 UTC

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

2022-11-18 19:17:51 UTC

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

2022-11-18 19:17:52 UTC

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

2022-11-18 19:17:52 UTC

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

2022-11-18 19:17:52 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-11-18T19:14:58Z

2022-11-18 19:17:53 UTC

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

2022-11-18 19:17:53 UTC

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

2022-11-18 19:17:53 UTC

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

Details
Created

2022-11-18 19:14:15 UTC

Size

2.37 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-18T19:11:30Z
  • org.opencontainers.image.revision
    625b6107bb1dd55fdcc8d979c761a31069e3fb39
  • 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-625b6107bb1dd55fdcc8d979c761a31069e3fb39-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:4d568fffabfbb042d02b1b5a0f7d44e35608961f09174f5339e8fe8be053250d - 0.0% (1.26 KB)

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

[#004] sha256:112c7b908c72c035886243a852400bed72cbcca3fe2dc16e443d7c9638034bc8 - 0.5% (12.1 MB)

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

[#006] sha256:51eeff93be624ef8f603356d842c7086dbd8213dbb4b21bc732c2378f64d4073 - 0.49% (12 MB)

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

[#008] sha256:584ca9d3a4b7e5529fb0378055a1dbf50b808c24308b1723d1a0384e6f40222b - 0.0% (1.27 KB)

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

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

[#011] sha256:43968ce3f0e70d40e35f02f13c2b690714061b723c10f36ca195cea514566aa7 - 0.0% (1.3 KB)

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

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

[#014] sha256:5a002e27348a000e707fa05e9256c1707f6adf71f659c403f0147fb7ecbeb351 - 0.0% (1.27 KB)

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

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

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

[#018] sha256:b5875ff5cb94050d50173293b6a0a13c7f099a88efe26b2919431b6b04154282 - 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-18 19:13:25 UTC

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

2022-11-18 19:13:25 UTC

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

2022-11-18 19:13:36 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-18 19:13:45 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-18 19:14:01 UTC

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

2022-11-18 19:14:09 UTC

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

2022-11-18 19:14:10 UTC

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

2022-11-18 19:14:10 UTC

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

2022-11-18 19:14:10 UTC

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

2022-11-18 19:14:11 UTC

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

2022-11-18 19:14:11 UTC

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

2022-11-18 19:14:12 UTC

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

2022-11-18 19:14:13 UTC

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

2022-11-18 19:14:14 UTC

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

2022-11-18 19:14:14 UTC

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

2022-11-18 19:14:15 UTC

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

2022-11-18 19:14:15 UTC

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

Details
Created

2022-11-18 19:07:21 UTC

Size

225 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-14T21:35:21.778469425Z
  • 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.68
  • 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.68
  • 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-18T19:06:27Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    625b6107bb1dd55fdcc8d979c761a31069e3fb39
  • 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.68
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.68

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-625b6107bb1dd55fdcc8d979c761a31069e3fb39-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:8dd8a6c96540f6fc70ad42281d044f077ec8c64c952d9ae32f0c9596a0701f0e - 20.41% (46 MB)

[#001] sha256:6ff24c0f42658bfa8f981e8a39e25db722b7efff0c7b6ce9fd39a74c18b83c5f - 15.29% (34.5 MB)

[#002] sha256:7309c54813f91755994d7b3578e8c9835f0ced594fcc8a2049e5091acad54ae1 - 0.97% (2.19 MB)

[#003] sha256:e20f2d17416bf6f2d5c51e972805fb38cf99d512808419cf815ac4fb42204a24 - 50.9% (115 MB)

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

[#005] sha256:58f8bf151b64258b5548ca572b8f3579f81c8457e55c1d389492062c2c559b17 - 12.42% (28 MB)

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


History
2022-11-14 21:35:47 UTC

KIWI 9.24.36

2022-11-18 19:06:52 UTC

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

2022-11-18 19:06:52 UTC

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

2022-11-18 19:07:02 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-18 19:07:03 UTC

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

2022-11-18 19:07:03 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-18 19:07:04 UTC

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

2022-11-18 19:07:04 UTC

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

2022-11-18 19:07:04 UTC

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

2022-11-18 19:07:04 UTC

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

2022-11-18 19:07:17 UTC

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

2022-11-18 19:07:20 UTC

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

2022-11-18 19:07:21 UTC

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

2022-11-18 19:07:21 UTC

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

2022-11-18 19:07:21 UTC

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

2022-11-18 19:07:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18T19:06:27Z

2022-11-18 19:07:21 UTC

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

2022-11-18 19:07:21 UTC

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

2022-11-18 19:07:21 UTC

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

Details
Created

2022-11-18 18:50:12 UTC

Size

223 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-15T00:39:29.388839206Z
  • 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.68
  • 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.68
  • 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-18T18:49:42Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    625b6107bb1dd55fdcc8d979c761a31069e3fb39
  • 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.68
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.68

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-625b6107bb1dd55fdcc8d979c761a31069e3fb39-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:7f9f9e8faf77bc559ea472f201857d3753c38d4a72e8849c7c24a27598a5f881 - 19.77% (44.2 MB)

[#001] sha256:10ff489635b0e0cc67c9b99d764bf118f4cdd9cb3803c991a1df87973b6bd26e - 15.24% (34.1 MB)

[#002] sha256:cb3aef0efcab503cb601e027e892d7f10d103954485a9ba0f6922b952a9f3c6d - 1.0% (2.23 MB)

[#003] sha256:4cc8274d32a5fd11c1969f5136f2810fb3fa942250d9ad8a8bc4680c67a1e1de - 50.76% (113 MB)

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

[#005] sha256:f36874755f81923b0bb22f46e21338cb3ecea3dc42c88e978001eb460fb6238f - 13.22% (29.5 MB)

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


History
2022-11-15 00:39:47 UTC

KIWI 9.24.36

2022-11-15 15:20:43 UTC

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

2022-11-15 15:20:43 UTC

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

2022-11-15 15:21:30 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-15 15:21:30 UTC

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

2022-11-15 15:21:32 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-15 15:21:32 UTC

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

2022-11-15 15:21:32 UTC

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

2022-11-18 18:49:48 UTC

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

2022-11-18 18:49:48 UTC

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

2022-11-18 18:50:07 UTC

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

2022-11-18 18:50:10 UTC

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

2022-11-18 18:50:11 UTC

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

2022-11-18 18:50:11 UTC

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

2022-11-18 18:50:11 UTC

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

2022-11-18 18:50:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18T18:49:42Z

2022-11-18 18:50:12 UTC

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

2022-11-18 18:50:12 UTC

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

2022-11-18 18:50:12 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