Namespace
rancher
Image / Tag
rancher-agent:v2.6-a678d0e12fe21936f09ae0e906bc420e43d7d35c-head
Content Digest
sha256:4f60a9980a456e2b054c958b0771c277f04a6c94287f8ad3ebd4d84958c4fe59
Details
Created

2022-07-06 14:57:14 UTC

Size

196 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-07-04T09:22:58.848658921Z
  • 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.19
  • 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.19
  • 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-07-06T14:56:06Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    a678d0e12fe21936f09ae0e906bc420e43d7d35c
  • 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.19
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.19

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-a678d0e12fe21936f09ae0e906bc420e43d7d35c-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:a76e33fbee790bee86baf2596a3d9b31e5abc0dc600cace6d4ed42f722543312 - 23.0% (45 MB)

[#001] sha256:cb8cff926e9426b128e6074e6534314d8e9543463e84cf24810e191d98108356 - 17.93% (35.1 MB)

[#002] sha256:473f9015fc9f774c0f7e31e7a5dd2bd3981c78347893cf83c796b08c075878d5 - 1.21% (2.38 MB)

[#003] sha256:18a905ac2f8e076789b470a1ea372eaa9d5406fab4b7ec2c4d67a32f9c03c269 - 42.45% (83.1 MB)

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

[#005] sha256:60e56702dbaeded86190e71beb152c0e65929ac3f5c7e453e1e2c63898040a69 - 15.41% (30.2 MB)

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


History
2022-07-04 09:23:13 UTC

KIWI 9.24.17

2022-07-06 14:56:43 UTC

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

2022-07-06 14:56:43 UTC

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

2022-07-06 14:56:51 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-07-06 14:56:51 UTC

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

2022-07-06 14:56:52 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-07-06 14:56:52 UTC

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

2022-07-06 14:56:52 UTC

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

2022-07-06 14:56:52 UTC

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

2022-07-06 14:56:52 UTC

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

2022-07-06 14:57:09 UTC

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

2022-07-06 14:57:12 UTC

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

2022-07-06 14:57:13 UTC

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

2022-07-06 14:57:13 UTC

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

2022-07-06 14:57:13 UTC

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

2022-07-06 14:57:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-06T14:56:06Z

2022-07-06 14:57:14 UTC

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

2022-07-06 14:57:14 UTC

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

2022-07-06 14:57:14 UTC

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

Details
Created

2022-07-06 15:02:05 UTC

Size

2.59 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-06T14:57:06Z
  • org.opencontainers.image.revision
    a678d0e12fe21936f09ae0e906bc420e43d7d35c
  • 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-a678d0e12fe21936f09ae0e906bc420e43d7d35c-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:a4774ecf2383c8c7409b29c930cfae74f1bc070f2d4c0785eddfead3d6da5fa6 - 0.0% (1.07 KB)

[#003] sha256:0be448a652251ac0ce401df96b6a0a59af8857a1e3d13ec93d8df55ee55c761e - 0.0% (1.09 KB)

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

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

[#006] sha256:537d7ec19d803f949950f7e9a68458f1ff9e77b963a4754e9fdf9efe0b0d0f3d - 0.39% (10.4 MB)

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

[#008] sha256:734df4d560164f9b87b771c14af6f191752209530afdb0b71ced5a015752adb7 - 0.0% (1.07 KB)

[#009] sha256:7d7f31178b3357a6ba81217a9bb2a84424a7f1a3632fcbaa6cd2ed311bfeda11 - 0.0% (1.07 KB)

[#010] sha256:c6eeb1c5f05ac6c7ee969c101ef3510c61061c77ab94fc0bd9649a7caea68b6b - 0.0% (1.1 KB)

[#011] sha256:0e9b8aa48ac562c3af67ce4dd394934e7de2a836f92ee010b841eb410490803c - 0.0% (1.06 KB)

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

[#013] sha256:2796ae95938789907379daee067a5379cab0e2d6dc13cb5e18eea527ec9966f8 - 1.15% (30.4 MB)

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

[#015] sha256:1dddc2130b1f2648d1852ab2255730e51c0a2529d582913a2cf0b602d745ac7a - 0.0% (1.06 KB)

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

[#017] sha256:7ddb6e5b26fd8ff0e45543d9c6ea7d0459a08c6f46c3fee045eca56833e05075 - 0.0% (1.07 KB)

[#018] sha256:e3e8bd8ea00dc2d6d9a9754c9db1101d0468843ec1b83f8090f225d821cd7e62 - 0.0% (1.07 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-07-06 15:01:18 UTC

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

2022-07-06 15:01:19 UTC

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

2022-07-06 15:01:38 UTC

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

2022-07-06 15:01:46 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-07-06 15:01:53 UTC

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

2022-07-06 15:01:59 UTC

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

2022-07-06 15:01:59 UTC

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

2022-07-06 15:02:00 UTC

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

2022-07-06 15:02:00 UTC

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

2022-07-06 15:02:01 UTC

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

2022-07-06 15:02:01 UTC

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

2022-07-06 15:02:02 UTC

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

2022-07-06 15:02:03 UTC

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

2022-07-06 15:02:03 UTC

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

2022-07-06 15:02:04 UTC

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

2022-07-06 15:02:04 UTC

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

2022-07-06 15:02:05 UTC

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

Details
Created

2022-07-06 14:56:56 UTC

Size

2.24 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-06T14:52:47Z
  • org.opencontainers.image.revision
    a678d0e12fe21936f09ae0e906bc420e43d7d35c
  • 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-a678d0e12fe21936f09ae0e906bc420e43d7d35c-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

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

[#003] sha256:3c29cce329b425bfbf37a8be40e8befbfa209792c099049e380df84f4e9df5b2 - 0.0% (1.31 KB)

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

[#005] sha256:502f4553bb6606f214909c05f6853067c4e0f8e64116cd7f52f5347a0e8d0b9b - 2.19% (50.2 MB)

[#006] sha256:336cb68f2e75127a4ba685095a661e8d2b35c2fb2a3f23a8109cf589cc3d1053 - 0.47% (10.7 MB)

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

[#008] sha256:102fad50ba6dfed6a3d3ed36fa360c3a44f0f35e162238fee644da0e1e6b3cb5 - 0.0% (1.26 KB)

[#009] sha256:038296435fcfb3d3625b5f6d05e55247e82c25f6c37721209fcac8105ee98274 - 0.0% (1.26 KB)

[#010] sha256:5a4266c36fd5f5203c7ea1426a766d555c78b0e86e193212d6e2aea57c6d9fc9 - 0.0% (1.27 KB)

[#011] sha256:e0f38d798ee437cfdddf7e618ee1b0461266a12a67efae23624615e62808b90b - 0.0% (1.29 KB)

[#012] sha256:06c555dc4295bcad2eb23917ff42fb87676d2f5f5f6202a9f6fa0348fccbbd17 - 0.0% (1.28 KB)

[#013] sha256:823f99137e0cb5e5ef9b782d744993fd209af9061bdc64825bfe51842a349343 - 1.33% (30.4 MB)

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

[#015] sha256:0e848f37c280fdc82b9d3a473b2ceb91f56a5e5c9420460dda000351b8b35d0a - 0.0% (1.26 KB)

[#016] sha256:7336c8dbcbae80379d98cf5a1b59b797c5b4faa6e51d55329b9fcfb39dae5baa - 0.0% (1.27 KB)

[#017] sha256:39aedfe055cf14874d77168d2fbf97f32b97bd6a50e15e520a8ff1da1c5ed712 - 0.0% (1.3 KB)

[#018] sha256:84ec77fdf9c21fcd090f052d4c4e101370e0fe6385f835c84c4b337ab78251b8 - 0.0% (1.27 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-07-06 14:56:00 UTC

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

2022-07-06 14:56:01 UTC

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

2022-07-06 14:56:16 UTC

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

2022-07-06 14:56:26 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-07-06 14:56:39 UTC

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

2022-07-06 14:56:50 UTC

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

2022-07-06 14:56:50 UTC

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

2022-07-06 14:56:51 UTC

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

2022-07-06 14:56:51 UTC

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

2022-07-06 14:56:51 UTC

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

2022-07-06 14:56:52 UTC

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

2022-07-06 14:56:53 UTC

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

2022-07-06 14:56:54 UTC

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

2022-07-06 14:56:54 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-07-06T14:52:47Z

2022-07-06 14:56:55 UTC

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

2022-07-06 14:56:55 UTC

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

2022-07-06 14:56:56 UTC

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

Details
Created

2022-07-06 14:48:16 UTC

Size

193 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-07-04T09:50:46.203697850Z
  • 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.19
  • 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.19
  • 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-07-06T14:47:16Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    a678d0e12fe21936f09ae0e906bc420e43d7d35c
  • 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.19
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.19

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-a678d0e12fe21936f09ae0e906bc420e43d7d35c-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:94685cd1b9fdb7f5dc5df1a7212e2dfbe6c651dc2cd6a807290a936c3c5a781c - 23.35% (45 MB)

[#001] sha256:962fd68f4c0eb29a8b7e2428fe3a8ef26ef816ba18652d51c2cc0513178cb412 - 17.94% (34.5 MB)

[#002] sha256:3135a4326075b442c06eec3066e4d474d438f472e63ad0097112683ceb1b4ac8 - 1.14% (2.19 MB)

[#003] sha256:474fba59c6efefe3615076c0a898e608c34967d9def048b50ff1c03ae12d1c26 - 43.17% (83.1 MB)

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

[#005] sha256:4e6219a7e7e8f31f6161fa6f7ab0bbf76db046421d9395f32f3b9a7b2be22b04 - 14.4% (27.7 MB)

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


History
2022-07-04 09:51:10 UTC

KIWI 9.24.17

2022-07-06 14:47:44 UTC

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

2022-07-06 14:47:44 UTC

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

2022-07-06 14:47:55 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-07-06 14:47:56 UTC

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

2022-07-06 14:47:56 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-07-06 14:47:57 UTC

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

2022-07-06 14:47:57 UTC

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

2022-07-06 14:47:57 UTC

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

2022-07-06 14:47:57 UTC

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

2022-07-06 14:48:12 UTC

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

2022-07-06 14:48:15 UTC

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

2022-07-06 14:48:16 UTC

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

2022-07-06 14:48:16 UTC

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

2022-07-06 14:48:16 UTC

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

2022-07-06 14:48:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-06T14:47:16Z

2022-07-06 14:48:16 UTC

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

2022-07-06 14:48:16 UTC

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

2022-07-06 14:48:16 UTC

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

Details
Created

2022-07-06 14:29:47 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-07-04T10:49:04.563246772Z
  • 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.19
  • 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.19
  • 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-07-06T14:29:17Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    a678d0e12fe21936f09ae0e906bc420e43d7d35c
  • 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.19
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.19

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-a678d0e12fe21936f09ae0e906bc420e43d7d35c-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:ac67f43313190c077aeb72317d6e4559d782af63ceed62e1eee855af8bb6b792 - 22.67% (43.3 MB)

[#001] sha256:cd090b00793a5afe29e17d5f356e94530c2361594ca2292b59a2bb4da0069454 - 17.88% (34.1 MB)

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

[#003] sha256:0992cbebcaf022663bb9aee3ba13fa58d7e0b6162e99ae604afd2112942d0a35 - 43.06% (82.2 MB)

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

[#005] sha256:b87d424718e92c9af5f4ad766d5e5689875da45cd5a0f177155a7a8de7b3a673 - 15.22% (29.1 MB)

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


History
2022-07-04 10:49:22 UTC

KIWI 9.24.17

2022-07-05 09:50:19 UTC

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

2022-07-05 09:50:20 UTC

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

2022-07-05 09:50:51 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-07-05 09:50:52 UTC

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

2022-07-05 09:50: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-07-05 09:50:53 UTC

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

2022-07-05 09:50:54 UTC

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

2022-07-06 14:29:23 UTC

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

2022-07-06 14:29:23 UTC

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

2022-07-06 14:29:44 UTC

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

2022-07-06 14:29:45 UTC

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

2022-07-06 14:29:46 UTC

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

2022-07-06 14:29:47 UTC

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

2022-07-06 14:29:47 UTC

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

2022-07-06 14:29:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-06T14:29:17Z

2022-07-06 14:29:47 UTC

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

2022-07-06 14:29:47 UTC

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

2022-07-06 14:29:47 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