Details
Created
2025-03-07 07:10:59 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/eks-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 - 21.48% (10.2 MB)
[#001] sha256:3db3300cfb5ba85dc01f2d76cf64b470e916a6eacd4b8547616f25f7a61669b5 - 0.0% (209 Bytes)
[#002] sha256:68c8a8d7a23a072aba382f38f4c310d053a30b89847cd4be6443ddd0ae923253 - 0.0% (181 Bytes)
[#003] sha256:860637a52e539b53f81cd459d75727891b1f89261a6184734eeee5be0041da38 - 78.52% (37.5 MB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:da8468f87f57ffee3401f9e1fa293b5241d8bc9c49a362dec4e4c165e471d407 - 0.0% (329 Bytes)
[#006] sha256:451193159c25415df0254493b3ff9712fa556c24d395025fe99282ff69e94edd - 0.0% (322 Bytes)
[#007] sha256:539095d0165f92f26b992f1b597cb76e794052613e2586cbdf88abf6e6725f72 - 0.0% (138 Bytes)
History
2025-02-18 15:36:22 UTC
KIWI 9.24.43
2025-03-07 07:08:18 UTC (buildkit.dockerfile.v0)
COPY /etc/passwd /etc/passwd # buildkit
2025-03-07 07:08:18 UTC (buildkit.dockerfile.v0)
COPY /etc/shadow /etc/shadow # buildkit
2025-03-07 07:10:58 UTC (buildkit.dockerfile.v0)
COPY /eks-operator /usr/bin/eks-operator # buildkit
2025-03-07 07:10:58 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* # buildkit
2025-03-07 07:10:58 UTC (buildkit.dockerfile.v0)
ENV KUBECONFIG=/home/eks-operator/.kube/config
2025-03-07 07:10:58 UTC (buildkit.dockerfile.v0)
ENV SSL_CERT_DIR=/etc/rancher/ssl
2025-03-07 07:10:58 UTC (buildkit.dockerfile.v0)
COPY package/entrypoint.sh /usr/bin # buildkit
2025-03-07 07:10:59 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c chmod +x /usr/bin/entrypoint.sh # buildkit
2025-03-07 07:10:59 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c mkdir -p /etc/rancher/ssl && chown -R eks-operator /etc/rancher/ssl # buildkit
2025-03-07 07:10:59 UTC (buildkit.dockerfile.v0)
USER 1007
2025-03-07 07:10:59 UTC (buildkit.dockerfile.v0)
ENTRYPOINT ["entrypoint.sh"]
Details
Created
2025-03-07 07:10:57 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/eks-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 - 20.94% (9.26 MB)
[#001] sha256:69d1653df11211fe696e431ea4f0a78ae11663ac3ea69322821511e1e4c8b01b - 0.0% (212 Bytes)
[#002] sha256:da3183bfe60682bbb193a9d6aa75c044708d9001d697bcdc5d61d31b7ee302b1 - 0.0% (183 Bytes)
[#003] sha256:d907c198e45f812789da7bbea9b5ce9fe3e92f2d43d56ac544be60939b6d5472 - 79.05% (35 MB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:a119f359d582f59f5bead5171db73c0a765765559e392da438d7aeadcb641f64 - 0.0% (328 Bytes)
[#006] sha256:907776abb324786d923171fa7928cf2efc67c81490ee781fdd0700038a9d4493 - 0.0% (321 Bytes)
[#007] sha256:c4b4474555188d4d22d445b6cadf57a188fc8b92bd3937923ff3d77cf6986183 - 0.0% (137 Bytes)
History
2025-02-18 15:44:50 UTC
KIWI 9.24.43
2025-03-07 07:08:19 UTC (buildkit.dockerfile.v0)
COPY /etc/passwd /etc/passwd # buildkit
2025-03-07 07:08:19 UTC (buildkit.dockerfile.v0)
COPY /etc/shadow /etc/shadow # buildkit
2025-03-07 07:10:57 UTC (buildkit.dockerfile.v0)
COPY /eks-operator /usr/bin/eks-operator # buildkit
2025-03-07 07:10:57 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* # buildkit
2025-03-07 07:10:57 UTC (buildkit.dockerfile.v0)
ENV KUBECONFIG=/home/eks-operator/.kube/config
2025-03-07 07:10:57 UTC (buildkit.dockerfile.v0)
ENV SSL_CERT_DIR=/etc/rancher/ssl
2025-03-07 07:10:57 UTC (buildkit.dockerfile.v0)
COPY package/entrypoint.sh /usr/bin # buildkit
2025-03-07 07:10:57 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c chmod +x /usr/bin/entrypoint.sh # buildkit
2025-03-07 07:10:57 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c mkdir -p /etc/rancher/ssl && chown -R eks-operator /etc/rancher/ssl # buildkit
2025-03-07 07:10:57 UTC (buildkit.dockerfile.v0)
USER 1007
2025-03-07 07:10:57 UTC (buildkit.dockerfile.v0)
ENTRYPOINT ["entrypoint.sh"]