Namespace
rancher
Image / Tag
rancher-agent:v2.7-92c54688b453fdc65249f8040f4afe4debbe8359-head
Content Digest
sha256:7c979bf79d4f6747da343739a7ea76f26c927bb6d2257bb0815eba57218eb83f
Details
Created

2022-09-21 19:50:24 UTC

Size

205 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-09-15T04:56:31.747411795Z
  • 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.38
  • 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.38
  • 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-09-21T19:49:13Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    92c54688b453fdc65249f8040f4afe4debbe8359
  • 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.38
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.38

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-92c54688b453fdc65249f8040f4afe4debbe8359-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:4d06eb062570d32bfca5c7ab82beefed0275067fac32d51876f4943be81e719b - 22.08% (45.4 MB)

[#001] sha256:44c72141b1fccfc0e98ec5b4b9f67c14dcb27352608bb8d39a289fbb6360cfd7 - 17.06% (35 MB)

[#002] sha256:c6237ef58e5805f2ac85601962166f70224b74019185204731f6006c75f5e04c - 1.16% (2.38 MB)

[#003] sha256:d3febb27b6cb2ec2f3a8fa1d4d8225a8c58dea67b08721ea6804c9cf8f5f4265 - 45.15% (92.7 MB)

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

[#005] sha256:8cfc62d364acffdd451c63d425c20face9558a763f5583fb73d765d942ca8ab1 - 14.54% (29.9 MB)

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


History
2022-09-15 04:56:47 UTC

KIWI 9.24.36

2022-09-21 19:49:50 UTC

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

2022-09-21 19:49:50 UTC

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

2022-09-21 19:49:59 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-09-21 19:49:59 UTC

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

2022-09-21 19:50:00 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-09-21 19:50:00 UTC

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

2022-09-21 19:50:00 UTC

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

2022-09-21 19:50:00 UTC

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

2022-09-21 19:50:00 UTC

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

2022-09-21 19:50:19 UTC

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

2022-09-21 19:50:22 UTC

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

2022-09-21 19:50:23 UTC

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

2022-09-21 19:50:24 UTC

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

2022-09-21 19:50:24 UTC

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

2022-09-21 19:50:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-21T19:49:13Z

2022-09-21 19:50:24 UTC

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

2022-09-21 19:50:24 UTC

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

2022-09-21 19:50:24 UTC

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

Details
Created

2022-09-21 19:51:40 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-09-21T19:46:31Z
  • org.opencontainers.image.revision
    92c54688b453fdc65249f8040f4afe4debbe8359
  • 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-92c54688b453fdc65249f8040f4afe4debbe8359-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:cee64bf279e2ca8e924884a10ecb98bfa79c7f0cc8d25e73039b9aeb940815b6 - 29.22% (788 MB)

[#002] sha256:3a205f4f307800cfea41b5bac04a8eec969e7542cf23a2d55c1eecce64123182 - 0.0% (1.07 KB)

[#003] sha256:6e8ee5f4372bb79edc55a55238e9055bf343c8f885fb6bc3b22890a275eac6c5 - 0.0% (1.09 KB)

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

[#005] sha256:f31b9f12882a81d70780cc50c4679cf7233782fdcaf441546aeeae6dd9a1c7cc - 1.9% (51.2 MB)

[#006] sha256:6e057a481b39abd1902684d7c5a33d33c9a0f9796780b74a8e254cb14f425137 - 0.44% (11.8 MB)

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

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

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

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

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

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

[#013] sha256:86dba4e9d7fc38c83292131b79348750b9fa781caceaaf576cbf8b20edd7e29d - 1.12% (30.1 MB)

[#014] sha256:e2880e10e1aa6bd32a9cd6ebadf0a041a33039f3b278b7244564cd2e70d62f38 - 0.0% (1.1 KB)

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

[#016] sha256:301cbac6c74f2f6026d1df87351a0036c82620ce9c9e250878b5ab4dc1781a06 - 0.0% (1.1 KB)

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

[#018] sha256:f5f1b0e5366c043b60b3901d3cb72a8e0804530b3fbdf9b680c3d571afbc3793 - 0.0% (1.07 KB)


History
2022-04-22 01:27:13 UTC

Apply image 10.0.17763.2803

2022-09-09 22:43:02 UTC

Install update 10.0.17763.3406

2022-09-21 19:50:55 UTC

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

2022-09-21 19:50:56 UTC

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

2022-09-21 19:51:14 UTC

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

2022-09-21 19:51:22 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-09-21 19:51:28 UTC

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

2022-09-21 19:51:35 UTC

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

2022-09-21 19:51:35 UTC

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

2022-09-21 19:51:36 UTC

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

2022-09-21 19:51:36 UTC

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

2022-09-21 19:51:36 UTC

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

2022-09-21 19:51:37 UTC

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

2022-09-21 19:51:38 UTC

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

2022-09-21 19:51:38 UTC

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

2022-09-21 19:51:39 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-21T19:46:31Z

2022-09-21 19:51:39 UTC

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

2022-09-21 19:51:40 UTC

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

2022-09-21 19:51:40 UTC

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

Details
Created

2022-09-21 19:49:02 UTC

Size

2.3 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-09-21T19:44:45Z
  • org.opencontainers.image.revision
    92c54688b453fdc65249f8040f4afe4debbe8359
  • 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-92c54688b453fdc65249f8040f4afe4debbe8359-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:4486102fd3820ed9527fa3e7bfefa8305c2f054e65b46dffe9675755e3d8f288 - 36.81% (868 MB)

[#002] sha256:4b7b5e574187c3f71302261520464111186f5d4b2fe09155bdb0e274ab3be58b - 0.0% (1.28 KB)

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

[#004] sha256:3ccbb82dfd821fc33c9f98b7a8e78307d6cdf7ccf890008e42ab7780245e1ab4 - 0.51% (12.1 MB)

[#005] sha256:214459f2a7659237e7b4bad5868c9e527ffc58c65bfcc4f5e1d4ef88e0864f5d - 2.18% (51.4 MB)

[#006] sha256:8ed78d403c97a0db7afef3119f69c2a857c2f5d015c73f28ed883bbd77758e38 - 0.51% (12 MB)

[#007] sha256:5963c0618bbc30ca364d43192737704b3c469508fff28ced8cbc631c937690fc - 0.6% (14.2 MB)

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

[#009] sha256:aadd7c176f1a121cd1f74bfbd2521e2e2f84997811a4b7c7b10c81a9f99d405e - 0.0% (1.26 KB)

[#010] sha256:f8ed2716f90195eb9faec581c4a2d06f1ee3a9a6f8464e977fa05ba161b04666 - 0.0% (1.26 KB)

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

[#012] sha256:061350a260af9780a937cb03fc46da5eac7447f326374741f9f5c430fe6fd400 - 0.0% (1.27 KB)

[#013] sha256:1eef9462ecc63264667ad71a482f68fd252594730fc11aa001ef8c2e00bac4c8 - 1.28% (30.1 MB)

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

[#015] sha256:2cd8d413a459561e3f0f64bd2e3a5724179ebeb6379e39e4f5e2fb4be8dd9519 - 0.0% (1.29 KB)

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

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

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


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

Apply image 10.0.20348.643

2022-09-08 20:30:55 UTC

Install update 10.0.20348.1006

2022-09-21 19:48:15 UTC

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

2022-09-21 19:48:15 UTC

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

2022-09-21 19:48:26 UTC

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

2022-09-21 19:48:37 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-09-21 19:48:45 UTC

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

2022-09-21 19:48:53 UTC

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

2022-09-21 19:48:54 UTC

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

2022-09-21 19:48:54 UTC

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

2022-09-21 19:48:55 UTC

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

2022-09-21 19:48:55 UTC

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

2022-09-21 19:48:56 UTC

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

2022-09-21 19:48:57 UTC

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

2022-09-21 19:49:00 UTC

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

2022-09-21 19:49:01 UTC

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

2022-09-21 19:49:01 UTC

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

2022-09-21 19:49:02 UTC

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

2022-09-21 19:49:02 UTC

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

Details
Created

2022-09-21 19:42:29 UTC

Size

202 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-09-15T04:59:29.312060030Z
  • 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.38
  • 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.38
  • 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-09-21T19:41:28Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    92c54688b453fdc65249f8040f4afe4debbe8359
  • 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.38
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.38

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-92c54688b453fdc65249f8040f4afe4debbe8359-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:f8c4d063a6cc2f4248035162dfb844c9117d6bfa6d0c7d1c034de6c4d11a5d24 - 22.44% (45.4 MB)

[#001] sha256:3935beaae05cbb83cd65f873b89376126b10a254f52faf1418ab44b97be9e717 - 17.03% (34.4 MB)

[#002] sha256:c0394a4b94a540a734bb53a19ed8093e2643ebd3f13b34849c958bb7ddeae707 - 1.08% (2.19 MB)

[#003] sha256:a442de24a422437224a56543f76ecbd929cd5813ab953c868080d1d88828b1d6 - 45.88% (92.8 MB)

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

[#005] sha256:29dfcf293e2bdff2c8c631b268beeb92c1d70ce28fec80fb44dfe0d444a5efe2 - 13.57% (27.4 MB)

[#006] sha256:a6b8e98517ed3cb650910fe86b47b29c9f8eacead9e6109f5f209757f4130ab5 - 0.0% (169 Bytes)


History
2022-09-15 05:00:16 UTC

KIWI 9.24.36

2022-09-21 19:41:56 UTC

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

2022-09-21 19:41:56 UTC

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

2022-09-21 19:42:05 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-09-21 19:42:06 UTC

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

2022-09-21 19:42:06 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-09-21 19:42:07 UTC

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

2022-09-21 19:42:07 UTC

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

2022-09-21 19:42:07 UTC

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

2022-09-21 19:42:07 UTC

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

2022-09-21 19:42:23 UTC

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

2022-09-21 19:42:27 UTC

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

2022-09-21 19:42:28 UTC

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

2022-09-21 19:42:28 UTC

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

2022-09-21 19:42:28 UTC

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

2022-09-21 19:42:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-21T19:41:28Z

2022-09-21 19:42:28 UTC

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

2022-09-21 19:42:28 UTC

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

2022-09-21 19:42:29 UTC

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

Details
Created

2022-09-21 19:49:22 UTC

Size

201 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-09-15T05:51:56.254372496Z
  • 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.38
  • 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.38
  • 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-09-21T19:49:07Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    92c54688b453fdc65249f8040f4afe4debbe8359
  • 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.38
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.38

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-92c54688b453fdc65249f8040f4afe4debbe8359-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:5f3322cd27a67a8af5d352de26fcbdc603e479b93752b7d2d2d343ddac718009 - 21.72% (43.7 MB)

[#001] sha256:84c56a8073eb7b85f2e8b90c3fcc83438085037598f66774fef7476d6a2c222e - 16.93% (34.1 MB)

[#002] sha256:40f6f5f80fdf7430a3ec81ec5b3af22390c2b70082f3ac27e3d3bc7c13116cc7 - 1.11% (2.23 MB)

[#003] sha256:1b692bd1aa81dd55d980c691a37c8f8a002a6295eabc68db442f8a4637c9ec16 - 45.94% (92.5 MB)

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

[#005] sha256:ffd026ce2641657806d1e809a7ec067f5b285c58f5fd9a995c6af66d0842d8f0 - 14.3% (28.8 MB)

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


History
2022-09-15 05:52:23 UTC

KIWI 9.24.36

2022-09-16 16:13:12 UTC

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

2022-09-16 16:13:12 UTC

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

2022-09-16 16:13:52 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-09-16 16:13:52 UTC

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

2022-09-16 16:13:54 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-09-16 16:13:54 UTC

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

2022-09-16 16:13:55 UTC

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

2022-09-21 19:32:46 UTC

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

2022-09-21 19:32:46 UTC

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

2022-09-21 19:33:14 UTC

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

2022-09-21 19:33:16 UTC

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

2022-09-21 19:33:17 UTC

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

2022-09-21 19:33:17 UTC

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

2022-09-21 19:33:18 UTC

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

2022-09-21 19:49:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-21T19:49:07Z

2022-09-21 19:49:22 UTC

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

2022-09-21 19:49:22 UTC

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

2022-09-21 19:49:22 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