Namespace
rancher
Image / Tag
rancher-agent:v2.7.0-rc10
Content Digest
sha256:005daab0c1937e7b31b766bcc997683d2e27b732f69cfd34611b697f65454ac1
Details
Created

2022-11-09 21:23:21 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-08T14:13:52.051354896Z
  • 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.64
  • 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.64
  • 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-09T21:22:16Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    208e7a4bac59886f1dbbfc0ca4788572d1180363
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.64
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.64

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.0-rc10

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:1b78c762f0955a2c42374e3004e5c92f263eda203995d4ac42da04486a88fd41 - 20.88% (46 MB)

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

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

[#003] sha256:46bf4f9946740e15abff01562a1f938c980969c2b1519b58a46faac400a87e3d - 48.24% (106 MB)

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

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

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


History
2022-11-08 14:14:06 UTC

KIWI 9.24.36

2022-11-09 21:22:49 UTC

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

2022-11-09 21:22:49 UTC

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

2022-11-09 21:23:01 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 21:23:01 UTC

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

2022-11-09 21:23:02 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 21:23:02 UTC

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

2022-11-09 21:23:02 UTC

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

2022-11-09 21:23:02 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.0-rc10

2022-11-09 21:23:02 UTC

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

2022-11-09 21:23:16 UTC

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

2022-11-09 21:23:19 UTC

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

2022-11-09 21:23:20 UTC

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

2022-11-09 21:23:20 UTC

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

2022-11-09 21:23:21 UTC

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

2022-11-09 21:23:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-09T21:22:16Z

2022-11-09 21:23:21 UTC

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

2022-11-09 21:23:21 UTC

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

2022-11-09 21:23:21 UTC

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

Details
Created

2022-11-09 20:54:30 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-09T20:54:28Z
  • org.opencontainers.image.revision
    208e7a4bac59886f1dbbfc0ca4788572d1180363
  • 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.0-rc10

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:eaa7963cca810093ac91e8fdce2478c56d7b5d6f3cf7352624162e4c4b684512 - 0.0% (1.07 KB)

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

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

[#005] sha256:57b5b6c32da5158f5f97795e7446e1842ca5c284392fd45a1eafa0ba4b675313 - 1.89% (51.2 MB)

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

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

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

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

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

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

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

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

[#014] sha256:22d696bafbb508b6a5b604c8fd0d8200adb1cbf58f8424dde475cbd0d273745d - 0.0% (1.07 KB)

[#015] sha256:fdda502945916489eb88d65a69e09131f6560cd02f0e02624efef6712452b08c - 0.0% (1.08 KB)

[#016] sha256:9b2fb398233a6bd9d579e364260deb2c9bc421228a6738ce0e25d9f04daaf234 - 0.0% (1.1 KB)

[#017] sha256:5a32b25319cfe39157bc42a466d9c6c40e0db12fcb64ce38401a5663a0928b1e - 0.0% (1.06 KB)

[#018] sha256:e6bdd68ce08089e7daa945815ed2c0fa3d2ead32fee26435589a534c0be63f15 - 0.0% (1.1 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 20:43:41 UTC

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

2022-11-09 20:43:42 UTC

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

2022-11-09 20:44:00 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 20:44: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-11-09 20:44:14 UTC

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

2022-11-09 20:44:20 UTC

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

2022-11-09 20:44:20 UTC

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

2022-11-09 20:44:21 UTC

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

2022-11-09 20:44:21 UTC

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

2022-11-09 20:54:13 UTC

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

2022-11-09 20:54:13 UTC

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

2022-11-09 20:54:15 UTC

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

2022-11-09 20:54:16 UTC

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

2022-11-09 20:54:29 UTC

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

2022-11-09 20:54:29 UTC

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

2022-11-09 20:54:30 UTC

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

2022-11-09 20:54:30 UTC

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

Details
Created

2022-11-09 21:28:17 UTC

Size

2.37 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-09T21:28:14Z
  • org.opencontainers.image.revision
    208e7a4bac59886f1dbbfc0ca4788572d1180363
  • 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.0-rc10

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:edc96d7f014d6f7275d5570ab437a6db4384b0aa002567831d87e244689d6e97 - 0.0% (1.26 KB)

[#003] sha256:54e90067d2f5ee775bceceac403a90a2b431f9998881519380e6a33611653f27 - 0.0% (1.36 KB)

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

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

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

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

[#008] sha256:70094b0ceb2f6735c696e9ac5b5e41887e03d6310d55f26114b9df8ef665c335 - 0.0% (1.29 KB)

[#009] sha256:5140c645f33c2febdb9f34d1f3095eb484446b1a88879c34b3ec208d46e726b9 - 0.0% (1.29 KB)

[#010] sha256:4fa26733184b9451a0b99d2e201725de607298689317ad321180bb8f83f17a13 - 0.0% (1.28 KB)

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

[#012] sha256:e0c5b4539597b1bc1faab2d3d4b7a85fc73b5b673df1c1eb57436cf728fba85f - 0.0% (1.26 KB)

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

[#014] sha256:fdea9ee62b1f293e7651f0e516aecc0b36dcdd452f062e0989cbc5001a6bd998 - 0.0% (1.27 KB)

[#015] sha256:4c0908125dce526e2a3cac5c1df6d4c1f122055f32f68ec95ac9e86839b08e4f - 0.0% (1.28 KB)

[#016] sha256:57e56387a60c8d4c406c539b7273120c3e343c34e6547dbddaee2fe99a1bb860 - 0.0% (1.27 KB)

[#017] sha256:ef2a93b2e13e47d7e1cbaa979ea8420ebe6b9fcf9b85985bde63c10c2b9b4900 - 0.0% (1.3 KB)

[#018] sha256:449735f7a2c292695bd90cd69c549efea17f88e1435b88af6d7e58606aaed72b - 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-09 19:41:43 UTC

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

2022-11-09 19:41:44 UTC

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

2022-11-09 19:41:55 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 19:42:05 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 19:42:13 UTC

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

2022-11-09 19:42:20 UTC

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

2022-11-09 19:42:21 UTC

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

2022-11-09 19:42:21 UTC

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

2022-11-09 19:42:22 UTC

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

2022-11-09 20:52:36 UTC

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

2022-11-09 20:52:37 UTC

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

2022-11-09 20:52:38 UTC

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

2022-11-09 20:52:39 UTC

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

2022-11-09 21:28:16 UTC

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

2022-11-09 21:28:16 UTC

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

2022-11-09 21:28:16 UTC

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

2022-11-09 21:28:17 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 21:07:59 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-08T17:16:34.413474470Z
  • 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.64
  • 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.64
  • 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-09T21:07:02Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    208e7a4bac59886f1dbbfc0ca4788572d1180363
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.64
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.64

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.0-rc10

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:82105fec08ef1370710f815fcd3f6831988e13cd0f57feff0775ae63bb5bce13 - 21.19% (46 MB)

[#001] sha256:2d63eac85169cba25ee068ef0659e436e4d3df614a04db8d1838ad1ab03f85d4 - 15.89% (34.5 MB)

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

[#003] sha256:b1d25497246d145dba6cd3c12eb6bf84cb9fbb2a118ab9c996c67445e33237fc - 49.01% (106 MB)

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

[#005] sha256:a62e446a129243784a906699c16a649263b56b615195c5a7c7358b7522c1a675 - 12.9% (28 MB)

[#006] sha256:7d0780f1b4a9cde68f35edcc4d563553b0d97bf0e6e1acc5d5eae72eb46d2655 - 0.0% (170 Bytes)


History
2022-11-08 17:17:22 UTC

KIWI 9.24.36

2022-11-09 21:07:27 UTC

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

2022-11-09 21:07:27 UTC

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

2022-11-09 21:07:40 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 21:07:41 UTC

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

2022-11-09 21:07:41 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 21:07:42 UTC

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

2022-11-09 21:07:42 UTC

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

2022-11-09 21:07:42 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.0-rc10

2022-11-09 21:07:42 UTC

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

2022-11-09 21:07:55 UTC

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

2022-11-09 21:07:58 UTC

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

2022-11-09 21:07:58 UTC

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

2022-11-09 21:07:59 UTC

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

2022-11-09 21:07:59 UTC

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

2022-11-09 21:07:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-09T21:07:02Z

2022-11-09 21:07:59 UTC

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

2022-11-09 21:07:59 UTC

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

2022-11-09 21:07:59 UTC

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

Details
Created

2022-11-09 20:50:27 UTC

Size

216 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-09T08:59:06.304885685Z
  • 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.65
  • 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.65
  • 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-09T20:50:10Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    208e7a4bac59886f1dbbfc0ca4788572d1180363
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.65
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.65

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.0-rc10

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:818d373806e7650488131c4982570f5f7b7d837b21de0a8093239d9e1286dfa8 - 20.42% (44.1 MB)

[#001] sha256:4ecbb8621b7181044c875d989678ca4a8f17cb816efafa8013d79713ce6ede65 - 15.75% (34 MB)

[#002] sha256:0323e453af00481d713152abd40b43fb43a582f7b6ef24082a7632ef383b0cb6 - 1.03% (2.23 MB)

[#003] sha256:a888e2a02b70e7fb8ce1f4aded1cddd1c57b01e995c8b42d50c4458df3bc034d - 49.14% (106 MB)

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

[#005] sha256:425fe13cbbdc2b2f8aa7ccb2a75c201204260e6ec56c2a688a8c2562dadb447d - 13.66% (29.5 MB)

[#006] sha256:78a64ad3e2612ac15a33403098ac9fdcbc377c8b0d42bb8ba109786ad5eeb4a3 - 0.0% (170 Bytes)


History
2022-11-09 08:59:24 UTC

KIWI 9.24.36

2022-11-09 20:43:14 UTC

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

2022-11-09 20:43:14 UTC

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

2022-11-09 20:43:55 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-09 20:43:56 UTC

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

2022-11-09 20:43:58 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-09 20:43:58 UTC

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

2022-11-09 20:43:58 UTC

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

2022-11-09 20:48:11 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.0-rc10

2022-11-09 20:48:11 UTC

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

2022-11-09 20:48:29 UTC

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

2022-11-09 20:48:34 UTC

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

2022-11-09 20:48:35 UTC

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

2022-11-09 20:48:36 UTC

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

2022-11-09 20:48:36 UTC

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

2022-11-09 20:50:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-09T20:50:10Z

2022-11-09 20:50:26 UTC

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

2022-11-09 20:50:26 UTC

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

2022-11-09 20:50:27 UTC

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

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete