Elements Elements

Elements is a tool to generate runc-based containers which are self-contained in a single AppImage file. The definition file can be used to specify if and how parameters such as bind mounts and environment variables are passed as arguments to the container’s AppImage.

Current limitations

Please see the “Current limitations” section of the README file for some important notes about the current implementation. I plan to do a backwards-incompatible rewrite in order to address those issues.

WARNING: Elements is not ready for production. It is an experiment in the early stages of development. Although I make a best effort to not commit broken code, there is no automated testing, there may be breaking changes in future commits, there may be security or data loss bugs, and there is no guarantee of long-term maintenance. As the license states, use at your own risk. :)

What Elements is

What Elements is not