Namespace
rancher
Image / Tag
rancher-agent:v2.6-8819343bc8a14fb8a391649e3868631aa513f20b-head
Content Digest
sha256:9d0e1c5c5f0de95cb1458aeefd64120bdb0fdeb0f0622d9c94be9d52e476d7ae
Details
Created

2022-06-29 19:49:03 UTC

Size

195 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-06-08T16:03:58.165207177Z
  • 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.13
  • 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.13
  • 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-06-29T19:47:53Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    8819343bc8a14fb8a391649e3868631aa513f20b
  • 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.13
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.13

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-8819343bc8a14fb8a391649e3868631aa513f20b-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:bb0b1c224539d53f3ced596c10cd2426ecd1b9d38726bf4143c15a91d6ea8311 - 23.08% (45 MB)

[#001] sha256:889e4bf4a2d11ce7c418ce411e429291544fb2a8838e3fffb7d84592475f2d7f - 18.0% (35.1 MB)

[#002] sha256:641b5a6146b1ac6460ca4e5b1e25d92e0b2787d240ede782f67ff7cc473c179e - 1.22% (2.38 MB)

[#003] sha256:815b5883e810631d01cadb905c37f42e6bc867df5df86f3f28e186d667672fae - 42.23% (82.4 MB)

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

[#005] sha256:4e2cd895968c88567a5d3f1e7fa61a17d40d66e74b96129569be7c44cfd9a867 - 15.46% (30.2 MB)

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


History
2022-06-08 16:04:16 UTC

KIWI 9.24.17

2022-06-29 19:48:28 UTC

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

2022-06-29 19:48:28 UTC

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

2022-06-29 19:48:39 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-06-29 19:48:40 UTC

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

2022-06-29 19:48:40 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-06-29 19:48:40 UTC

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

2022-06-29 19:48:41 UTC

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

2022-06-29 19:48:41 UTC

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

2022-06-29 19:48:41 UTC

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

2022-06-29 19:48:57 UTC

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

2022-06-29 19:49:01 UTC

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

2022-06-29 19:49:01 UTC

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

2022-06-29 19:49:02 UTC

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

2022-06-29 19:49:02 UTC

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

2022-06-29 19:49:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-29T19:47:53Z

2022-06-29 19:49:02 UTC

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

2022-06-29 19:49:02 UTC

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

2022-06-29 19:49:03 UTC

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

Details
Created

2022-06-29 19:52:55 UTC

Size

2.59 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-06-29T19:48:00Z
  • org.opencontainers.image.revision
    8819343bc8a14fb8a391649e3868631aa513f20b
  • 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-8819343bc8a14fb8a391649e3868631aa513f20b-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:2ac1acee8d78d43dc628ff40ce324e5bdf8e6229775e2a1f5ce67abeb7de1d7c - 0.0% (1.06 KB)

[#003] sha256:eacd4eaaf1ea99118bb03f961f81586676ee0fba9e28ca83b60d48b771d21073 - 0.0% (1.1 KB)

[#004] sha256:4fd8c568d24fb04c9678ba770c88c79b5355dc50379bd8e1bff1749b0444592f - 0.39% (10.4 MB)

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

[#006] sha256:1e537611a11534dfcecdf24d433f335652fcffd43d7bf30763c2f05f610df867 - 0.39% (10.4 MB)

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

[#008] sha256:41431ed3f1fc6408dc400855d6ab483126539d6ad569b489f07b14c623ad6b70 - 0.0% (1.07 KB)

[#009] sha256:35e9e423691c2969eae7d4c697e583e8a09f5e3af32a5a1fd4e382c2fae1fedc - 0.0% (1.07 KB)

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

[#011] sha256:7746d1c57c727bc1c0134dac7c387eb40fe9e9f24ad19fa77ca3eeef0312ab8a - 0.0% (1.06 KB)

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

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

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

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

[#016] sha256:91ac1be3278d8598eb05ca042df175323bcb902db949fcafc8c1f7dff3a25646 - 0.0% (1.09 KB)

[#017] sha256:4a73965aecd2560b9e8101b78353d4666539222f64ac4263c985f728ffbd67ea - 0.0% (1.07 KB)

[#018] sha256:5ac38414f270fcc35602f292a1a698d7f402c29cbf96435020fb6bb13dcda64a - 0.0% (1.08 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-06-29 19:52:08 UTC

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

2022-06-29 19:52:08 UTC

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

2022-06-29 19:52:31 UTC

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

2022-06-29 19:52:39 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-06-29 19:52:45 UTC

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

2022-06-29 19:52:51 UTC

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

2022-06-29 19:52:51 UTC

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

2022-06-29 19:52:51 UTC

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

2022-06-29 19:52:52 UTC

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

2022-06-29 19:52:52 UTC

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

2022-06-29 19:52:52 UTC

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

2022-06-29 19:52:53 UTC

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

2022-06-29 19:52:54 UTC

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

2022-06-29 19:52:54 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-06-29T19:48:00Z

2022-06-29 19:52:55 UTC

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

2022-06-29 19:52:55 UTC

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

2022-06-29 19:52:55 UTC

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

Details
Created

2022-06-29 19:49:46 UTC

Size

2.24 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-06-29T19:45:46Z
  • org.opencontainers.image.revision
    8819343bc8a14fb8a391649e3868631aa513f20b
  • 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-8819343bc8a14fb8a391649e3868631aa513f20b-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:a102188e79f587188653b63e220916da93923e7ca68dd89f76b62a75f857c86f - 0.0% (1.26 KB)

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

[#004] sha256:8623af00e9db7c2df5032cb5496c0fd9dab613a3947eb5bde22ae8992b855ea9 - 0.47% (10.7 MB)

[#005] sha256:76b2a7c9bce9c34e70d1711587bb490ea52453c5f2eec917ea8fd75840bab4ab - 2.19% (50.2 MB)

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

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

[#008] sha256:761d27c755e15c95f3608fef2d952e22d07789444d9c3395886fda61ae2e7bfb - 0.0% (1.26 KB)

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

[#010] sha256:92812d1a224d374fb313c271628068b18497b5e648940799a0995fe58d02f896 - 0.0% (1.27 KB)

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

[#012] sha256:5a22208e3b8ef9be2ad8df8a352d440a17a3ff56c181f88f13d3d0444250cd05 - 0.0% (1.27 KB)

[#013] sha256:44eebadbf0469c7dcc42225afe1f890d617a121926e25c12ca214c3c3c71cc0f - 1.33% (30.4 MB)

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

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

[#016] sha256:7a1d38995e3572d041d16aa0cadd146d02beb4bf4812ef0dd0395067a5172584 - 0.0% (1.27 KB)

[#017] sha256:249dc2aa6493be2a86b99c2ca55ec51a8fbe27fe0c948a62f18c80cc075a7ec1 - 0.0% (1.31 KB)

[#018] sha256:1dd2df9da8d4f2338e3cf537f61497c97b679fb5428e2518e58766a30a830c41 - 0.0% (1.3 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-06-29 19:49:03 UTC

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

2022-06-29 19:49:04 UTC

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

2022-06-29 19:49:14 UTC

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

2022-06-29 19:49:24 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-06-29 19:49:32 UTC

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

2022-06-29 19:49:40 UTC

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

2022-06-29 19:49:41 UTC

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

2022-06-29 19:49:41 UTC

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

2022-06-29 19:49:42 UTC

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

2022-06-29 19:49:42 UTC

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

2022-06-29 19:49:42 UTC

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

2022-06-29 19:49:44 UTC

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

2022-06-29 19:49:45 UTC

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

2022-06-29 19:49:45 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-06-29T19:45:46Z

2022-06-29 19:49:45 UTC

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

2022-06-29 19:49:46 UTC

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

2022-06-29 19:49:46 UTC

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

Details
Created

2022-06-29 19:39:23 UTC

Size

192 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-06-08T19:34:27.941405330Z
  • 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.13
  • 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.13
  • 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-06-29T19:38:25Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    8819343bc8a14fb8a391649e3868631aa513f20b
  • 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.13
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.13

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-8819343bc8a14fb8a391649e3868631aa513f20b-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:0e8e6c8ec5ec6441406e7ceae0a8cf589a98dd0a75440e7d785c115ac3d68dc2 - 23.45% (45 MB)

[#001] sha256:8e8347c79656eaec61a1b32925b8a78dfb1d2b82e1d4e8e55bbe2f259e814498 - 18.02% (34.5 MB)

[#002] sha256:1bb0dfd1c17392e3c56591bfc8cf9858bb967117543722c07b9b033faaa09395 - 1.14% (2.19 MB)

[#003] sha256:f9a9e97621f1cfaa7a8734cf45b06043368660d2821a9becb62f1a7c8a45fd41 - 42.92% (82.3 MB)

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

[#005] sha256:9146dbe3f08250984ecd752c921476392d5bd08ce23a5e40f8b9d18acf342a10 - 14.46% (27.7 MB)

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


History
2022-06-08 19:36:21 UTC

KIWI 9.24.17

2022-06-29 19:38:52 UTC

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

2022-06-29 19:38:52 UTC

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

2022-06-29 19:39: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-06-29 19:39:02 UTC

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

2022-06-29 19:39: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-06-29 19:39:03 UTC

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

2022-06-29 19:39:04 UTC

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

2022-06-29 19:39:04 UTC

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

2022-06-29 19:39:04 UTC

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

2022-06-29 19:39:19 UTC

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

2022-06-29 19:39:22 UTC

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

2022-06-29 19:39:22 UTC

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

2022-06-29 19:39:23 UTC

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

2022-06-29 19:39:23 UTC

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

2022-06-29 19:39:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-29T19:38:25Z

2022-06-29 19:39:23 UTC

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

2022-06-29 19:39:23 UTC

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

2022-06-29 19:39:23 UTC

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

Details
Created

2022-06-29 19:20:31 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-06-08T19:58:43.937247840Z
  • 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.13
  • 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.13
  • 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-06-29T19:20:19Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    8819343bc8a14fb8a391649e3868631aa513f20b
  • 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.13
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.13

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-8819343bc8a14fb8a391649e3868631aa513f20b-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:3431ac0c912660937f1e59485584bd075119fa17ae773bd9c7dc986984550373 - 22.65% (43.3 MB)

[#001] sha256:6372925323e0bff7a50a7892d3b9bceb94159841067ab1bcc5bb1f73d10dc527 - 17.86% (34.1 MB)

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

[#003] sha256:916221e407fac6567d1c6e9176cebc562f75451480dbea6d77608ca0234b1acc - 43.11% (82.4 MB)

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

[#005] sha256:410d36a391cfe8a6a537fa4fdb84dd2ac11c8aef168e81717df7df1b97affb1a - 15.21% (29.1 MB)

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


History
2022-06-08 19:59:01 UTC

KIWI 9.24.17

2022-06-27 17:41:32 UTC

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

2022-06-27 17:41:32 UTC

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

2022-06-27 17:42:05 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-06-27 17:42:05 UTC

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

2022-06-27 17:42:08 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-06-27 17:42:08 UTC

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

2022-06-27 17:42:08 UTC

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

2022-06-29 17:54:09 UTC

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

2022-06-29 17:54:10 UTC

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

2022-06-29 17:54:29 UTC

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

2022-06-29 17:54:35 UTC

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

2022-06-29 17:54:36 UTC

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

2022-06-29 17:54:37 UTC

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

2022-06-29 17:54:37 UTC

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

2022-06-29 19:20:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-29T19:20:19Z

2022-06-29 19:20:31 UTC

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

2022-06-29 19:20:31 UTC

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

2022-06-29 19:20:31 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