Details
Created
2025-02-21 05:24:56 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
KUBECONFIG
/home/aks-operator/.kube/config
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR
/etc/rancher/ssl
Layers
[#000] sha256:675c401677be6e30847d529aeba4813fb86a56b56b4c5097689308e9f938b4b5 - 29.95% (10.2 MB)
[#001] sha256:c5a5be6eabce2ca92f498856264bc69d4bdc2107256b72ca0a264b5eb8045031 - 0.0% (207 Bytes)
[#002] sha256:4d681942f4ecc34c5aa5bed6051541f958f53aa5802dd71febd80d6b41a6b847 - 0.0% (179 Bytes)
[#003] sha256:fd984e8464420035fd952a43262ce7699dc965556f7cf42563199999482191ba - 70.04% (24 MB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:32717f589f1538e5bdfcd5880dba8528a373970647f7ffac95713c07910c1a4e - 0.0% (325 Bytes)
[#006] sha256:fa5104abf7d9e75ee05ac6de73fbb03847eef26bf7ddf5156b0119009ad02bec - 0.0% (322 Bytes)
[#007] sha256:a598d21927bd87acaa3f8d986edaaf1ff26e9624f82688df12ff67594644e5d8 - 0.0% (137 Bytes)
History
2025-02-18 15:36:22 UTC
KIWI 9.24.43
2025-02-21 05:23:14 UTC (buildkit.dockerfile.v0)
COPY /etc/passwd /etc/passwd # buildkit
2025-02-21 05:23:14 UTC (buildkit.dockerfile.v0)
COPY /etc/shadow /etc/shadow # buildkit
2025-02-21 05:24:56 UTC (buildkit.dockerfile.v0)
COPY /aks-operator /usr/bin/aks-operator # buildkit
2025-02-21 05:24:56 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* # buildkit
2025-02-21 05:24:56 UTC (buildkit.dockerfile.v0)
ENV KUBECONFIG=/home/aks-operator/.kube/config
2025-02-21 05:24:56 UTC (buildkit.dockerfile.v0)
ENV SSL_CERT_DIR=/etc/rancher/ssl
2025-02-21 05:24:56 UTC (buildkit.dockerfile.v0)
COPY package/entrypoint.sh /usr/bin # buildkit
2025-02-21 05:24:56 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c chmod +x /usr/bin/entrypoint.sh # buildkit
2025-02-21 05:24:56 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c mkdir -p /etc/rancher/ssl && chown -R aks-operator /etc/rancher/ssl # buildkit
2025-02-21 05:24:56 UTC (buildkit.dockerfile.v0)
USER 1007
2025-02-21 05:24:56 UTC (buildkit.dockerfile.v0)
ENTRYPOINT ["entrypoint.sh"]
Details
Created
2025-02-21 05:24:56 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
KUBECONFIG
/home/aks-operator/.kube/config
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR
/etc/rancher/ssl
Layers
[#000] sha256:bbb40c4b4b8a010a29eafd0ce797802932703be0abae21731608a17bdfbe9828 - 29.33% (9.26 MB)
[#001] sha256:8a71307dd1d1a2c71ecf9354c96bed4bb5911d4d0a3fa90424f4f3105db5df5e - 0.0% (207 Bytes)
[#002] sha256:c5889c2271d37478ff546150abc0edf9086d931c26253ff4a3566de2554a1cee - 0.0% (179 Bytes)
[#003] sha256:dd440c508cc2d617f3e3276642b0a850dd9f9870a480fd513d136a36379f118d - 70.67% (22.3 MB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:87ed90ada4648bb04da30c7eb5fa228154b448aa96ce10cd7e2db93898d258c1 - 0.0% (324 Bytes)
[#006] sha256:2f6a23da4d2e146ad9b7ce2a82b94fb6c448b7907f15b60d07e87bd107718a85 - 0.0% (322 Bytes)
[#007] sha256:a598d21927bd87acaa3f8d986edaaf1ff26e9624f82688df12ff67594644e5d8 - 0.0% (137 Bytes)
History
2025-02-18 15:44:50 UTC
KIWI 9.24.43
2025-02-21 05:23:15 UTC (buildkit.dockerfile.v0)
COPY /etc/passwd /etc/passwd # buildkit
2025-02-21 05:23:15 UTC (buildkit.dockerfile.v0)
COPY /etc/shadow /etc/shadow # buildkit
2025-02-21 05:24:56 UTC (buildkit.dockerfile.v0)
COPY /aks-operator /usr/bin/aks-operator # buildkit
2025-02-21 05:24:56 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* # buildkit
2025-02-21 05:24:56 UTC (buildkit.dockerfile.v0)
ENV KUBECONFIG=/home/aks-operator/.kube/config
2025-02-21 05:24:56 UTC (buildkit.dockerfile.v0)
ENV SSL_CERT_DIR=/etc/rancher/ssl
2025-02-21 05:24:56 UTC (buildkit.dockerfile.v0)
COPY package/entrypoint.sh /usr/bin # buildkit
2025-02-21 05:24:56 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c chmod +x /usr/bin/entrypoint.sh # buildkit
2025-02-21 05:24:56 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c mkdir -p /etc/rancher/ssl && chown -R aks-operator /etc/rancher/ssl # buildkit
2025-02-21 05:24:56 UTC (buildkit.dockerfile.v0)
USER 1007
2025-02-21 05:24:56 UTC (buildkit.dockerfile.v0)
ENTRYPOINT ["entrypoint.sh"]