Namespace
rancher
Image / Tag
rancher-agent:v2.6-11aeb2c96074d446a8dfa8eb9415f4b10025b11e-head
Content Digest
sha256:faeb8d8027dde36c6cbb54e1b07223f9f4785159ad6ee5d6d455fd9e3a838e5d
Details
Created

2022-12-07 16:45:31 UTC

Size

242 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-11-28T14:06:54.211505271Z
  • com.suse.sle.base.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • com.suse.sle.base.eula
    sle-bci
  • com.suse.sle.base.image-type
    sle-bci
  • com.suse.sle.base.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.20.77
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/af82ed160b0cbc22f6f9a8903aef66e8/
  • com.suse.sle.base.supportlevel
    l3
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.20.77
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-12-07T16:44:26Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    11aeb2c96074d446a8dfa8eb9415f4b10025b11e
  • 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.77
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.77

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-11aeb2c96074d446a8dfa8eb9415f4b10025b11e-head

KUBECTL_VERSION

v1.23.6

LOGLEVEL_VERSION

v0.1.5

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:6e1065eed624ca457a0d21a66da4fc7d30c8b30367e2dfc5825a674871fe1a26 - 18.98% (46 MB)

[#001] sha256:9f981dd01649d6edd9c3232ebd40606fe8b464c495f1b61627892e7556d99a52 - 14.47% (35.1 MB)

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

[#003] sha256:93553a860438490524046343a45e25be5a9f75864f1c8583f7a6d3ef233dd0a3 - 52.59% (127 MB)

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

[#005] sha256:65e357bf05fe5987d445ec14737225b9ae4dc5369f30130ad670af1f8b0bda21 - 12.97% (31.4 MB)

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


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

KIWI 9.24.36

2022-12-07 16:45:00 UTC

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

2022-12-07 16:45:00 UTC

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

2022-12-07 16:45:11 UTC

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

2022-12-07 16:45:11 UTC

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

2022-12-07 16:45:12 UTC

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

2022-12-07 16:45:12 UTC

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

2022-12-07 16:45:12 UTC

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

2022-12-07 16:45:12 UTC

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

2022-12-07 16:45:12 UTC

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

2022-12-07 16:45:26 UTC

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

2022-12-07 16:45:30 UTC

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

2022-12-07 16:45:30 UTC

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

2022-12-07 16:45:31 UTC

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

2022-12-07 16:45:31 UTC

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

2022-12-07 16:45:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-07T16:44:26Z

2022-12-07 16:45:31 UTC

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

2022-12-07 16:45:31 UTC

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

2022-12-07 16:45:31 UTC

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

Details
Created

2022-12-07 16:41:17 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-12-07T16:38:16Z
  • org.opencontainers.image.revision
    11aeb2c96074d446a8dfa8eb9415f4b10025b11e
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-11aeb2c96074d446a8dfa8eb9415f4b10025b11e-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:347820971c5e0fbd88662410336d810a3110e310b20a1f065afb8036663384a5 - 0.0% (1.09 KB)

[#003] sha256:1bb39dbe82ceec7dc1427b8d0ce550bb9815fc1686888cbfa312565106c994b8 - 0.0% (1.09 KB)

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

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

[#006] sha256:5987e2f6e0ce1622e7609036afe53f0f78438a47abc6d7648085136ca65b0e69 - 0.44% (11.8 MB)

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

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

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

[#010] sha256:48f4040aba344aa7eb79a6f3c9e33fee91f0cf4a3d18e201ad9a79ae8b5346dd - 0.0% (1.06 KB)

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

[#012] sha256:c92effc3e94fcf37961f0a5151603a794c0faa62d297a51c623780563f520d67 - 0.0% (1.06 KB)

[#013] sha256:397d2f662af7c64e890042c2601b771756ea07ab2dd7ebb42a204952be2641e1 - 1.16% (31.5 MB)

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

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

[#016] sha256:3c8c278778b2dd806e23f1c770dd8cbcceabe83b3e6f0230ebb086355308ce59 - 0.0% (1.09 KB)

[#017] sha256:8f1cdd229a0470d7db6f4021e41abdc642b4b915861fe3565366734c25c85a02 - 0.0% (1.09 KB)

[#018] sha256:bb0d4eec559146d71b60c3106c7ecdf183ba6c3ba3aaa3d3219adbb471aa9b62 - 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-12-07 16:40:28 UTC

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

2022-12-07 16:40:28 UTC

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

2022-12-07 16:40:49 UTC

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

2022-12-07 16:40:58 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.3/kubernetes-client-windows-amd64.tar.gz'; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\kubernetes.tar.gz; Write-Host 'Expanding ...'; tar.exe -xzvf c:\kubernetes.tar.gz; Write-Host 'Complete.'

2022-12-07 16:41:05 UTC

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

2022-12-07 16:41:11 UTC

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

2022-12-07 16:41:12 UTC

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

2022-12-07 16:41:12 UTC

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

2022-12-07 16:41:13 UTC

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

2022-12-07 16:41:13 UTC

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

2022-12-07 16:41:13 UTC

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

2022-12-07 16:41:14 UTC

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

2022-12-07 16:41:15 UTC

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

2022-12-07 16:41:15 UTC

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

2022-12-07 16:41:16 UTC

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

2022-12-07 16:41:16 UTC

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

2022-12-07 16:41:17 UTC

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

Details
Created

2022-12-07 16:44:20 UTC

Size

2.38 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-12-07T16:41:41Z
  • org.opencontainers.image.revision
    11aeb2c96074d446a8dfa8eb9415f4b10025b11e
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-11aeb2c96074d446a8dfa8eb9415f4b10025b11e-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:f8f2e23b9da04517cfd96dbe5ed452cf211c4e69310a2c068e0468d1acca0bf0 - 0.0% (1.26 KB)

[#003] sha256:e6909b849955ec95b679e4cbb8dbdfd73567edef0f771623ef255535dcb4d4dd - 0.0% (1.26 KB)

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

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

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

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

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

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

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

[#011] sha256:8d13980f97da0ee4f5b3825fc08a91e38cef28da08a7f8d3e009e8aacb8a9f22 - 0.0% (1.26 KB)

[#012] sha256:05fe9dc8b429906c7cfc936b42af35260093561773143c09a456e19dab7e20e8 - 0.0% (1.28 KB)

[#013] sha256:59f731ad642af6e034eeeb3b6684ed5f6481d6283f5330f79ad14ca3ef220ac4 - 1.3% (31.5 MB)

[#014] sha256:d4afa41c892c53cbc88e9d0dfda1e9dd5aec8625f75ebd2be60549dd7ebf33e3 - 0.0% (1.25 KB)

[#015] sha256:46ee7a2c23ab4c0e551187cad6aee50e6145528759bf8c911edc48aa1ceb5db0 - 0.0% (1.27 KB)

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

[#017] sha256:d1b86948629f81f411cb05e446d0c4649f72e57ba166c513368e89404c8250d6 - 0.0% (1.26 KB)

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


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

Apply image 10.0.20348.643

2022-11-05 07:49:25 UTC

Install update 10.0.20348.1249

2022-12-07 16:43:37 UTC

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

2022-12-07 16:43:38 UTC

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

2022-12-07 16:43:48 UTC

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

2022-12-07 16:43:58 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.3/kubernetes-client-windows-amd64.tar.gz'; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\kubernetes.tar.gz; Write-Host 'Expanding ...'; tar.exe -xzvf c:\kubernetes.tar.gz; Write-Host 'Complete.'

2022-12-07 16:44:06 UTC

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

2022-12-07 16:44:14 UTC

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

2022-12-07 16:44:15 UTC

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

2022-12-07 16:44:15 UTC

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

2022-12-07 16:44:15 UTC

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

2022-12-07 16:44:16 UTC

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

2022-12-07 16:44:16 UTC

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

2022-12-07 16:44:17 UTC

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

2022-12-07 16:44:18 UTC

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

2022-12-07 16:44:19 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-12-07T16:41:41Z

2022-12-07 16:44:19 UTC

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

2022-12-07 16:44:20 UTC

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

2022-12-07 16:44:20 UTC

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

Details
Created

2022-12-07 16:35:10 UTC

Size

239 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-11-28T19:44:06.820061000Z
  • com.suse.sle.base.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • com.suse.sle.base.eula
    sle-bci
  • com.suse.sle.base.image-type
    sle-bci
  • com.suse.sle.base.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.20.77
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/af82ed160b0cbc22f6f9a8903aef66e8/
  • com.suse.sle.base.supportlevel
    l3
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.20.77
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-12-07T16:34:15Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    11aeb2c96074d446a8dfa8eb9415f4b10025b11e
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.77
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.77

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-11aeb2c96074d446a8dfa8eb9415f4b10025b11e-head

KUBECTL_VERSION

v1.23.6

LOGLEVEL_VERSION

v0.1.5

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:0c4f8b53ed72ee96c8f61163eccfa34a22a66b52ddecf8bc542fd52c2d42a040 - 19.26% (46 MB)

[#001] sha256:f77cf03719f79de27f99b78443a3a632a3d07a648c8aebfe4d353db6d4f31775 - 14.43% (34.5 MB)

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

[#003] sha256:e8fca5203973530959320445675da79f22fa604f4f892de8c1c18f32a5157d79 - 53.35% (127 MB)

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

[#005] sha256:b5f945c0bd2a72f7bbef57af1d0b9b1e85c75970fcf36829c0ca9b94f02c9591 - 12.05% (28.8 MB)

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


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

KIWI 9.24.36

2022-12-07 16:34:41 UTC

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

2022-12-07 16:34:41 UTC

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

2022-12-07 16:34:51 UTC

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

2022-12-07 16:34:52 UTC

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

2022-12-07 16:34:52 UTC

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

2022-12-07 16:34:53 UTC

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

2022-12-07 16:34:53 UTC

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

2022-12-07 16:34:53 UTC

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

2022-12-07 16:34:53 UTC

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

2022-12-07 16:35:05 UTC

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

2022-12-07 16:35:09 UTC

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

2022-12-07 16:35:09 UTC

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

2022-12-07 16:35:10 UTC

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

2022-12-07 16:35:10 UTC

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

2022-12-07 16:35:10 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-07T16:34:15Z

2022-12-07 16:35:10 UTC

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

2022-12-07 16:35:10 UTC

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

2022-12-07 16:35:10 UTC

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

Details
Created

2022-12-07 16:18:02 UTC

Size

238 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-11-29T00:23:57.178790523Z
  • com.suse.sle.base.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • com.suse.sle.base.eula
    sle-bci
  • com.suse.sle.base.image-type
    sle-bci
  • com.suse.sle.base.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.20.77
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/af82ed160b0cbc22f6f9a8903aef66e8/
  • com.suse.sle.base.supportlevel
    l3
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.20.77
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-12-07T16:17:49Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    11aeb2c96074d446a8dfa8eb9415f4b10025b11e
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.77
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.77

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-11aeb2c96074d446a8dfa8eb9415f4b10025b11e-head

KUBECTL_VERSION

v1.23.6

LOGLEVEL_VERSION

v0.1.5

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:2a4433f20f5724a15ab4a854b479da746c3729e0bc8aabccca72bdda360a5c18 - 18.56% (44.2 MB)

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

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

[#003] sha256:9867d2c31c276f878f42b52efa05169e99153699a8d9d4b69bbf43bf9c3d31a1 - 53.45% (127 MB)

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

[#005] sha256:162158183e0f7f4b08e7fc64592d2e15c29b07f2b850fb71ad023e7859b0f099 - 12.75% (30.4 MB)

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


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

KIWI 9.24.36

2022-11-29 16:26:54 UTC

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

2022-11-29 16:26:54 UTC

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

2022-11-29 16:27:32 UTC

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

2022-11-29 16:27:32 UTC

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

2022-11-29 16:27:34 UTC

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

2022-11-29 16:27:34 UTC

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

2022-11-29 16:27:34 UTC

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

2022-12-07 16:13:09 UTC

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

2022-12-07 16:13:09 UTC

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

2022-12-07 16:13:28 UTC

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

2022-12-07 16:13:38 UTC

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

2022-12-07 16:13:39 UTC

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

2022-12-07 16:13:39 UTC

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

2022-12-07 16:13:40 UTC

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

2022-12-07 16:18:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-07T16:17:49Z

2022-12-07 16:18:02 UTC

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

2022-12-07 16:18:02 UTC

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

2022-12-07 16:18:02 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