Namespace
rancher
Image / Tag
rancher-agent:v2.7-4f6a03e7c9e5f1d2272b113bb9baf2b15b5d319c-head
Content Digest
sha256:11b7ec323ba0dd99c06a75be9b12b59476028ae5315484890fcfb67099c82ccc
Details
Created

2022-11-09 02:42:07 UTC

Size

220 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-04T16:34:13.221088228Z
  • 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.60
  • 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.60
  • 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-09T02:41:03Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    4f6a03e7c9e5f1d2272b113bb9baf2b15b5d319c
  • 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.60
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.60

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-4f6a03e7c9e5f1d2272b113bb9baf2b15b5d319c-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:6c4246b2446448932071d7d52a180f1708d6530a1d4a6030df38f81885e4dd58 - 20.87% (46 MB)

[#001] sha256:9c971bcc94c005178e241d1453789a53de825186b488bc3c6b3c6c283e2721a8 - 15.92% (35 MB)

[#002] sha256:dd54a43474e08846f32b0464586d4a8447a9ca1a2099be8d72be85ac8783fa45 - 1.08% (2.38 MB)

[#003] sha256:ae799d22d895e062ff232d4140f79a493d273bfb0e949a8e6ac1e7820ea18557 - 48.25% (106 MB)

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

[#005] sha256:a3521c752bffa7d1c83f98abe94389a7bff5406fb6d499e699e1a47feeb262ae - 13.88% (30.6 MB)

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


History
2022-11-04 16:34:27 UTC

KIWI 9.24.36

2022-11-09 02:41:37 UTC

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

2022-11-09 02:41:38 UTC

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

2022-11-09 02:41:46 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-09 02:41:47 UTC

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

2022-11-09 02:41:47 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-09 02:41:47 UTC

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

2022-11-09 02:41:48 UTC

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

2022-11-09 02:41:48 UTC

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

2022-11-09 02:41:48 UTC

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

2022-11-09 02:42:02 UTC

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

2022-11-09 02:42:05 UTC

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

2022-11-09 02:42:06 UTC

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

2022-11-09 02:42:06 UTC

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

2022-11-09 02:42:06 UTC

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

2022-11-09 02:42:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-09T02:41:03Z

2022-11-09 02:42:06 UTC

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

2022-11-09 02:42:07 UTC

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

2022-11-09 02:42:07 UTC

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

Details
Created

2022-11-09 02:48:01 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-09T02:45:11Z
  • org.opencontainers.image.revision
    4f6a03e7c9e5f1d2272b113bb9baf2b15b5d319c
  • 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-4f6a03e7c9e5f1d2272b113bb9baf2b15b5d319c-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:2538c92993c383ba653a8e69128899c119037ce0a2629c0a50120f2555d571ed - 0.0% (1.06 KB)

[#003] sha256:198222a84200e41e180697197880445f61b07e3d633109b6df209fce9256c55c - 0.0% (1.06 KB)

[#004] sha256:024d7ef4c046b81862a3627b861e3e39ff34b52798f29667067dde1deb9a33d5 - 0.44% (11.8 MB)

[#005] sha256:1dc42ee4abd66aad126e8b1105f51e099969a87687ab1628592de5e7d186e472 - 1.89% (51.2 MB)

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

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

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

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

[#010] sha256:ec40e1eb831efb86b78515e6d4d31388018bdda8bcba616f31849219a2485f7d - 0.0% (1.09 KB)

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

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

[#013] sha256:219973579ac61def1d7a85f3900103ad630e4443058923b0a7d3aa6f616fe86a - 1.13% (30.7 MB)

[#014] sha256:9bc97a42c54bf826cc0fbbbfe657730f3649c04ff6c9a1fad92121a234c7eece - 0.0% (1.07 KB)

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

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

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

[#018] sha256:551a2ccd9870a5b16c18f5d21df2c69bbd3c8b54875f4bf078e5f09632627df2 - 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-11-09 02:47:18 UTC

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

2022-11-09 02:47:18 UTC

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

2022-11-09 02:47:36 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-09 02:47:44 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-09 02:47:51 UTC

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

2022-11-09 02:47:57 UTC

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

2022-11-09 02:47:57 UTC

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

2022-11-09 02:47:57 UTC

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

2022-11-09 02:47:58 UTC

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

2022-11-09 02:47:58 UTC

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

2022-11-09 02:47:58 UTC

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

2022-11-09 02:47:59 UTC

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

2022-11-09 02:48:00 UTC

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

2022-11-09 02:48:00 UTC

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

2022-11-09 02:48:01 UTC

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

2022-11-09 02:48:01 UTC

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

2022-11-09 02:48:01 UTC

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

Details
Created

2022-11-09 02:20:55 UTC

Size

2.37 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-09T02:20:52Z
  • org.opencontainers.image.revision
    4f6a03e7c9e5f1d2272b113bb9baf2b15b5d319c
  • 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-4f6a03e7c9e5f1d2272b113bb9baf2b15b5d319c-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

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

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

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

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

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

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

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

[#009] sha256:0c6107b641f93d7e9b45059a3268bdc561183bdd5ca8f14dfb8ca945ed13bcd6 - 0.0% (1.29 KB)

[#010] sha256:c89ce844f00836cf6ecb010d2140cb26e551a66a9cf02f56e163146ae276159a - 0.0% (1.29 KB)

[#011] sha256:54429f002aeefd92584fe6f319d119dc7ea480071c260f6a474342048caa528b - 0.0% (1.27 KB)

[#012] sha256:2f8adefbf94035ad5f2d67e2b2ba35adc21a5a5080bb32a81803376e6c6e8f12 - 0.0% (1.3 KB)

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

[#014] sha256:e79f607b6b799e5cbc34834bb2e5bbae89954f768107b474cc0c783913fb43b9 - 0.0% (1.29 KB)

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

[#016] sha256:0c4a1352e6aaaa0d9d929e1bb688bd102d7f4d5bffe59275d4fff99c0494aaf9 - 0.0% (1.27 KB)

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

[#018] sha256:e570e180568c50848e7be43c1c1d2de5a00e6f43fa2a0f2b92f543790fdcf226 - 0.0% (1.3 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-08 22:26:37 UTC

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

2022-11-08 22:26:37 UTC

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

2022-11-08 22:26:46 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-08 22:26:54 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-08 22:27:00 UTC

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

2022-11-08 22:27:07 UTC

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

2022-11-08 22:27:08 UTC

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

2022-11-08 22:27:08 UTC

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

2022-11-08 22:27:09 UTC

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

2022-11-09 01:53:01 UTC

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

2022-11-09 01:53:02 UTC

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

2022-11-09 01:53:03 UTC

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

2022-11-09 01:53:05 UTC

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

2022-11-09 02:20:54 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-11-09T02:20:52Z

2022-11-09 02:20:54 UTC

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

2022-11-09 02:20:55 UTC

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

2022-11-09 02:20:55 UTC

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

Details
Created

2022-11-09 02:33:57 UTC

Size

217 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-04T17:19:56.719342010Z
  • 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.60
  • 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.60
  • 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-09T02:33:03Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    4f6a03e7c9e5f1d2272b113bb9baf2b15b5d319c
  • 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.60
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.60

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-4f6a03e7c9e5f1d2272b113bb9baf2b15b5d319c-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:5e3fb27cd6d9a86bac104723b33b438275e326e5d4d7cd92c06d631c772f5e35 - 21.2% (46 MB)

[#001] sha256:01dd60b819ad771369b9fcdefb4f92d2e5ff100e57625219e0a60f648c281d1e - 15.89% (34.5 MB)

[#002] sha256:1c5306c47e1199ff8cdf80a9d4802720198ed46a50e8b4467cf271b677250b1b - 1.01% (2.19 MB)

[#003] sha256:1e513ab520deecf0fe8212ae6ea3e4d2420b555a2ee977d0df6c138c5e246ea7 - 48.99% (106 MB)

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

[#005] sha256:65a0e86e27dd9db6baafa62059d6c528f14fc7a2f137ababb62a727759489d8a - 12.91% (28 MB)

[#006] sha256:0eb81864c2d2113ad67fec043a202c7ae987188c4d7823e4e958cd124a57581a - 0.0% (170 Bytes)


History
2022-11-04 17:20:20 UTC

KIWI 9.24.36

2022-11-09 02:33:28 UTC

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

2022-11-09 02:33:28 UTC

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

2022-11-09 02:33:39 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-09 02:33:39 UTC

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

2022-11-09 02:33:40 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-09 02:33:40 UTC

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

2022-11-09 02:33:40 UTC

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

2022-11-09 02:33:40 UTC

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

2022-11-09 02:33:40 UTC

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

2022-11-09 02:33:53 UTC

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

2022-11-09 02:33:56 UTC

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

2022-11-09 02:33:57 UTC

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

2022-11-09 02:33:57 UTC

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

2022-11-09 02:33:57 UTC

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

2022-11-09 02:33:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-09T02:33:03Z

2022-11-09 02:33:57 UTC

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

2022-11-09 02:33:57 UTC

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

2022-11-09 02:33:57 UTC

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

Details
Created

2022-11-09 02:18:05 UTC

Size

213 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-04T19:22:33.730111359Z
  • 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.60
  • 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.60
  • 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-09T02:17:48Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    4f6a03e7c9e5f1d2272b113bb9baf2b15b5d319c
  • 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.60
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.60

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-4f6a03e7c9e5f1d2272b113bb9baf2b15b5d319c-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:f8d527d4a28993ea6880f92756805d49760f53a36941b7d7f26937968e7badea - 20.73% (44.1 MB)

[#001] sha256:e33f22c148e5dea509f757f50e85590371607d73065ff306abdbe638773a4c35 - 15.99% (34 MB)

[#002] sha256:701656b80dfbc1690c8f8a2f5ffb04082735a74b042bc269d6332f802815ed04 - 1.05% (2.23 MB)

[#003] sha256:3f985917ae5ff575a133dffdcc381b56e12470502c292ce4bc5fd6cc59159bfa - 48.37% (103 MB)

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

[#005] sha256:820daaea40d254f7844f61ab4bde9505896cba6048db505cdd781bac530c5115 - 13.87% (29.5 MB)

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


History
2022-11-04 19:23:03 UTC

KIWI 9.24.36

2022-11-05 19:11:24 UTC

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

2022-11-05 19:11:24 UTC

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

2022-11-05 19:12:13 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-05 19:12:13 UTC

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

2022-11-05 19:12:15 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-05 19:12:15 UTC

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

2022-11-05 19:12:15 UTC

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

2022-11-09 01:50:59 UTC

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

2022-11-09 01:50:59 UTC

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

2022-11-09 01:51:18 UTC

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

2022-11-09 01:51:19 UTC

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

2022-11-09 01:51:20 UTC

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

2022-11-09 01:51:21 UTC

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

2022-11-09 01:51:21 UTC

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

2022-11-09 02:18:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-09T02:17:48Z

2022-11-09 02:18:05 UTC

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

2022-11-09 02:18:05 UTC

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

2022-11-09 02:18:05 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