Details
Created
2025-03-06 19:27:53 UTC
Content Digest
Labels
-
com.suse.bci.micro.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.micro.created
2025-02-18T15:36:18.078623233Z
-
com.suse.bci.micro.description
A micro environment for containers based on the SLE Base Container Image.
-
com.suse.bci.micro.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/4dff20f436d0a27c61d0bc502dd3b085-micro-image
-
com.suse.bci.micro.eula
sle-bci
-
com.suse.bci.micro.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.bci.micro.name
15.6.30.2
-
com.suse.bci.micro.reference
registry.suse.com/bci/bci-micro:15.6.30.2
-
com.suse.bci.micro.release-stage
released
-
com.suse.bci.micro.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/4dff20f436d0a27c61d0bc502dd3b085/
-
com.suse.bci.micro.supportlevel
l3
-
com.suse.bci.micro.title
SLE BCI 15 SP6 Micro
-
com.suse.bci.micro.until
2025-12-31
-
com.suse.bci.micro.url
https://www.suse.com/products/base-container-images/
-
com.suse.bci.micro.vendor
SUSE LLC
-
com.suse.bci.micro.version
15.6.30.2
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
com.suse.supportlevel.until
2025-12-31
-
io.artifacthub.package.logo-url
https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg
-
io.artifacthub.package.readme-url
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/4dff20f436d0a27c61d0bc502dd3b085//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/4dff20f436d0a27c61d0bc502dd3b085-micro-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-02-18T15:36:18.078623233Z
-
org.opencontainers.image.description
A micro environment for containers based on the SLE Base Container Image.
-
org.opencontainers.image.ref.name
15.6.30.2
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/4dff20f436d0a27c61d0bc502dd3b085/
-
org.opencontainers.image.title
SLE BCI 15 SP6 Micro
-
org.opencontainers.image.url
https://www.suse.com/products/base-container-images/
-
org.opencontainers.image.vendor
SUSE LLC
-
org.opencontainers.image.version
15.6.30.2
-
org.opensuse.reference
registry.suse.com/bci/bci-micro:15.6.30.2
Environment
CATTLE_AGENT_VAR_DIR
/var/lib/rancher/agent
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:675c401677be6e30847d529aeba4813fb86a56b56b4c5097689308e9f938b4b5 - 15.89% (10.2 MB)
[#001] sha256:d5550a090ef31f0c3ba5b0cc7c373c9a18677f6fa92e702a79a412b05807f0e2 - 33.63% (21.7 MB)
[#002] sha256:91a1070a483a71227a2ced03853370230742c5b501c2270f5be90e9c8d594de3 - 0.0% (133 Bytes)
[#003] sha256:2f21870fbd028df775816468be5a6ff466768724d1039022f770b140528a8472 - 0.01% (7.68 KB)
[#004] sha256:9bff06bbb072d684b4ea3330e5e60b6ac89bd05d3c49dd30390e941e96d8b87e - 0.0% (1016 Bytes)
[#005] sha256:09c0aa1dc3c8b4a99d6b0948741c63261ec95167354c55816c25de081ddebb56 - 25.24% (16.3 MB)
[#006] sha256:b5a83c91c88a3d965752c893912a4ce84f13e798e36307e01ea3a036055842ae - 0.0% (788 Bytes)
[#007] sha256:99ddfffd26b620ca82cb42889773027c0008f1794a22948020405600d6f17577 - 25.24% (16.3 MB)
History
2025-02-18 15:36:22 UTC
KIWI 9.24.43
2025-03-06 19:27:53 UTC (buildkit.dockerfile.v0)
COPY /chroot/ / # buildkit
2025-03-06 19:27:53 UTC (buildkit.dockerfile.v0)
ENV CATTLE_AGENT_VAR_DIR=/var/lib/rancher/agent
2025-03-06 19:27:53 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c mkdir /opt/rancher-system-agent-suc # buildkit
2025-03-06 19:27:53 UTC (buildkit.dockerfile.v0)
COPY install.sh /opt/rancher-system-agent-suc/install.sh # buildkit
2025-03-06 19:27:53 UTC (buildkit.dockerfile.v0)
COPY system-agent-uninstall.sh /opt/rancher-system-agent-suc/system-agent-uninstall.sh # buildkit
2025-03-06 19:27:53 UTC (buildkit.dockerfile.v0)
COPY bin/rancher-system-agent /opt/rancher-system-agent-suc # buildkit
2025-03-06 19:27:53 UTC (buildkit.dockerfile.v0)
COPY package/suc/run.sh /opt/rancher-system-agent-suc/run.sh # buildkit
2025-03-06 19:27:53 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c chmod +x /opt/rancher-system-agent-suc/rancher-system-agent # buildkit
2025-03-06 19:27:53 UTC (buildkit.dockerfile.v0)
ENTRYPOINT ["/opt/rancher-system-agent-suc/run.sh"]
Details
Created
2025-03-06 19:28:19 UTC
Content Digest
Labels
-
com.suse.bci.micro.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.micro.created
2025-02-18T15:44:44.491261800Z
-
com.suse.bci.micro.description
A micro environment for containers based on the SLE Base Container Image.
-
com.suse.bci.micro.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/4dff20f436d0a27c61d0bc502dd3b085-micro-image
-
com.suse.bci.micro.eula
sle-bci
-
com.suse.bci.micro.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.bci.micro.name
15.6.30.2
-
com.suse.bci.micro.reference
registry.suse.com/bci/bci-micro:15.6.30.2
-
com.suse.bci.micro.release-stage
released
-
com.suse.bci.micro.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/4dff20f436d0a27c61d0bc502dd3b085/
-
com.suse.bci.micro.supportlevel
l3
-
com.suse.bci.micro.title
SLE BCI 15 SP6 Micro
-
com.suse.bci.micro.until
2025-12-31
-
com.suse.bci.micro.url
https://www.suse.com/products/base-container-images/
-
com.suse.bci.micro.vendor
SUSE LLC
-
com.suse.bci.micro.version
15.6.30.2
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
com.suse.supportlevel.until
2025-12-31
-
io.artifacthub.package.logo-url
https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg
-
io.artifacthub.package.readme-url
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/4dff20f436d0a27c61d0bc502dd3b085//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/4dff20f436d0a27c61d0bc502dd3b085-micro-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-02-18T15:44:44.491261800Z
-
org.opencontainers.image.description
A micro environment for containers based on the SLE Base Container Image.
-
org.opencontainers.image.ref.name
15.6.30.2
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/4dff20f436d0a27c61d0bc502dd3b085/
-
org.opencontainers.image.title
SLE BCI 15 SP6 Micro
-
org.opencontainers.image.url
https://www.suse.com/products/base-container-images/
-
org.opencontainers.image.vendor
SUSE LLC
-
org.opencontainers.image.version
15.6.30.2
-
org.opensuse.reference
registry.suse.com/bci/bci-micro:15.6.30.2
Environment
CATTLE_AGENT_VAR_DIR
/var/lib/rancher/agent
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:bbb40c4b4b8a010a29eafd0ce797802932703be0abae21731608a17bdfbe9828 - 15.82% (9.26 MB)
[#001] sha256:f905e085d9086df1cf0c34b6b6620022b2ac41319aceb44802cd3905482bfe9f - 33.73% (19.7 MB)
[#002] sha256:aa93085eed424a6c2b6ef8e987149dbb0b2b32b7a20c9ca69a10d69efbed70c9 - 0.0% (133 Bytes)
[#003] sha256:4f6bcc42dd914682e043be0f6ecdd8f93771e391137b0eb94d98d3409b0238f6 - 0.01% (7.68 KB)
[#004] sha256:24f91c5a017db707a44d6e0aa3d6d20a86b14d5daa1d8baba2d587f85ca9b02a - 0.0% (1016 Bytes)
[#005] sha256:4d800bbe97f458db0b1d08f7cf1e79d9e68232c4ae2ec8a064457811cf7c273c - 25.21% (14.8 MB)
[#006] sha256:b1a386a9a856bfe4b690775ff6c24a1f1dc1f220add562bc0a1939ead8eb3d45 - 0.0% (786 Bytes)
[#007] sha256:caa03fc0ba0249adb7a8d42b72ed29b8a46c867a3dd93d66e1349da4f0c08ecd - 25.21% (14.8 MB)
History
2025-02-18 15:44:50 UTC
KIWI 9.24.43
2025-03-06 19:28:19 UTC (buildkit.dockerfile.v0)
COPY /chroot/ / # buildkit
2025-03-06 19:28:19 UTC (buildkit.dockerfile.v0)
ENV CATTLE_AGENT_VAR_DIR=/var/lib/rancher/agent
2025-03-06 19:28:19 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c mkdir /opt/rancher-system-agent-suc # buildkit
2025-03-06 19:28:19 UTC (buildkit.dockerfile.v0)
COPY install.sh /opt/rancher-system-agent-suc/install.sh # buildkit
2025-03-06 19:28:19 UTC (buildkit.dockerfile.v0)
COPY system-agent-uninstall.sh /opt/rancher-system-agent-suc/system-agent-uninstall.sh # buildkit
2025-03-06 19:28:19 UTC (buildkit.dockerfile.v0)
COPY bin/rancher-system-agent /opt/rancher-system-agent-suc # buildkit
2025-03-06 19:28:19 UTC (buildkit.dockerfile.v0)
COPY package/suc/run.sh /opt/rancher-system-agent-suc/run.sh # buildkit
2025-03-06 19:28:19 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c chmod +x /opt/rancher-system-agent-suc/rancher-system-agent # buildkit
2025-03-06 19:28:19 UTC (buildkit.dockerfile.v0)
ENTRYPOINT ["/opt/rancher-system-agent-suc/run.sh"]