Namespace
rancher
Image / Tag
rancher-agent:v2.7-208e7a4bac59886f1dbbfc0ca4788572d1180363-head
Content Digest
sha256:354ffdf148c08ddeb21c044dfd5ea92a908a75eef20d36530909f2516eb04d70
Details
Created

2022-11-09 21:23:28 UTC

Size

220 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-08T14:13:52.051354896Z
  • 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.64
  • 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.64
  • 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-09T21:22:25Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    208e7a4bac59886f1dbbfc0ca4788572d1180363
  • 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.64
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.64

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-208e7a4bac59886f1dbbfc0ca4788572d1180363-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:1b78c762f0955a2c42374e3004e5c92f263eda203995d4ac42da04486a88fd41 - 20.87% (46 MB)

[#001] sha256:3d5fd148e83dce94498c7eee25c25a75a3158445341ee2180943f86d3ecbc461 - 15.92% (35 MB)

[#002] sha256:3e5445564fdbf2fbdf61f13fa7e9c6684bff8651e14d538c7c78a8b75d15c30e - 1.08% (2.38 MB)

[#003] sha256:b445049149b87f2060614a53428c1dee53d5a1a002b380cb49d091b57f6ec393 - 48.25% (106 MB)

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

[#005] sha256:03c388dce91d1c32444afed18f40eb72ae0553aba6e7626f62470670b23a1624 - 13.88% (30.6 MB)

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


History
2022-11-08 14:14:06 UTC

KIWI 9.24.36

2022-11-09 21:22:58 UTC

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

2022-11-09 21:22:58 UTC

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

2022-11-09 21:23: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-09 21:23:08 UTC

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

2022-11-09 21:23: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-09 21:23:09 UTC

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

2022-11-09 21:23:09 UTC

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

2022-11-09 21:23:09 UTC

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

2022-11-09 21:23:09 UTC

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

2022-11-09 21:23:23 UTC

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

2022-11-09 21:23:26 UTC

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

2022-11-09 21:23:27 UTC

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

2022-11-09 21:23:27 UTC

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

2022-11-09 21:23:28 UTC

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

2022-11-09 21:23:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-09T21:22:25Z

2022-11-09 21:23:28 UTC

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

2022-11-09 21:23:28 UTC

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

2022-11-09 21:23:28 UTC

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

Details
Created

2022-11-09 21:01:47 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-09T20:58:47Z
  • org.opencontainers.image.revision
    208e7a4bac59886f1dbbfc0ca4788572d1180363
  • 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-208e7a4bac59886f1dbbfc0ca4788572d1180363-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:e21bd458a76a6e8d1e4b91a008c54eec39c3be2c33d05ccbf61f481e074816ac - 0.0% (1.09 KB)

[#003] sha256:5e176ed331ea9782d4d78b206586e5a79419315560d3474279a0ffad28522f63 - 0.0% (1.09 KB)

[#004] sha256:71f1f2e7b0e371978dbe392d01f3e968d3231520dbca58dd71a573c126ec8f75 - 0.44% (11.8 MB)

[#005] sha256:99f4bb47581916a1be66e0a00c7df05c74478f9706881381d7e3a45c22c379bd - 1.89% (51.2 MB)

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

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

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

[#009] sha256:476af33c41afa355a9c4989d6b369e65c49c09287dd542af948cef8e8aae60fe - 0.0% (1.07 KB)

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

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

[#012] sha256:889e9745eadb095f35c23e9500e0e18b5056d0e9bca6dcff403d66815bd72324 - 0.0% (1.07 KB)

[#013] sha256:6ff252b109fb3ca4e394925850cbdf7364debba213f96d024ace3f1e2a86be12 - 1.13% (30.7 MB)

[#014] sha256:741d9edea8fb298cee49fb4f294cdd1705aaa372a3c8a4b0b27eef43486d9035 - 0.0% (1.07 KB)

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

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

[#017] sha256:e53754f9914fcc5a5d3fa1e95b0ebf8ddd5df88c78f692a07ee67dde096e6f31 - 0.0% (1.09 KB)

[#018] sha256:923e3e0a90f8ed912c88dbf0c3b3e3ed7dec189c726482fab0ab55ee96db5a13 - 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-09 21:00:58 UTC

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

2022-11-09 21:00:59 UTC

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

2022-11-09 21:01:20 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-09 21:01:29 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-09 21:01:35 UTC

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

2022-11-09 21:01:42 UTC

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

2022-11-09 21:01:42 UTC

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

2022-11-09 21:01:43 UTC

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

2022-11-09 21:01:43 UTC

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

2022-11-09 21:01:43 UTC

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

2022-11-09 21:01:44 UTC

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

2022-11-09 21:01:45 UTC

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

2022-11-09 21:01:45 UTC

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

2022-11-09 21:01:46 UTC

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

2022-11-09 21:01:46 UTC

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

2022-11-09 21:01:47 UTC

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

2022-11-09 21:01:47 UTC

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

Details
Created

2022-11-09 20:43:33 UTC

Size

2.37 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-09T20:43:27Z
  • org.opencontainers.image.revision
    208e7a4bac59886f1dbbfc0ca4788572d1180363
  • 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-208e7a4bac59886f1dbbfc0ca4788572d1180363-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

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

[#003] sha256:54e90067d2f5ee775bceceac403a90a2b431f9998881519380e6a33611653f27 - 0.0% (1.36 KB)

[#004] sha256:0442964d1d4121dd631ade0f64efdaf977997b856d47bf5261ca63b6892ce219 - 0.5% (12.1 MB)

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

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

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

[#008] sha256:70094b0ceb2f6735c696e9ac5b5e41887e03d6310d55f26114b9df8ef665c335 - 0.0% (1.29 KB)

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

[#010] sha256:4fa26733184b9451a0b99d2e201725de607298689317ad321180bb8f83f17a13 - 0.0% (1.28 KB)

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

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

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

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

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

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

[#017] sha256:681492f2177a4938f370674c95420c8f23d697ab4ac73d209f254eb35f632fb0 - 0.0% (1.26 KB)

[#018] sha256:2aa377e89edacd52a7f14aa2c1153ef9dd09dd8ec379c4f4fe8cada8e2da6461 - 0.0% (1.27 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-09 19:41:43 UTC

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

2022-11-09 19:41:44 UTC

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

2022-11-09 19:41:55 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-09 19:42:05 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-09 19:42:13 UTC

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

2022-11-09 19:42:20 UTC

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

2022-11-09 19:42:21 UTC

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

2022-11-09 19:42:21 UTC

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

2022-11-09 19:42:22 UTC

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

2022-11-09 20:43:28 UTC

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

2022-11-09 20:43:29 UTC

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

2022-11-09 20:43:30 UTC

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

2022-11-09 20:43:31 UTC

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

2022-11-09 20:43:31 UTC

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

2022-11-09 20:43:32 UTC

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

2022-11-09 20:43:32 UTC

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

2022-11-09 20:43:33 UTC

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

Details
Created

2022-11-09 20:48:20 UTC

Size

217 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-08T17:16:34.413474470Z
  • 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.64
  • 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.64
  • 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-09T20:47:26Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    208e7a4bac59886f1dbbfc0ca4788572d1180363
  • 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.64
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.64

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-208e7a4bac59886f1dbbfc0ca4788572d1180363-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:82105fec08ef1370710f815fcd3f6831988e13cd0f57feff0775ae63bb5bce13 - 21.19% (46 MB)

[#001] sha256:f41ad80bd28437745440e27099a560c94b077e985f6809722708cf354a07ef75 - 15.89% (34.5 MB)

[#002] sha256:deb897e76477fdd8b32d3c5de99604b25d97dce107c223d5415d62052efd7645 - 1.01% (2.19 MB)

[#003] sha256:0396bbf9b072a6c819a6e2f836f63612c615148ba49ee57d2000cb8047ef94f7 - 49.0% (106 MB)

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

[#005] sha256:328cdaf17ff447636b82dc6b2b2abbc5dd4b3d7762d774e7115c92813ed39eb4 - 12.9% (28 MB)

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


History
2022-11-08 17:17:22 UTC

KIWI 9.24.36

2022-11-09 20:47:51 UTC

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

2022-11-09 20:47:51 UTC

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

2022-11-09 20:48: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-09 20:48:02 UTC

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

2022-11-09 20:48: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-09 20:48:03 UTC

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

2022-11-09 20:48:03 UTC

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

2022-11-09 20:48:04 UTC

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

2022-11-09 20:48:04 UTC

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

2022-11-09 20:48:16 UTC

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

2022-11-09 20:48:19 UTC

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

2022-11-09 20:48:20 UTC

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

2022-11-09 20:48:20 UTC

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

2022-11-09 20:48:20 UTC

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

2022-11-09 20:48:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-09T20:47:26Z

2022-11-09 20:48:20 UTC

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

2022-11-09 20:48:20 UTC

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

2022-11-09 20:48:20 UTC

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

Details
Created

2022-11-09 20:44:22 UTC

Size

216 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-09T08:59:06.304885685Z
  • 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.65
  • 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.65
  • 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-09T20:43:05Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    208e7a4bac59886f1dbbfc0ca4788572d1180363
  • 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.65
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.65

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-208e7a4bac59886f1dbbfc0ca4788572d1180363-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:818d373806e7650488131c4982570f5f7b7d837b21de0a8093239d9e1286dfa8 - 20.42% (44.1 MB)

[#001] sha256:4ecbb8621b7181044c875d989678ca4a8f17cb816efafa8013d79713ce6ede65 - 15.75% (34 MB)

[#002] sha256:0323e453af00481d713152abd40b43fb43a582f7b6ef24082a7632ef383b0cb6 - 1.03% (2.23 MB)

[#003] sha256:3fd72f9c580f077d79adea3053f90871e138c797c91936329544b162f0bfacab - 49.14% (106 MB)

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

[#005] sha256:f4e776fb161f8805f3e8517d70d62fc77798082bd44ec80de25ea086e308df74 - 13.66% (29.5 MB)

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


History
2022-11-09 08:59:24 UTC

KIWI 9.24.36

2022-11-09 20:43:14 UTC

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

2022-11-09 20:43:14 UTC

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

2022-11-09 20:43:55 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-09 20:43:56 UTC

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

2022-11-09 20:43:58 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-09 20:43:58 UTC

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

2022-11-09 20:43:58 UTC

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

2022-11-09 20:43:58 UTC

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

2022-11-09 20:43:58 UTC

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

2022-11-09 20:44:19 UTC

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

2022-11-09 20:44:20 UTC

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

2022-11-09 20:44:21 UTC

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

2022-11-09 20:44:22 UTC

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

2022-11-09 20:44:22 UTC

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

2022-11-09 20:44:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-09T20:43:05Z

2022-11-09 20:44:22 UTC

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

2022-11-09 20:44:22 UTC

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

2022-11-09 20:44:22 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