Namespace
rancher
Image / Tag
rancher-agent:v2.7-b4a7269cf6849333b3f3f51066e6f0286dd0d1f3-head
Content Digest
sha256:50027331b969bf911db7bb47167ef60da6684195ff4bb54063447e07a89306a9
Details
Created

2022-11-10 21:43:52 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-09T08:44:10.253152576Z
  • 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-10T21:42:46Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b4a7269cf6849333b3f3f51066e6f0286dd0d1f3
  • 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-b4a7269cf6849333b3f3f51066e6f0286dd0d1f3-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:78ce4c0a1568a2ef2e9e2d4eaf23caf50694ed1093c32eb66312260df325de21 - 20.85% (46 MB)

[#001] sha256:c4ce86a4ee693610d749a7681940a264c91410249ab8daadd83416b4f228aa64 - 15.9% (35 MB)

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

[#003] sha256:0492c0e347ad33616ca7bec4599a7fb08d182a5773c3356d0e0f7036745bb84c - 48.32% (107 MB)

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

[#005] sha256:a06cb4193930e509c8a65fa20e7c094f08ccee31534f8d4628e2a1aa086edd7c - 13.86% (30.6 MB)

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


History
2022-11-09 08:44:58 UTC

KIWI 9.24.36

2022-11-10 21:43:20 UTC

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

2022-11-10 21:43:20 UTC

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

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

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

2022-11-10 21:43:33 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-10 21:43:33 UTC

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

2022-11-10 21:43:33 UTC

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

2022-11-10 21:43:33 UTC

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

2022-11-10 21:43:33 UTC

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

2022-11-10 21:43:47 UTC

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

2022-11-10 21:43:50 UTC

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

2022-11-10 21:43:51 UTC

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

2022-11-10 21:43:51 UTC

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

2022-11-10 21:43:52 UTC

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

2022-11-10 21:43:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-10T21:42:46Z

2022-11-10 21:43:52 UTC

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

2022-11-10 21:43:52 UTC

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

2022-11-10 21:43:52 UTC

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

Details
Created

2022-11-10 22:44:23 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-10T22:41:32Z
  • org.opencontainers.image.revision
    b4a7269cf6849333b3f3f51066e6f0286dd0d1f3
  • 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-b4a7269cf6849333b3f3f51066e6f0286dd0d1f3-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:c36ff24a5f5ecbba3f15a2adb985b367fb62f6fa818f13f511888ba167b7c218 - 0.0% (1.07 KB)

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

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

[#005] sha256:7503ae0a28d5afcb8ed3c7bada7763c371d830b9f7daf4343e3464a2b5e766bd - 1.89% (51.2 MB)

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

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

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

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

[#010] sha256:239da05141b4abc07d2d0a2d4ad946a9a577eb8ae51edee477929e8de0d62eb1 - 0.0% (1.07 KB)

[#011] sha256:8b6ec9bdafbe7d6a928306efd1d7e4861ec104307e7d91edebf0ae219bb206e4 - 0.0% (1.09 KB)

[#012] sha256:d5a3d6541ed030a5b82901a0c970fe903c299d2421ed2b6a145448a1e7f978bb - 0.0% (1.08 KB)

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

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

[#015] sha256:a64b2cd0eb139aace88d2e67661e4f3648c2d610dac0349a1f9435d934ee13b8 - 0.0% (1.1 KB)

[#016] sha256:d1719109def4f0ca738bb269f12364e978a8e5662f5dafc49c19a2aa2c3b76a0 - 0.0% (1.06 KB)

[#017] sha256:35661d20ef6e5a8def2a3931e1e9ec59f30197e34b070f1a7e0a19ebcae40684 - 0.0% (1.09 KB)

[#018] sha256:8a08e5e69bd223e7da027dc2f3e3e40f25d5ce459f1afd98dcbda0783c774552 - 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-10 22:43:40 UTC

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

2022-11-10 22:43:40 UTC

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

2022-11-10 22:43:58 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-10 22:44:06 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-10 22:44:12 UTC

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

2022-11-10 22:44:18 UTC

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

2022-11-10 22:44:19 UTC

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

2022-11-10 22:44:19 UTC

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

2022-11-10 22:44:19 UTC

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

2022-11-10 22:44:20 UTC

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

2022-11-10 22:44:20 UTC

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

2022-11-10 22:44:21 UTC

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

2022-11-10 22:44:22 UTC

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

2022-11-10 22:44:22 UTC

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

2022-11-10 22:44:22 UTC

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

2022-11-10 22:44:23 UTC

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

2022-11-10 22:44:23 UTC

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

Details
Created

2022-11-10 22:41:38 UTC

Size

2.37 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-10T22:38:55Z
  • org.opencontainers.image.revision
    b4a7269cf6849333b3f3f51066e6f0286dd0d1f3
  • 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-b4a7269cf6849333b3f3f51066e6f0286dd0d1f3-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:140f26cbf95d39e5240e4ca5ce6a1f6478f60d3e9c15ebc9d3047ab968231285 - 0.0% (1.3 KB)

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

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

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

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

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

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

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

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

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

[#012] sha256:81c9d483464130203dd9662e529cc74247c2c1402037ba0ca5c136685b81be71 - 0.0% (1.27 KB)

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

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

[#015] sha256:18c30679b4cb92f98162d33863d16e63003d820541e1cf7728fb605c2ba65587 - 0.0% (1.26 KB)

[#016] sha256:826e3ed0f09aa91147d6f91d15886b599a1148c80a67a1de87013da87f1f763d - 0.0% (1.26 KB)

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

[#018] sha256:b25e9eadbb9c385ec3b60af7ae77ba550f014ce1f28567ea09d8361731d18a40 - 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-10 22:40:55 UTC

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

2022-11-10 22:40:55 UTC

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

2022-11-10 22:41: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-10 22:41:16 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-10 22:41:24 UTC

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

2022-11-10 22:41:32 UTC

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

2022-11-10 22:41:32 UTC

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

2022-11-10 22:41:33 UTC

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

2022-11-10 22:41:33 UTC

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

2022-11-10 22:41:33 UTC

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

2022-11-10 22:41:34 UTC

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

2022-11-10 22:41:35 UTC

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

2022-11-10 22:41:36 UTC

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

2022-11-10 22:41:36 UTC

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

2022-11-10 22:41:37 UTC

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

2022-11-10 22:41:37 UTC

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

2022-11-10 22:41:38 UTC

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

Details
Created

2022-11-10 21:34:17 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-09T08:46:32.485610995Z
  • 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-10T21:33:23Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b4a7269cf6849333b3f3f51066e6f0286dd0d1f3
  • 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-b4a7269cf6849333b3f3f51066e6f0286dd0d1f3-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:82f7468c3fe833bb215bbf57d7ce05fcf337b861c762d584f512a78cb2190a0a - 21.17% (46 MB)

[#001] sha256:fba9c69cb97262ec6335b3eb0347d7fa00b8db15f296be1946571dca53f5a195 - 15.87% (34.5 MB)

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

[#003] sha256:dd93798b3d02a6c058709e25869a497ab93dc599c97caf4714d8bc26ab8d7f7e - 49.06% (106 MB)

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

[#005] sha256:895effca5761bd1486114aadc49f54de69c72803985f51969fd957ab9422fb98 - 12.89% (28 MB)

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


History
2022-11-09 08:47:06 UTC

KIWI 9.24.36

2022-11-10 21:33:48 UTC

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

2022-11-10 21:33:48 UTC

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

2022-11-10 21:33:59 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-10 21:33:59 UTC

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

2022-11-10 21:34:00 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-10 21:34:00 UTC

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

2022-11-10 21:34:00 UTC

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

2022-11-10 21:34:00 UTC

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

2022-11-10 21:34:00 UTC

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

2022-11-10 21:34:13 UTC

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

2022-11-10 21:34:16 UTC

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

2022-11-10 21:34:17 UTC

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

2022-11-10 21:34:17 UTC

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

2022-11-10 21:34:17 UTC

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

2022-11-10 21:34:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-10T21:33:23Z

2022-11-10 21:34:17 UTC

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

2022-11-10 21:34:17 UTC

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

2022-11-10 21:34:17 UTC

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

Details
Created

2022-11-10 22:59: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-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-10T22:58:35Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b4a7269cf6849333b3f3f51066e6f0286dd0d1f3
  • 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-b4a7269cf6849333b3f3f51066e6f0286dd0d1f3-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:818d373806e7650488131c4982570f5f7b7d837b21de0a8093239d9e1286dfa8 - 20.06% (44.1 MB)

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

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

[#003] sha256:cce7654e6b6e9a1a0a3dd23d5945d1b47619064daf036fbcc04bc4a2bcde8c38 - 50.04% (110 MB)

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

[#005] sha256:ef3756455d0d485440b1eb3102bee15db1a6e54017819e424aa6ca8882869d8f - 13.42% (29.5 MB)

[#006] sha256:09d6b96ae2f4352c51816f49f556321766f18c7bd939e1d72782ffd5215abf1f - 0.0% (171 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-10 22:58:43 UTC

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

2022-11-10 22:58:43 UTC

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

2022-11-10 22:59:01 UTC

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

2022-11-10 22:59:06 UTC

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

2022-11-10 22:59:07 UTC

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

2022-11-10 22:59:07 UTC

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

2022-11-10 22:59:07 UTC

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

2022-11-10 22:59:07 UTC

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

2022-11-10 22:59:07 UTC

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

2022-11-10 22:59:07 UTC

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

2022-11-10 22:59:07 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