This message was deleted.
# elemental
a
This message was deleted.
๐Ÿ‘ 2
h
sle-micro-rancher is built with Kiwi and I'm not sure if we publish the respective
.kiwi
file ๐Ÿค” But this Dockerfile is equivalent and will be used to build sle-micro-rancher in future versions (esp. to make the build process more transparent). Notice that this Dockerfile is for buildservice builds and cannot be used (as is) for local (docker/buildah) builds.
s
Hi Alex, You are actually looking at the correct Dockerfile. This Dockerfile still does not make suse of the
elemental init
command I presented in SUSECon as this feauture was merged upstread few days before SUSECon. We expect to align with upstream
elemental-toolkit
within the following week or two, then you will see the
elemental init
call within the Dockerfile (in Dev env first, then Staging, etc.). Then regarding the installation of other related elemental packages this is all happening as a dependency of the
elemental
package, the spec is defined in https://github.com/rancher/elemental/blob/main/.obs/specfile/elemental.spec You will see
elemental-register
,
elemental-system-agent
and some other dependencies in there. I hope helps you to clarify some details. Do not hesitate asking for further details if needed.
๐Ÿ‘ 1
h
Here's the project building SLE-Micro-for-Rancher (which includes the
.kiwi
file mentioned above: https://build.opensuse.org/package/show/SUSE:SLE-15-SP4:Update:Products:Micro54/SLE-Micro-Rancher
๐Ÿ‘ 1