Details
Created
2025-04-08 06:24:17 UTC
Content Digest
Labels
-
com.suse.bci.micro.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.micro.created
2025-04-03T13:54:37.030368334Z
-
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.3
-
com.suse.bci.micro.reference
registry.suse.com/bci/bci-micro:15.6.30.3
-
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.3
-
-
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-04-03T13:54:37.030368334Z
-
org.opencontainers.image.description
A micro environment for containers based on the SLE Base Container Image.
-
org.opencontainers.image.ref.name
15.6.30.3
-
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.3
-
org.opensuse.reference
registry.suse.com/bci/bci-micro:15.6.30.3
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:64a05e9cb14ab342eed9b62f683808c1efa2bf2b96c1ff9a38a74bbbc22f5fad - 30.11% (10.2 MB)
[#001] sha256:aca23d59b6d044e716236d3f02978e3def4587a8242e4472ebe7480393721cb5 - 0.0% (208 Bytes)
[#002] sha256:e485305215b472dd5c11ae088335f745f717ac89b2ddd94f0142e8dae17f3132 - 0.0% (180 Bytes)
[#003] sha256:f7004562d8c133e54fec0f8c538dc822f7e3ebe73347bd55f2c174e5d1e92940 - 69.89% (23.7 MB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:dcb9ecab4a67eb91c84444eb6329067fca89224084f1406d948f2d614dd7b43a - 0.0% (327 Bytes)
[#006] sha256:2e05bb4cc2bb6cb76d1d7f38f75eb310e4d446e1323232af5704b5b47b10fd71 - 0.0% (320 Bytes)
[#007] sha256:8f7b6fc2082a8a4db8c231bcbf1e5fdab4c953e84436ad62d867df1978191e78 - 0.0% (137 Bytes)
History
2025-04-03 13:54:42 UTC
KIWI 9.24.43
2025-04-08 06:22:34 UTC (buildkit.dockerfile.v0)
COPY /etc/passwd /etc/passwd # buildkit
2025-04-08 06:22:34 UTC (buildkit.dockerfile.v0)
COPY /etc/shadow /etc/shadow # buildkit
2025-04-08 06:24:17 UTC (buildkit.dockerfile.v0)
COPY /aks-operator /usr/bin/aks-operator # buildkit
2025-04-08 06:24:17 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* # buildkit
2025-04-08 06:24:17 UTC (buildkit.dockerfile.v0)
ENV KUBECONFIG=/home/aks-operator/.kube/config
2025-04-08 06:24:17 UTC (buildkit.dockerfile.v0)
ENV SSL_CERT_DIR=/etc/rancher/ssl
2025-04-08 06:24:17 UTC (buildkit.dockerfile.v0)
COPY package/entrypoint.sh /usr/bin # buildkit
2025-04-08 06:24:17 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c chmod +x /usr/bin/entrypoint.sh # buildkit
2025-04-08 06:24:17 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c mkdir -p /etc/rancher/ssl && chown -R aks-operator /etc/rancher/ssl # buildkit
2025-04-08 06:24:17 UTC (buildkit.dockerfile.v0)
USER 1007
2025-04-08 06:24:17 UTC (buildkit.dockerfile.v0)
ENTRYPOINT ["entrypoint.sh"]
Details
Created
2025-04-08 06:24:17 UTC
Content Digest
Labels
-
com.suse.bci.micro.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.micro.created
2025-04-03T13:53:23.224381040Z
-
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.3
-
com.suse.bci.micro.reference
registry.suse.com/bci/bci-micro:15.6.30.3
-
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.3
-
-
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-04-03T13:53:23.224381040Z
-
org.opencontainers.image.description
A micro environment for containers based on the SLE Base Container Image.
-
org.opencontainers.image.ref.name
15.6.30.3
-
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.3
-
org.opensuse.reference
registry.suse.com/bci/bci-micro:15.6.30.3
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:55b2bde397e0025e1218c4a63da2fcfe922f57d6a08478ee71469c3e6d6783e1 - 29.48% (9.23 MB)
[#001] sha256:61623d1e191562d0df09fc82b62d6fc7a926e5f785b2bb63e21ffa5e11673733 - 0.0% (209 Bytes)
[#002] sha256:f6ec454bd57bdde4f21c46b34044166adba8b096f28c6dc3af939de54c0c529e - 0.0% (179 Bytes)
[#003] sha256:57fc046a44def34d8c6a50fc487511a4da85080cedadb645d90691b93ed24065 - 70.52% (22.1 MB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:4397f4dce8995029a41e0614b155492eca1e781795498792455e67aa9d39dd19 - 0.0% (327 Bytes)
[#006] sha256:180700295e93d67eff3bc315b3c8f6dd16f62caddeea81a71a56495c3a21b3b4 - 0.0% (320 Bytes)
[#007] sha256:8f7b6fc2082a8a4db8c231bcbf1e5fdab4c953e84436ad62d867df1978191e78 - 0.0% (137 Bytes)
History
2025-04-03 13:53:29 UTC
KIWI 9.24.43
2025-04-08 06:22:35 UTC (buildkit.dockerfile.v0)
COPY /etc/passwd /etc/passwd # buildkit
2025-04-08 06:22:35 UTC (buildkit.dockerfile.v0)
COPY /etc/shadow /etc/shadow # buildkit
2025-04-08 06:24:17 UTC (buildkit.dockerfile.v0)
COPY /aks-operator /usr/bin/aks-operator # buildkit
2025-04-08 06:24:17 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* # buildkit
2025-04-08 06:24:17 UTC (buildkit.dockerfile.v0)
ENV KUBECONFIG=/home/aks-operator/.kube/config
2025-04-08 06:24:17 UTC (buildkit.dockerfile.v0)
ENV SSL_CERT_DIR=/etc/rancher/ssl
2025-04-08 06:24:17 UTC (buildkit.dockerfile.v0)
COPY package/entrypoint.sh /usr/bin # buildkit
2025-04-08 06:24:17 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c chmod +x /usr/bin/entrypoint.sh # buildkit
2025-04-08 06:24:17 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c mkdir -p /etc/rancher/ssl && chown -R aks-operator /etc/rancher/ssl # buildkit
2025-04-08 06:24:17 UTC (buildkit.dockerfile.v0)
USER 1007
2025-04-08 06:24:17 UTC (buildkit.dockerfile.v0)
ENTRYPOINT ["entrypoint.sh"]