Namespace
rancher
Image / Tag
rancher-agent:v2.6-1134cad32243dc8c60812517d370690c754d05c9-head
Content Digest
sha256:949e2a2cae2f3a07c1b9206e1895a88cdf5ca90e314b6cc650ee0b3522d15a13
Details
Created

2022-07-18 15:46:45 UTC

Size

197 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-15T14:32:25.607934229Z
  • 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.24
  • 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.24
  • 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-18T15:45:35Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    1134cad32243dc8c60812517d370690c754d05c9
  • 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.24
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.24

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-1134cad32243dc8c60812517d370690c754d05c9-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:d18bf3444af22452f967b71b3e3de1ba4d65e27c227a8f8a9a83f165806e386d - 22.85% (45 MB)

[#001] sha256:fc0b862189dfc51309f4463cf94001c839e3144cacc23a862a37f1fb8229ec1c - 17.82% (35.1 MB)

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

[#003] sha256:1bfc7d0097773c52ffce732e6c519b00b419de4e18967cb18e869fa3fd55cf13 - 42.8% (84.3 MB)

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

[#005] sha256:6b69e43ecf38de91eb753684860478f52bcf15bb31da3c37d09f15d8b415ce4b - 15.32% (30.2 MB)

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


History
2022-07-15 14:32:39 UTC

KIWI 9.24.17

2022-07-18 15:46:11 UTC

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

2022-07-18 15:46:11 UTC

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

2022-07-18 15:46:22 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-18 15:46:22 UTC

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

2022-07-18 15:46:23 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-18 15:46:23 UTC

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

2022-07-18 15:46:23 UTC

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

2022-07-18 15:46:23 UTC

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

2022-07-18 15:46:23 UTC

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

2022-07-18 15:46:40 UTC

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

2022-07-18 15:46:44 UTC

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

2022-07-18 15:46:44 UTC

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

2022-07-18 15:46:45 UTC

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

2022-07-18 15:46:45 UTC

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

2022-07-18 15:46:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-18T15:45:35Z

2022-07-18 15:46:45 UTC

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

2022-07-18 15:46:45 UTC

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

2022-07-18 15:46:45 UTC

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

Details
Created

2022-07-18 15:50:38 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-18T15:45:37Z
  • org.opencontainers.image.revision
    1134cad32243dc8c60812517d370690c754d05c9
  • 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-1134cad32243dc8c60812517d370690c754d05c9-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:7aca8de30754f19fe03ee4c21eed0762efb5e91bf684b0cc36cc92b2af13446d - 28.47% (758 MB)

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

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

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

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

[#006] sha256:195c096ebc0399025f9be8ff5b52fd54dd7aafeaaf6f240c82f6cbbd20a93686 - 0.39% (10.4 MB)

[#007] sha256:12b1ea69c38cd7c0d78e9ad5959477846e7709d9bd1acf7e5798ada7292bb448 - 0.5% (13.4 MB)

[#008] sha256:1f40879b28d163fdf9cf2ab17b914c1d33746eec3f4344c47cae6a0e5578202c - 0.0% (1.07 KB)

[#009] sha256:8e731d1378ee4a39730bd670c59a53ca21997b688f5bc247c4860d4498346d9f - 0.0% (1.07 KB)

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

[#011] sha256:102d94f67871c847da371a08e083d710dc3942a5ea4edbeb1593cd52a25997fb - 0.0% (1.06 KB)

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

[#013] sha256:9a59872ef93564d0e07466e99aff4f4bb098eaf577c53fe666037ee063fb9116 - 1.14% (30.4 MB)

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

[#015] sha256:69e1c9113e158b8ad199a7d4f4e49a946838a46f4c97fe4936443ca20b61cfe0 - 0.0% (1.06 KB)

[#016] sha256:439a8b285fbc1095197dffa4f54eb4ddf8d5aa1d5e93db8be5f3b7cad156419f - 0.0% (1.07 KB)

[#017] sha256:2c4f0483bf89842f9541ac2ac176c1b4324226a9c31efb28627f68b58e002153 - 0.0% (1.06 KB)

[#018] sha256:4dc91be64634dfc2198a5484242751807be95b11fe381565d89993531ba457aa - 0.0% (1.07 KB)


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

Apply image 10.0.17763.2803

2022-07-06 22:37:15 UTC

Install update 10.0.17763.3165

2022-07-18 15:49:51 UTC

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

2022-07-18 15:49:51 UTC

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

2022-07-18 15:50:11 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-18 15:50:19 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-18 15:50:26 UTC

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

2022-07-18 15:50:33 UTC

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

2022-07-18 15:50:33 UTC

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

2022-07-18 15:50:33 UTC

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

2022-07-18 15:50:34 UTC

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

2022-07-18 15:50:34 UTC

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

2022-07-18 15:50:35 UTC

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

2022-07-18 15:50:36 UTC

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

2022-07-18 15:50:37 UTC

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

2022-07-18 15:50:37 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-07-18T15:45:37Z

2022-07-18 15:50:37 UTC

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

2022-07-18 15:50:38 UTC

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

2022-07-18 15:50:38 UTC

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

Details
Created

2022-07-18 15:47:27 UTC

Size

2.26 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-18T15:42:59Z
  • org.opencontainers.image.revision
    1134cad32243dc8c60812517d370690c754d05c9
  • 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-1134cad32243dc8c60812517d370690c754d05c9-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:e1a27cb9d4615dec325f2cbabac4ca1f65413bdbb8b440cc961df032993a9b81 - 35.65% (823 MB)

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

[#003] sha256:47ade1f5f59e5b47f5c4292d5ed3583cca47626cf979908406c1028aa0ac4c6d - 0.0% (1.26 KB)

[#004] sha256:ed8e527e0ca20a9d1474978ea02a7e9d2dcad662503429e51c1f6c225d38a39a - 0.46% (10.7 MB)

[#005] sha256:8f83805e16f4f5edccacdeffec05e1e9a9db1de00be25ac07141af5bc16387b2 - 2.17% (50.2 MB)

[#006] sha256:148686455f037e5d236e60d4be3305f9bfd56a9db245e06bb7232b5ccf28b78d - 0.46% (10.7 MB)

[#007] sha256:a8ee69eee4694abd5bfacd95180c51218b8d2dc48acc35dbf62611fe3bcfc419 - 0.59% (13.7 MB)

[#008] sha256:05de5e9346a2fa2edc5768d1190ed743e1ae5edce9f6597ba2e89d9186996ed7 - 0.0% (1.26 KB)

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

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

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

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

[#013] sha256:8caa9a4b5a907e1c12a723d6c7ef64917d673856650ef504a1a2d34174cf6fe9 - 1.32% (30.4 MB)

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

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

[#016] sha256:527d6a49a7b487bd73676898518272cd012ed8830f823ab46f07b764721dd391 - 0.0% (1.3 KB)

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

[#018] sha256:3ef48c53a96af36beaa92703997a6fb5159779cee8d339962bd688b7be54bf35 - 0.0% (1.26 KB)


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

Apply image 10.0.20348.643

2022-07-04 17:46:55 UTC

Install update 10.0.20348.825

2022-07-18 15:46:38 UTC

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

2022-07-18 15:46:39 UTC

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

2022-07-18 15:46:50 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-18 15:47:02 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-18 15:47:11 UTC

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

2022-07-18 15:47:20 UTC

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

2022-07-18 15:47:21 UTC

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

2022-07-18 15:47:21 UTC

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

2022-07-18 15:47:22 UTC

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

2022-07-18 15:47:22 UTC

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

2022-07-18 15:47:23 UTC

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

2022-07-18 15:47:24 UTC

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

2022-07-18 15:47:25 UTC

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

2022-07-18 15:47:26 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-07-18T15:42:59Z

2022-07-18 15:47:26 UTC

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

2022-07-18 15:47:27 UTC

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

2022-07-18 15:47:27 UTC

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

Details
Created

2022-07-18 15:35:51 UTC

Size

194 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-07-15T12:57:43.098958635Z
  • 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.24
  • 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.24
  • 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-18T15:34:54Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    1134cad32243dc8c60812517d370690c754d05c9
  • 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.24
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.24

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-1134cad32243dc8c60812517d370690c754d05c9-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:a98c123de00384a9a336a56aebd9222983f1c172845a1068bf0683e4993db838 - 23.2% (45 MB)

[#001] sha256:85f8ba6ff4e42500c3c12aeddc9b4be52fd039ff0cd4d1a81d64508d4e095dbc - 17.83% (34.5 MB)

[#002] sha256:1a59ae77417a4ade197800a92593b0db779a3793c5f7e9be63ad219de33da3ea - 1.13% (2.19 MB)

[#003] sha256:b823a3c84554adbed7f6270a6057edfb3b23b60697e918e89e8a934b7fd1667d - 43.53% (84.4 MB)

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

[#005] sha256:c8503de88d029cec61d3d3b36dda3d02dede3804cacd36176c9769aec4142adf - 14.31% (27.7 MB)

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


History
2022-07-15 12:58:06 UTC

KIWI 9.24.17

2022-07-18 15:35:20 UTC

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

2022-07-18 15:35:20 UTC

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

2022-07-18 15:35:30 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-18 15:35:30 UTC

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

2022-07-18 15:35:31 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-18 15:35:31 UTC

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

2022-07-18 15:35:31 UTC

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

2022-07-18 15:35:31 UTC

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

2022-07-18 15:35:31 UTC

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

2022-07-18 15:35:46 UTC

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

2022-07-18 15:35:49 UTC

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

2022-07-18 15:35:50 UTC

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

2022-07-18 15:35:50 UTC

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

2022-07-18 15:35:50 UTC

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

2022-07-18 15:35:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-18T15:34:54Z

2022-07-18 15:35:50 UTC

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

2022-07-18 15:35:50 UTC

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

2022-07-18 15:35:51 UTC

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

Details
Created

2022-07-18 15:21:53 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-15T13:52:03.219841248Z
  • 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.24
  • 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.24
  • 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-18T15:20:52Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    1134cad32243dc8c60812517d370690c754d05c9
  • 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.24
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.24

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-1134cad32243dc8c60812517d370690c754d05c9-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:1770b3a024cfaed5b51162db3174a66002a14693ec3272c598b32f7efcd4a1f7 - 22.42% (43.3 MB)

[#001] sha256:05fcf609e95305703bdfc7f6ec12b065351b10ef160eb14d6e25ec3bbf94ba90 - 17.68% (34.1 MB)

[#002] sha256:242f0087da24b3417b66c241d9b699dfc26ac4b228db84edd590a789965fa75d - 1.15% (2.23 MB)

[#003] sha256:a79e7a65dc8e5bec98528d8f96f1e62348052d999f64e657d3810f8f925bc996 - 43.68% (84.3 MB)

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

[#005] sha256:fdee66950fd89c731f3bd2bdc4f4e776c7737afe04a20ae38f7b2f12a6469471 - 15.06% (29.1 MB)

[#006] sha256:3b18aa91eef4a4259387e902b7af37bad44e48adb29b6f55b236adacc3bb8258 - 0.0% (172 Bytes)


History
2022-07-15 13:52:19 UTC

KIWI 9.24.17

2022-07-18 15:20:57 UTC

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

2022-07-18 15:20:57 UTC

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

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

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

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

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

2022-07-18 15:21:32 UTC

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

2022-07-18 15:21:32 UTC

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

2022-07-18 15:21:32 UTC

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

2022-07-18 15:21:48 UTC

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

2022-07-18 15:21:51 UTC

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

2022-07-18 15:21:52 UTC

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

2022-07-18 15:21:52 UTC

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

2022-07-18 15:21:53 UTC

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

2022-07-18 15:21:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-18T15:20:52Z

2022-07-18 15:21:53 UTC

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

2022-07-18 15:21:53 UTC

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

2022-07-18 15:21:53 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