Namespace
rancher
Image / Tag
rancher-agent:v2.6-f3afa8131a9270d51a477c8d4c334ba11ad4c8b0-head
Content Digest
sha256:16414c1e380f54e804196a6f6a9aecc7846073b778edfdcae71e7b5499cc91a1
Details
Created

2022-09-30 17:36:14 UTC

Size

208 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-09-28T11:58:58.792980403Z
  • 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.45
  • 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.45
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-09-30T17:35:01Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f3afa8131a9270d51a477c8d4c334ba11ad4c8b0
  • 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.45
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.45

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-f3afa8131a9270d51a477c8d4c334ba11ad4c8b0-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:c02f0d2b18919c1e1b6a2e91c25208aa21f8432ea979823a7c3d0b3048b2f4ec - 21.83% (45.4 MB)

[#001] sha256:ff2b6b61df35a643fe400bfdb0d4c30cfc4845c839754d210da996d5a8a82d8b - 16.84% (35 MB)

[#002] sha256:04df3ac1811a0cfa3d342b7efb06570f98481e2d2aa32ca65196fbd9b50b0dcc - 1.14% (2.38 MB)

[#003] sha256:b1acc07f3fac867f73f7765d779ab3efbf4ca38c0f2ba241f3efe0f372c3cb30 - 45.08% (93.8 MB)

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

[#005] sha256:2f8b6173daff6355a0ba27f44819be4aa6bae227ce015893c483f97bd46bc962 - 15.09% (31.4 MB)

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


History
2022-09-28 11:59:14 UTC

KIWI 9.24.36

2022-09-30 17:35:38 UTC

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

2022-09-30 17:35:38 UTC

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

2022-09-30 17:35:48 UTC

|1 ARCH=amd64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2022-09-30 17:35:49 UTC

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

2022-09-30 17:35:49 UTC

|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2022-09-30 17:35:49 UTC

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

2022-09-30 17:35:50 UTC

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

2022-09-30 17:35:50 UTC

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

2022-09-30 17:35:50 UTC

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

2022-09-30 17:36:08 UTC

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

2022-09-30 17:36:12 UTC

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

2022-09-30 17:36:13 UTC

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

2022-09-30 17:36:13 UTC

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

2022-09-30 17:36:13 UTC

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

2022-09-30 17:36:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-30T17:35:01Z

2022-09-30 17:36:14 UTC

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

2022-09-30 17:36:14 UTC

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

2022-09-30 17:36:14 UTC

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

Details
Created

2022-09-30 17:35:01 UTC

Size

2.64 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-09-30T17:34:24Z
  • org.opencontainers.image.revision
    f3afa8131a9270d51a477c8d4c334ba11ad4c8b0
  • 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-f3afa8131a9270d51a477c8d4c334ba11ad4c8b0-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:cee64bf279e2ca8e924884a10ecb98bfa79c7f0cc8d25e73039b9aeb940815b6 - 29.2% (788 MB)

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

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

[#004] sha256:260cf864792fb771d9d31cb8341b191d68852c80c6fbe9b74bb926f2844ae5f9 - 0.44% (11.8 MB)

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

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

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

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

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

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

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

[#012] sha256:214281bb61e044609a0f1fd6921d14bdebcc721a06099953ec8e0a761f6795f6 - 0.0% (1.07 KB)

[#013] sha256:3357851d7bf07426d80946fdcbc7fb6d98eebfc27b3f5570026b784a2a603d3c - 1.17% (31.5 MB)

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

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

[#016] sha256:649407e1d98027e09398f05eafe6568dcc59c5e7ad5cc9b81908e3dabdea2ac2 - 0.0% (1.07 KB)

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

[#018] sha256:520403b2eb341c81f6e9bae3079500f7bfff7ceeae0ada401f151aea6fa31f8f - 0.0% (1.06 KB)


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

Apply image 10.0.17763.2803

2022-09-09 22:43:02 UTC

Install update 10.0.17763.3406

2022-09-30 17:34:25 UTC

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

2022-09-30 17:34:26 UTC

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

2022-09-30 17:34:34 UTC

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

2022-09-30 17:34:43 UTC

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

2022-09-30 17:34:50 UTC

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

2022-09-30 17:34:56 UTC

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

2022-09-30 17:34:56 UTC

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

2022-09-30 17:34:56 UTC

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

2022-09-30 17:34:57 UTC

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

2022-09-30 17:34:57 UTC

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

2022-09-30 17:34:57 UTC

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

2022-09-30 17:34:58 UTC

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

2022-09-30 17:35:00 UTC

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

2022-09-30 17:35:00 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-30T17:34:24Z

2022-09-30 17:35:01 UTC

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

2022-09-30 17:35:01 UTC

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

2022-09-30 17:35:01 UTC

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

Details
Created

2022-09-30 17:15:32 UTC

Size

2.3 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-09-30T17:15:26Z
  • org.opencontainers.image.revision
    f3afa8131a9270d51a477c8d4c334ba11ad4c8b0
  • 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-f3afa8131a9270d51a477c8d4c334ba11ad4c8b0-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:4486102fd3820ed9527fa3e7bfefa8305c2f054e65b46dffe9675755e3d8f288 - 36.78% (868 MB)

[#002] sha256:7b5555e89aa20e1e69d91a65e7466df583e8621020da308b9002083525c833e9 - 0.0% (1.3 KB)

[#003] sha256:353697798d0c3635e8593e72019822f647bb0862556ef0318b7b8dd2b1c9e193 - 0.0% (1.3 KB)

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

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

[#006] sha256:81d44138bd5ab5bb061f708ba3c2e28430074d680a9bf6f43353630f6252d7b5 - 0.51% (12 MB)

[#007] sha256:0b5732ba0d9bc7584547cfcfc695d0b036ae578bb7803fc3629194bd6c863d32 - 0.6% (14.2 MB)

[#008] sha256:91c224e7aef51eb06265c4d9cf6a9d516d5a0f6950d47c715ef3964f4edb9288 - 0.0% (1.27 KB)

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

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

[#011] sha256:903ea941d763131e9b07994d77c233eef760520b691d9b33f2b502b9ec69f148 - 0.0% (1.27 KB)

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

[#013] sha256:2c49411e61702f12d9dceb962b2348861ea450c36340ba1337f057e28377de2e - 1.34% (31.5 MB)

[#014] sha256:91a06ddd00f190e36391577f7110454581335c8a0fbbed99248a79cbb8a2c9ab - 0.0% (1.34 KB)

[#015] sha256:dbb2d74ecd7c7cf672672d86356572f93758b99b2029e14c17d35a2c26aaa050 - 0.0% (1.29 KB)

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

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

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


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

Apply image 10.0.20348.643

2022-09-08 20:30:55 UTC

Install update 10.0.20348.1006

2022-09-29 17:51:23 UTC

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

2022-09-29 17:51:23 UTC

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

2022-09-29 17:51:32 UTC

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

2022-09-29 17:51:42 UTC

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

2022-09-29 17:51:50 UTC

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

2022-09-29 17:51:58 UTC

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

2022-09-29 17:51:59 UTC

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

2022-09-29 17:51:59 UTC

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

2022-09-29 17:52:00 UTC

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

2022-09-30 17:15:28 UTC

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

2022-09-30 17:15:28 UTC

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

2022-09-30 17:15:30 UTC

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

2022-09-30 17:15:31 UTC

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

2022-09-30 17:15:31 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-30T17:15:26Z

2022-09-30 17:15:31 UTC

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

2022-09-30 17:15:32 UTC

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

2022-09-30 17:15:32 UTC

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

Details
Created

2022-09-30 17:25:20 UTC

Size

205 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-09-28T13:13:37.156233870Z
  • 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.45
  • 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.45
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-09-30T17:24:18Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f3afa8131a9270d51a477c8d4c334ba11ad4c8b0
  • 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.45
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.45

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-f3afa8131a9270d51a477c8d4c334ba11ad4c8b0-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:3af3f6d6339a5cd4122d1f889809c2536e2cc926a86ca174778ccdbc436dad0e - 22.22% (45.5 MB)

[#001] sha256:252c4fec21ff9c510b234bbba9317e550e05a766a1d183f68b0f2b04f85d9641 - 16.84% (34.5 MB)

[#002] sha256:8d711438f78a0877d56cd1e328d9db9dd75968aef8f3d61f6d487269a8b90da3 - 1.07% (2.19 MB)

[#003] sha256:9c10ab50b7858c41ae2311c3d7c4bda32f18349e9499f1a315c1e2655edec842 - 45.81% (93.7 MB)

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

[#005] sha256:206b54d0b51b26926fb788fb1b8ad2a72a29315ebd04ef0004f1bd9ac9249608 - 14.06% (28.8 MB)

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


History
2022-09-28 13:14:01 UTC

KIWI 9.24.36

2022-09-30 17:24:46 UTC

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

2022-09-30 17:24:46 UTC

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

2022-09-30 17:24:57 UTC

|1 ARCH=arm64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2022-09-30 17:24:57 UTC

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

2022-09-30 17:24:58 UTC

|1 ARCH=arm64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2022-09-30 17:24:58 UTC

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

2022-09-30 17:24:58 UTC

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

2022-09-30 17:24:58 UTC

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

2022-09-30 17:24:58 UTC

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

2022-09-30 17:25:15 UTC

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

2022-09-30 17:25:19 UTC

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

2022-09-30 17:25:19 UTC

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

2022-09-30 17:25:20 UTC

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

2022-09-30 17:25:20 UTC

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

2022-09-30 17:25:20 UTC

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

2022-09-30 17:25:20 UTC

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

2022-09-30 17:25:20 UTC

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

2022-09-30 17:25:20 UTC

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

Details
Created

2022-09-30 17:13:36 UTC

Size

203 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-09-28T14:46:05.662761509Z
  • 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.45
  • 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.45
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-09-30T17:12:51Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f3afa8131a9270d51a477c8d4c334ba11ad4c8b0
  • 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.45
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.45

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-f3afa8131a9270d51a477c8d4c334ba11ad4c8b0-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:e59bf2ffe240220471f43b602cecdb327b11e026130b1023e35e51c50879dd60 - 21.57% (43.8 MB)

[#001] sha256:8b111418e66d6f38d7ce61c4748c9f989d20f54ecb0bfdf0274b4714b6e28fe7 - 16.78% (34.1 MB)

[#002] sha256:1178d3b7ab7dbaada535d751b12737a396aa9e1d896640bc4bf073032fa22f4c - 1.1% (2.23 MB)

[#003] sha256:ef1d0d5366429b6918a0fac92a0d1903baf3d9737b6da6e4a4c80403a4a9512c - 45.6% (92.6 MB)

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

[#005] sha256:44cb6e5bd6bcee64268b98d20ed8742dcbf02e2cd0581688a6ef9ca68a1631cd - 14.94% (30.3 MB)

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


History
2022-09-28 14:46:18 UTC

KIWI 9.24.36

2022-09-29 16:14:20 UTC

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

2022-09-29 16:14:20 UTC

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

2022-09-29 16:15:01 UTC

|1 ARCH=s390x /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2022-09-29 16:15:01 UTC

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

2022-09-29 16:15:03 UTC

|1 ARCH=s390x /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2022-09-29 16:15:03 UTC

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

2022-09-29 16:15:03 UTC

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

2022-09-30 17:12:59 UTC

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

2022-09-30 17:12:59 UTC

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

2022-09-30 17:13:22 UTC

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

2022-09-30 17:13:33 UTC

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

2022-09-30 17:13:34 UTC

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

2022-09-30 17:13:35 UTC

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

2022-09-30 17:13:35 UTC

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

2022-09-30 17:13:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-30T17:12:51Z

2022-09-30 17:13:35 UTC

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

2022-09-30 17:13:36 UTC

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

2022-09-30 17:13:36 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