Namespace
rancher
Image / Tag
rancher-agent:v2.7.s1-c8661ef42e6e19a0ad5796ec5594dd065872654a-head
Content Digest
sha256:355a9f6f1b415ccd72ca5a8d36d9ed6190dcc49ad7d32c9edfe7b87c5960b2b7
Details
Created

2022-11-18 17:35:03 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-14T17:50:37.840752892Z
  • 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.68
  • 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.68
  • 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-11-18T17:33:58Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    c8661ef42e6e19a0ad5796ec5594dd065872654a
  • 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.68
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.68

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.s1-c8661ef42e6e19a0ad5796ec5594dd065872654a-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:759ae38394abd9f64fcd16752f393dd4de80c783a999d3fdf76ac041b4a83bb1 - 20.11% (46 MB)

[#001] sha256:cd2701d57f3bb8f0d0a7f39c7c656088f434591847dd6a1032df8df04d50fe8f - 15.33% (35 MB)

[#002] sha256:e54c708421fb38a24c3c84a90ae4b0d2930c1d8c0bcd97b79d23efdb64ac2fcb - 1.04% (2.38 MB)

[#003] sha256:48c3961df3ad2ce3e16ca7fe8ebe672ff21bba6fa0a5a926d50d2721f0fafe4d - 50.14% (115 MB)

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

[#005] sha256:61dbfb2d520b5fc926f136553b666d5d63c85b6460675c8bebc83c43c0ae2426 - 13.37% (30.6 MB)

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


History
2022-11-14 17:50:52 UTC

KIWI 9.24.36

2022-11-18 17:34:32 UTC

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

2022-11-18 17:34:32 UTC

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

2022-11-18 17:34:42 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-11-18 17:34:43 UTC

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

2022-11-18 17:34:43 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-11-18 17:34:43 UTC

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

2022-11-18 17:34:43 UTC

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

2022-11-18 17:34:43 UTC

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

2022-11-18 17:34:44 UTC

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

2022-11-18 17:34:58 UTC

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

2022-11-18 17:35:01 UTC

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

2022-11-18 17:35:02 UTC

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

2022-11-18 17:35:02 UTC

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

2022-11-18 17:35:02 UTC

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

2022-11-18 17:35:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18T17:33:58Z

2022-11-18 17:35:02 UTC

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

2022-11-18 17:35:03 UTC

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

2022-11-18 17:35:03 UTC

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

Details
Created

2022-11-18 17:27:30 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-18T17:24:36Z
  • org.opencontainers.image.revision
    c8661ef42e6e19a0ad5796ec5594dd065872654a
  • 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.7.s1-c8661ef42e6e19a0ad5796ec5594dd065872654a-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

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

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

[#004] sha256:1234b4a32337a002712f407d0db28c2c2d650473eda508174de26db9a07928d5 - 0.44% (11.8 MB)

[#005] sha256:00b3114719e1507fbc63873b8c055dd76933063ed76d3d33c5b328d0282b32d1 - 1.89% (51.2 MB)

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

[#007] sha256:29ec920f965453fd555501b191d64ff60dbd9054ed911977d142d016a8eaf5cb - 0.52% (14 MB)

[#008] sha256:d42ec1500afa959d8f2519dbbc397f8650daa38b855b9fe8a6599c92bb1c073e - 0.0% (1.06 KB)

[#009] sha256:018e06e4a5c0cf9ca4f1b6f78454414b42ff9d8590a24341a0f8564f5ade01ad - 0.0% (1.06 KB)

[#010] sha256:458d21c8f8fa2e0380f31b3102ddb4e37c80c3c33235886169f915051b8aaa21 - 0.0% (1.07 KB)

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

[#012] sha256:5b0f7453f9cd6fe96453b99787f19992336f1324205b1b71fe299d8794e0d627 - 0.0% (1.11 KB)

[#013] sha256:20c00871fbf07e150204ff70df850286181cd45ecc648fa326be2cba1257d921 - 1.13% (30.7 MB)

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

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

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

[#017] sha256:7b2d99ba4d45ecea7ad27ec8b80aafd13632580e2f616c0fdc22f813aa7688e5 - 0.0% (1.06 KB)

[#018] sha256:8649535b2663fbd061b644238c394bf821be92a102083095fb32a80c80632c3d - 0.0% (1.09 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-11-18 17:26:48 UTC

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

2022-11-18 17:26:48 UTC

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

2022-11-18 17:27:06 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-11-18 17:27:14 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-11-18 17:27:20 UTC

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

2022-11-18 17:27:26 UTC

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

2022-11-18 17:27:26 UTC

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

2022-11-18 17:27:26 UTC

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

2022-11-18 17:27:27 UTC

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

2022-11-18 17:27:27 UTC

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

2022-11-18 17:27:27 UTC

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

2022-11-18 17:27:28 UTC

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

2022-11-18 17:27:29 UTC

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

2022-11-18 17:27:29 UTC

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

2022-11-18 17:27:30 UTC

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

2022-11-18 17:27:30 UTC

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

2022-11-18 17:27:30 UTC

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

Details
Created

2022-11-18 17:33:09 UTC

Size

2.38 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-18T17:30:30Z
  • org.opencontainers.image.revision
    c8661ef42e6e19a0ad5796ec5594dd065872654a
  • 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.7.s1-c8661ef42e6e19a0ad5796ec5594dd065872654a-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

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

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

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

[#005] sha256:201c563cc2422049f81cffe76e9e884db7cbf02649d2b505a5086fec72e4fd13 - 2.12% (51.5 MB)

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

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

[#008] sha256:acc169848fc568e2913b663089ea09337d6db2feeab5efabcd5e06bc1c285101 - 0.0% (1.27 KB)

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

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

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

[#012] sha256:54f71bfa112cdacb48e5027e2b413edfcbdaa601a8dcbf1bc50e5150d4f969b5 - 0.0% (1.29 KB)

[#013] sha256:76e6641dbc68a1ddb6149d801e49de88d705e4a90f1339628f66df279b36414b - 1.26% (30.7 MB)

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

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

[#016] sha256:508f177d25b4ad03f1820919093d16ef5009f87560258ab0c8926e2ca8f79477 - 0.0% (1.3 KB)

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

[#018] sha256:4db7723739478516bd69aefe771f857c5c72f7d07b68b934e5f0d5635dbfc1bc - 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-11-18 17:32:27 UTC

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

2022-11-18 17:32:27 UTC

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

2022-11-18 17:32:38 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-11-18 17:32:48 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-11-18 17:32:55 UTC

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

2022-11-18 17:33:03 UTC

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

2022-11-18 17:33:04 UTC

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

2022-11-18 17:33:04 UTC

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

2022-11-18 17:33:05 UTC

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

2022-11-18 17:33:05 UTC

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

2022-11-18 17:33:05 UTC

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

2022-11-18 17:33:07 UTC

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

2022-11-18 17:33:07 UTC

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

2022-11-18 17:33:08 UTC

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

2022-11-18 17:33:08 UTC

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

2022-11-18 17:33:09 UTC

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

2022-11-18 17:33:09 UTC

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

Details
Created

2022-11-18 17:26:12 UTC

Size

225 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-14T21:35:21.778469425Z
  • 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.68
  • 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.68
  • 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-11-18T17:25:18Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    c8661ef42e6e19a0ad5796ec5594dd065872654a
  • 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.68
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.68

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.s1-c8661ef42e6e19a0ad5796ec5594dd065872654a-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:8dd8a6c96540f6fc70ad42281d044f077ec8c64c952d9ae32f0c9596a0701f0e - 20.41% (46 MB)

[#001] sha256:cb3d393afd380fc9feebda6002574ef95df9e9d046c7d2934a89eb2447e23a9a - 15.3% (34.5 MB)

[#002] sha256:7309c54813f91755994d7b3578e8c9835f0ced594fcc8a2049e5091acad54ae1 - 0.97% (2.19 MB)

[#003] sha256:d6be13491a7581ce0e9374920ca3fa624f7b8405a3a958a508f0c4c9d6966780 - 50.89% (115 MB)

[#004] sha256:7abf52774332eb415d1622bb53abbc2b5fbaff35fdeb1eb620ce873ad826f8e4 - 0.0% (8.89 KB)

[#005] sha256:ba42bd54d155e85afa13dfeef24db71938efcf91299229df5e4c157485407881 - 12.42% (28 MB)

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


History
2022-11-14 21:35:47 UTC

KIWI 9.24.36

2022-11-18 17:25:43 UTC

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

2022-11-18 17:25:43 UTC

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

2022-11-18 17:25:54 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-11-18 17:25:54 UTC

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

2022-11-18 17:25:55 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-11-18 17:25:55 UTC

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

2022-11-18 17:25:55 UTC

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

2022-11-18 17:25:55 UTC

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

2022-11-18 17:25:55 UTC

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

2022-11-18 17:26:08 UTC

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

2022-11-18 17:26:11 UTC

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

2022-11-18 17:26:11 UTC

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

2022-11-18 17:26:12 UTC

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

2022-11-18 17:26:12 UTC

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

2022-11-18 17:26:12 UTC

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

2022-11-18 17:26:12 UTC

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

2022-11-18 17:26:12 UTC

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

2022-11-18 17:26:12 UTC

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

Details
Created

2022-11-18 17:11:01 UTC

Size

223 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-15T00:39:29.388839206Z
  • 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.68
  • 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.68
  • 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-11-18T17:10:32Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    c8661ef42e6e19a0ad5796ec5594dd065872654a
  • 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.68
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.68

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.s1-c8661ef42e6e19a0ad5796ec5594dd065872654a-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:7f9f9e8faf77bc559ea472f201857d3753c38d4a72e8849c7c24a27598a5f881 - 19.77% (44.2 MB)

[#001] sha256:10ff489635b0e0cc67c9b99d764bf118f4cdd9cb3803c991a1df87973b6bd26e - 15.24% (34.1 MB)

[#002] sha256:cb3aef0efcab503cb601e027e892d7f10d103954485a9ba0f6922b952a9f3c6d - 1.0% (2.23 MB)

[#003] sha256:fbaa22285fac900bcfae3a125434841c6fecb3f83623ae159ac1061e78bbb2df - 50.76% (113 MB)

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

[#005] sha256:91e7436ddb92decc21daf99de9ca5b4cbdffc3d1482b99d2643439b272ba0453 - 13.22% (29.5 MB)

[#006] sha256:72ba16f5b97ed93827f51901622054c5faa2cfc5a108942722535b5e92c1c018 - 0.0% (172 Bytes)


History
2022-11-15 00:39:47 UTC

KIWI 9.24.36

2022-11-15 15:20:43 UTC

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

2022-11-15 15:20:43 UTC

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

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

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

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

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

2022-11-15 15:21:32 UTC

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

2022-11-18 17:10:38 UTC

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

2022-11-18 17:10:38 UTC

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

2022-11-18 17:10:58 UTC

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

2022-11-18 17:10:59 UTC

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

2022-11-18 17:11:00 UTC

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

2022-11-18 17:11:00 UTC

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

2022-11-18 17:11:01 UTC

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

2022-11-18 17:11:01 UTC

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

2022-11-18 17:11:01 UTC

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

2022-11-18 17:11:01 UTC

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

2022-11-18 17:11:01 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