Namespace
rancher
Image / Tag
rancher-agent:v2.7-d830c60dd8831710f8dccb275b9e94ed08082c8e-head
Content Digest
sha256:ea895d97066d29fdd98166d42a959c4a8b9b0c6badbbeace4e05d9de35e8a7c0
Details
Created

2022-10-11 17:09:46 UTC

Size

210 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-10-11T17:08:35Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    d830c60dd8831710f8dccb275b9e94ed08082c8e
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security
  • 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.7-d830c60dd8831710f8dccb275b9e94ed08082c8e-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.63% (45.4 MB)

[#001] sha256:17c0948a3ca77205a8e463a3f19995f5c8d664096dc601db6b4a6ba842b0feb4 - 16.68% (35 MB)

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

[#003] sha256:95cef5642b1f251d9e278d921976c220ef5d4891e65d4702636ad0d7f352cc8b - 46.02% (96.7 MB)

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

[#005] sha256:4d4a9dea3d579939b1fc4993a917741a906e290f8a868a1f39d58960173b395a - 14.54% (30.5 MB)

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


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

KIWI 9.24.36

2022-10-11 17:09:12 UTC

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

2022-10-11 17:09:12 UTC

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

2022-10-11 17:09:20 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-10-11 17:09:21 UTC

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

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

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

2022-10-11 17:09:21 UTC

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

2022-10-11 17:09:22 UTC

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

2022-10-11 17:09:22 UTC

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

2022-10-11 17:09:40 UTC

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

2022-10-11 17:09:44 UTC

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

2022-10-11 17:09:45 UTC

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

2022-10-11 17:09:45 UTC

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

2022-10-11 17:09:45 UTC

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

2022-10-11 17:09:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-11T17:08:35Z

2022-10-11 17:09:46 UTC

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

2022-10-11 17:09:46 UTC

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

2022-10-11 17:09:46 UTC

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

Details
Created

2022-10-11 17:14:03 UTC

Size

2.64 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-10-11T17:11:02Z
  • org.opencontainers.image.revision
    d830c60dd8831710f8dccb275b9e94ed08082c8e
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-d830c60dd8831710f8dccb275b9e94ed08082c8e-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:028c482fad0f111537a40f65401f65de54c9fd682951a4f8cf9b644d7c128e18 - 29.4% (795 MB)

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

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

[#004] sha256:7d35387cd382e24268a3ba258da1f5692fa3d7e5cbb811c9e7235282234de29c - 0.44% (11.8 MB)

[#005] sha256:9ec77062163936e28d7f7cfc3e772c5ddcd2573c5237ff58e62af4cbf2300d07 - 1.89% (51.2 MB)

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

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

[#008] sha256:4e015b879ced5150841184eb39819276c854d661827ccb5410047afd4f5e3d35 - 0.0% (1.07 KB)

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

[#010] sha256:9e313fabea6e4a809585b56924425e0883c21f232469c1602efbb9b512e861ca - 0.0% (1.07 KB)

[#011] sha256:649b072e83501e72d3be3ed83596c52adb6b04cab07da696767a3983aa6865ab - 0.0% (1.08 KB)

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

[#013] sha256:9c227bd65b537ea82190f251cee3bd31f90c27c3ec822071a8ca30465ebbbe13 - 1.13% (30.7 MB)

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

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

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

[#017] sha256:2264f54a6ca28fe6bafbb58ba4a0e38872bb2eda5fa6d2a5cd6c2dea058d3b9b - 0.0% (1.07 KB)

[#018] sha256:298e648b395b7fb627ebac82c3dbffef52ce103e6aaee67f15861f6cefa00d94 - 0.0% (1.07 KB)


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

Apply image 10.0.17763.2803

2022-10-08 01:55:32 UTC

Install update 10.0.17763.3532

2022-10-11 17:13:17 UTC

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

2022-10-11 17:13:18 UTC

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

2022-10-11 17:13:37 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-10-11 17:13:45 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-10-11 17:13:51 UTC

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

2022-10-11 17:13:58 UTC

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

2022-10-11 17:13:58 UTC

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

2022-10-11 17:13:59 UTC

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

2022-10-11 17:13:59 UTC

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

2022-10-11 17:13:59 UTC

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

2022-10-11 17:14:00 UTC

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

2022-10-11 17:14:01 UTC

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

2022-10-11 17:14:02 UTC

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

2022-10-11 17:14:02 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-10-11T17:11:02Z

2022-10-11 17:14:02 UTC

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

2022-10-11 17:14:03 UTC

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

2022-10-11 17:14:03 UTC

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

Details
Created

2022-10-11 17:10:31 UTC

Size

2.37 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-10-11T17:07:42Z
  • org.opencontainers.image.revision
    d830c60dd8831710f8dccb275b9e94ed08082c8e
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-d830c60dd8831710f8dccb275b9e94ed08082c8e-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:7ab91661ce2a2a2c14684a2ba0f543a81d7896773f88200b31be0e37c589de38 - 38.52% (934 MB)

[#002] sha256:bb45e5c3000e6debf2bcfd91b8052472c4dcc87fa1948f92b14d8240112dbe7e - 0.0% (1.27 KB)

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

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

[#005] sha256:de61469e60e6c1892d946d50adbd20280b11388f7f9594f24819be23c74590ee - 2.12% (51.4 MB)

[#006] sha256:d7bba380794797a40665f758ee475f64d382796f076f7de69c0286be185705ea - 0.5% (12 MB)

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

[#008] sha256:ebe09c5e3c8a1d0e7b5b3384d0225a1199e7659c0b31c96ded340d0f57b880e9 - 0.0% (1.3 KB)

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

[#010] sha256:920d4b82ae752437018ca2d818275264030312acbc85965696ca4f4de14d3df7 - 0.0% (1.27 KB)

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

[#012] sha256:03a369653787191df05a731ba5a5ea2a0aed7db5bf3ef34acf2e246107b0052e - 0.0% (1.27 KB)

[#013] sha256:27d1b7f30f7dcc9d56c72272e54f72a0cfd4518ee53824a4ab98e00df0e60e45 - 1.26% (30.7 MB)

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

[#015] sha256:3c75135b2e72daee1a0a9c025d8e3d85c5e23acb3ca64171625564dd518abc8c - 0.0% (1.27 KB)

[#016] sha256:540c572bcbe803d3680f281cef5c37530bc8de670e1fe9017178a8554569a49b - 0.0% (1.3 KB)

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

[#018] sha256:f7a026a417fe4bd8e66e00e46093e98784b1b54b27fdd428557a67c0916d5e82 - 0.0% (1.27 KB)


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

Apply image 10.0.20348.643

2022-10-07 22:13:48 UTC

Install update 10.0.20348.1129

2022-10-11 17:09:46 UTC

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

2022-10-11 17:09:46 UTC

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

2022-10-11 17:09:57 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-10-11 17:10:08 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-10-11 17:10:16 UTC

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

2022-10-11 17:10:25 UTC

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

2022-10-11 17:10:25 UTC

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

2022-10-11 17:10:26 UTC

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

2022-10-11 17:10:26 UTC

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

2022-10-11 17:10:27 UTC

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

2022-10-11 17:10:27 UTC

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

2022-10-11 17:10:29 UTC

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

2022-10-11 17:10:29 UTC

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

2022-10-11 17:10:30 UTC

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

2022-10-11 17:10:30 UTC

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

2022-10-11 17:10:31 UTC

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

2022-10-11 17:10:31 UTC

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

Details
Created

2022-10-11 17:03:02 UTC

Size

207 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-10-11T17:01:56Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    d830c60dd8831710f8dccb275b9e94ed08082c8e
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security
  • 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.7-d830c60dd8831710f8dccb275b9e94ed08082c8e-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 - 21.99% (45.5 MB)

[#001] sha256:7318344b9e129aeeb73183f35b8e224975bd8b6cec7c357926c330b6d0f26d29 - 16.67% (34.5 MB)

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

[#003] sha256:2063cf68200f45c2d5bf1ab343690fe74aa44b70fa7f1d877ed08115697d5c4e - 46.76% (96.7 MB)

[#004] sha256:9bc906118f6cafa95bf71e559ace6fcfac3b8cdf420dff9229007dec0d42a48e - 0.0% (8.89 KB)

[#005] sha256:beb0b28239864bf9a506f95ae598f2d9e132a2d332e0c5fb1f097029e8620323 - 13.52% (28 MB)

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


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

KIWI 9.24.36

2022-10-11 17:02:28 UTC

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

2022-10-11 17:02:29 UTC

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

2022-10-11 17:02:38 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-10-11 17:02:38 UTC

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

2022-10-11 17:02:39 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-10-11 17:02:39 UTC

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

2022-10-11 17:02:39 UTC

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

2022-10-11 17:02:39 UTC

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

2022-10-11 17:02:40 UTC

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

2022-10-11 17:02:57 UTC

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

2022-10-11 17:03:01 UTC

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

2022-10-11 17:03:01 UTC

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

2022-10-11 17:03:01 UTC

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

2022-10-11 17:03:01 UTC

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

2022-10-11 17:03:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-11T17:01:56Z

2022-10-11 17:03:02 UTC

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

2022-10-11 17:03:02 UTC

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

2022-10-11 17:03:02 UTC

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

Details
Created

2022-10-11 17:03:53 UTC

Size

206 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-10-11T17:03:37Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    d830c60dd8831710f8dccb275b9e94ed08082c8e
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security
  • 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.7-d830c60dd8831710f8dccb275b9e94ed08082c8e-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.28% (43.8 MB)

[#001] sha256:719fe9203b02037e371defebcaac1e45da0e4d8981fea8352685466e6c51f4ee - 16.56% (34.1 MB)

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

[#003] sha256:78b1fa1ccc26ef4b0242772b70875f120400b38e1e5ecb600f73aca611303f19 - 46.73% (96.2 MB)

[#004] sha256:15349408317882ed7b57ebfaef8c77c8780cfe11c35c9b25d0f1ef602ae3a56e - 0.0% (9.57 KB)

[#005] sha256:7dfa7174aad0fbd8d46c7f348f1de8e06bc992d472859b02dd7a0263857aeff0 - 14.34% (29.5 MB)

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


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

KIWI 9.24.36

2022-10-03 16:39:12 UTC

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

2022-10-03 16:39:12 UTC

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

2022-10-03 16:39:50 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-10-03 16:39:50 UTC

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

2022-10-03 16:39:52 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-10-03 16:39:52 UTC

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

2022-10-03 16:39:52 UTC

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

2022-10-11 16:59:03 UTC

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

2022-10-11 16:59:05 UTC

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

2022-10-11 16:59:28 UTC

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

2022-10-11 16:59:37 UTC

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

2022-10-11 16:59:39 UTC

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

2022-10-11 16:59:42 UTC

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

2022-10-11 16:59:43 UTC

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

2022-10-11 17:03:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-11T17:03:37Z

2022-10-11 17:03:53 UTC

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

2022-10-11 17:03:53 UTC

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

2022-10-11 17:03:53 UTC

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

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