Namespace
rancher
Image / Tag
rancher-agent:v2.6-b30a6a482b4f7e89a26fe51763694d0ac32ce7e7-head
Content Digest
sha256:9ac54a3eb6f6c4ee95e7d5851c3d54a7f613d19e85e3b0d5684eabb5d8d5e8e8
Details
Created

2022-12-01 22:42:55 UTC

Size

235 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-11-28T14:06:54.211505271Z
  • 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.77
  • 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.77
  • 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-12-01T22:41:51Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b30a6a482b4f7e89a26fe51763694d0ac32ce7e7
  • 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.77
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.77

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-b30a6a482b4f7e89a26fe51763694d0ac32ce7e7-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:6e1065eed624ca457a0d21a66da4fc7d30c8b30367e2dfc5825a674871fe1a26 - 19.58% (46 MB)

[#001] sha256:60abe4783a06e82f1dfd96e545bb7ea661ef9d900f3f3b05c31f1bd7b85c9aed - 14.91% (35 MB)

[#002] sha256:dae063b5767c893530274f8bbb3f523c637e691d941a28461d4dd287e8ca039e - 1.01% (2.38 MB)

[#003] sha256:b7fa6abc9a525c728a9d3e1fd75cbe25b41394089c77bf5e631c4c095ceb8651 - 51.12% (120 MB)

[#004] sha256:b7203d464693f0c7c426b7a063f4d304e47e97707be469b612211e0795e08a7a - 0.0% (9.3 KB)

[#005] sha256:3d692239da3118784dcc47594a72275edca3434b16126e0f45a2f83a65730e3b - 13.37% (31.4 MB)

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


History
2022-11-28 14:07:32 UTC

KIWI 9.24.36

2022-12-01 22:42:24 UTC

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

2022-12-01 22:42:24 UTC

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

2022-12-01 22:42:35 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-12-01 22:42:35 UTC

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

2022-12-01 22:42:36 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-12-01 22:42:36 UTC

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

2022-12-01 22:42:36 UTC

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

2022-12-01 22:42:36 UTC

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

2022-12-01 22:42:36 UTC

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

2022-12-01 22:42:50 UTC

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

2022-12-01 22:42:54 UTC

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

2022-12-01 22:42:54 UTC

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

2022-12-01 22:42:55 UTC

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

2022-12-01 22:42:55 UTC

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

2022-12-01 22:42:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-01T22:41:51Z

2022-12-01 22:42:55 UTC

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

2022-12-01 22:42:55 UTC

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

2022-12-01 22:42:55 UTC

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

Details
Created

2022-12-01 22:45:18 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-12-01T22:42:20Z
  • org.opencontainers.image.revision
    b30a6a482b4f7e89a26fe51763694d0ac32ce7e7
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-b30a6a482b4f7e89a26fe51763694d0ac32ce7e7-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:d3e1bcee8808eb2e6e2396191c1796d18ad6f3a4a0eac5b00e04aed55b9a4cad - 29.52% (800 MB)

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

[#003] sha256:18ffdae7bbab1bf061d872f0a0992807fbc0740b12848cbc9e698d2069cf32f1 - 0.0% (1.09 KB)

[#004] sha256:09e3cbb418aab7c94603a395667aab3820f27af3902df2259b08912412732f86 - 0.44% (11.8 MB)

[#005] sha256:6763fc09e95b587bad95a43cc9772c94b26d5a108edf934699cc7e9083c2ccfd - 1.89% (51.2 MB)

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

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

[#008] sha256:28007a01c605be07a9f4831392e6e7f24959b7510146f9c1523fd31f9a82be63 - 0.0% (1.07 KB)

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

[#010] sha256:71e9af2e561649727c34c99ebeda445c52befeaa4d7d727bd129907f4a7ae204 - 0.0% (1.06 KB)

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

[#012] sha256:3a933d14fa3cd36368533e777e48c9aa16241e0453af15d64137ea438f9fe248 - 0.0% (1.07 KB)

[#013] sha256:28a1dd71212f0462d3aff40f3386412f504cfc93a6acf64d10309e4961768bd3 - 1.16% (31.5 MB)

[#014] sha256:da28f0e55f9739b18e24077737fe541fd0bf6e6d6a2ed587f2d809a8eeb87c04 - 0.0% (1.1 KB)

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

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

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

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


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

Apply image 10.0.17763.2803

2022-11-05 18:29:26 UTC

Install update 10.0.17763.3650

2022-12-01 22:44:32 UTC

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

2022-12-01 22:44:33 UTC

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

2022-12-01 22:44:52 UTC

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

2022-12-01 22:45:00 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-12-01 22:45:07 UTC

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

2022-12-01 22:45:13 UTC

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

2022-12-01 22:45:13 UTC

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

2022-12-01 22:45:14 UTC

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

2022-12-01 22:45:14 UTC

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

2022-12-01 22:45:14 UTC

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

2022-12-01 22:45:15 UTC

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

2022-12-01 22:45:16 UTC

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

2022-12-01 22:45:17 UTC

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

2022-12-01 22:45:17 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-12-01T22:42:20Z

2022-12-01 22:45:17 UTC

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

2022-12-01 22:45:18 UTC

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

2022-12-01 22:45:18 UTC

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

Details
Created

2022-12-01 22:41:36 UTC

Size

2.38 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-12-01T22:38:56Z
  • org.opencontainers.image.revision
    b30a6a482b4f7e89a26fe51763694d0ac32ce7e7
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-b30a6a482b4f7e89a26fe51763694d0ac32ce7e7-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:ebccc55a1542abd839e5e11ea961b03307d45f0b30ea37b3b9c1e410a05bdad9 - 38.69% (941 MB)

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

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

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

[#005] sha256:031765d4463528e184ac26386bab1e9c2a959df8344dece4223be539a046bf31 - 2.12% (51.5 MB)

[#006] sha256:6ecc18662afb17338d1d30307c27f8179a697a07dbebf608ed481381913374aa - 0.49% (12 MB)

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

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

[#009] sha256:06c2c122f31ae546b0f32ebd582ecbe57b5b965a03e2b7e5851addd4261bbcaf - 0.0% (1.29 KB)

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

[#011] sha256:8392155d8f98154201d842378725985d0f659ee1dbd5307053492b6e933d26d4 - 0.0% (1.3 KB)

[#012] sha256:0f9ec80198d8e5bb52db8c0a4165fedc76c4294ddc2169aad8d816cada6765b6 - 0.0% (1.27 KB)

[#013] sha256:51c26832eb38aaa13d00efdd8e8ef7e5e1ccce5f8afcb994ef7bc2e819e399cf - 1.3% (31.5 MB)

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

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

[#016] sha256:98867bf0c04650c0e4d2365e2a05fe988508736676ed07364696f7db70dfaaec - 0.0% (1.27 KB)

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

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


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

Apply image 10.0.20348.643

2022-11-05 07:49:25 UTC

Install update 10.0.20348.1249

2022-12-01 22:40:52 UTC

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

2022-12-01 22:40:53 UTC

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

2022-12-01 22:41:04 UTC

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

2022-12-01 22:41:13 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-12-01 22:41:21 UTC

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

2022-12-01 22:41:29 UTC

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

2022-12-01 22:41:30 UTC

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

2022-12-01 22:41:30 UTC

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

2022-12-01 22:41:31 UTC

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

2022-12-01 22:41:31 UTC

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

2022-12-01 22:41:32 UTC

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

2022-12-01 22:41:33 UTC

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

2022-12-01 22:41:34 UTC

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

2022-12-01 22:41:34 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-12-01T22:38:56Z

2022-12-01 22:41:35 UTC

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

2022-12-01 22:41:35 UTC

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

2022-12-01 22:41:36 UTC

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

Details
Created

2022-12-01 22:34:16 UTC

Size

232 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-11-28T19:44:06.820061000Z
  • 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.77
  • 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.77
  • 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-12-01T22:33:21Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b30a6a482b4f7e89a26fe51763694d0ac32ce7e7
  • 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.77
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.77

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-b30a6a482b4f7e89a26fe51763694d0ac32ce7e7-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:0c4f8b53ed72ee96c8f61163eccfa34a22a66b52ddecf8bc542fd52c2d42a040 - 19.87% (46 MB)

[#001] sha256:c003b58a27fb573d600595534918057fdd9c704d8ad6ebfe243e33c920eb4ab9 - 14.88% (34.5 MB)

[#002] sha256:877ddb934805f05ed99a3a28d39e158081bd59ca94f5077028505e3876de0345 - 0.95% (2.19 MB)

[#003] sha256:47db312984af54817275c43552b06c74d635157474f03df953e20fb6741d87c4 - 51.88% (120 MB)

[#004] sha256:71ef2085180b73141cc9759c375940a29aaf681c8e2b3f54e52b2e626a8e5f9d - 0.0% (8.88 KB)

[#005] sha256:82c635162f00c711b62e0d4ff1e3c0e1eec535b9168d02d71fb25660edc6a37c - 12.42% (28.8 MB)

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


History
2022-11-28 19:44:28 UTC

KIWI 9.24.36

2022-12-01 22:33:46 UTC

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

2022-12-01 22:33:46 UTC

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

2022-12-01 22:33:57 UTC

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

2022-12-01 22:33:58 UTC

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

2022-12-01 22:33:58 UTC

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

2022-12-01 22:33:58 UTC

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

2022-12-01 22:33:58 UTC

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

2022-12-01 22:33:59 UTC

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

2022-12-01 22:33:59 UTC

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

2022-12-01 22:34:11 UTC

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

2022-12-01 22:34:14 UTC

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

2022-12-01 22:34:15 UTC

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

2022-12-01 22:34:15 UTC

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

2022-12-01 22:34:15 UTC

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

2022-12-01 22:34:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-01T22:33:21Z

2022-12-01 22:34:15 UTC

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

2022-12-01 22:34:15 UTC

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

2022-12-01 22:34:16 UTC

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

Details
Created

2022-12-01 22:16:11 UTC

Size

229 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-11-29T00:23:57.178790523Z
  • 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.77
  • 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.77
  • 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-12-01T22:15:55Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b30a6a482b4f7e89a26fe51763694d0ac32ce7e7
  • 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.77
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.77

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-b30a6a482b4f7e89a26fe51763694d0ac32ce7e7-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:2a4433f20f5724a15ab4a854b479da746c3729e0bc8aabccca72bdda360a5c18 - 19.35% (44.2 MB)

[#001] sha256:6b3c8454e899b5aac09b074b5a148a6278e91f721d8f511b39b743a8f60d4312 - 14.91% (34.1 MB)

[#002] sha256:6ba070f04df808137e4827c633ac206d1060fecdad54a3921a73a770157b092d - 0.98% (2.23 MB)

[#003] sha256:e2b4f9b45241adc07773cf05958b73202aea9cb1fdb70eab8375cbd36bb855d1 - 51.48% (118 MB)

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

[#005] sha256:677b96cc9849beb5c388a4bc1f202a04fab008d139e1be363fbed375dc220491 - 13.28% (30.4 MB)

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


History
2022-11-29 00:24:18 UTC

KIWI 9.24.36

2022-11-29 16:26:54 UTC

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

2022-11-29 16:26:54 UTC

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

2022-11-29 16:27:32 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-11-29 16:27:32 UTC

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

2022-11-29 16:27:34 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-11-29 16:27:34 UTC

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

2022-11-29 16:27:34 UTC

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

2022-12-01 21:20:12 UTC

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

2022-12-01 21:20:12 UTC

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

2022-12-01 21:20:31 UTC

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

2022-12-01 21:20:39 UTC

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

2022-12-01 21:20:40 UTC

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

2022-12-01 21:20:40 UTC

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

2022-12-01 21:20:40 UTC

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

2022-12-01 22:16:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-01T22:15:55Z

2022-12-01 22:16:11 UTC

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

2022-12-01 22:16:11 UTC

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

2022-12-01 22:16:11 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