Wiki » History » Revision 3
Revision 2 (Dominik Meyer, 12/22/2024 04:03 PM) → Revision 3/5 (Dominik Meyer, 12/22/2024 04:06 PM)
# FHEM Container Image This projects aims at creating a secure container for running the Home-Automation System [FHEM](https://fhem.de/). It is **not** intended for running in a *docker* environment but in a *kubernetes* environment. ## Features ### FHEM Main branch The main branch of FHEM is still called *master* but I consider that inappropriate so I will use **main** instead. On every build the container will fetch the current main branch of FHEM and updates the container image with it. FHEM. ## Update Strategy This image does not support updating FHEM or the underlying Debian image by executing any command. Updates will **only** be distributed through updated container images. This is the established way of kubernetes and will **never** been changed by myself. ### Additional FHEM Modules