Releases: mkuf/prind
Releases · mkuf/prind
v0.5.2
v0.5.1
v0.5.0
Added
- systemd bindings to moonraker container
Notes
It is now possible to run shutdown, reboot and systemctl from within the moonraker container and control the pyhsical host.
This makes it possible to safely shutdown your host from the various GUI implementations or via GCODE. See moonraker/docs/configuration.md for further Infos.
As of writing this (23.03.2022 23:48), there has been no Image built that supports these changes. Be sure to wait for the next nightly to be pushed to the docker registry at mkuf/moonraker before expecting this feature to work.
Update:
The first Image to Support this change is the current (24.03.2022) nightly: mkuf/moonraker:4b27e5e
v0.4.0
v0.3.0
v0.2.1
v0.2.0
Added
- simulavr service for debugging the stack
Changed
- User specific config is now located in
docker-compose.override.yamlinstead ofdocker-compose.yamldirectly. Consider migrating your changes to the override file if you intend to use the new simulavr service