This is the first major release of prind with a plethora of changes since v0.5.4. Have fun. 🎉
Adds
- Support for klipper input shaper
latest
tag tonightly
images to achieve compatibility with docker defaultsREADME.md
Files for all Docker Images in their respective directory underdocker/
- Naming convention for additional compose files
docker-compose.extra.*.yaml
- labels to docker images with additional infos about their origin
script/get-info.sh
to generate support files to assist in troubleshooting
Changes
- simplified instructions on building mcu code
- use the official mainsail docker image #29
- define commands as strings instead of yaml lists in all compose files
Removes
- unused octoprint image from
docker/octoprint
container_name
from all compose files to use autogenerated names- mainsail dockerfile and github workflow #29
- redundant command definitions for services
Notes
Changes concerning Images are first implemented in the following Tags:
Image | Tag |
---|---|
klipper | 24a1b50 24a1b50-mcu |
moonraker | d37f91c |
klipperscreen | 050cc13 |
ustreamer | db5b9d3 |
Full Changelog: v0.5.4...v1.0.0