Releases: pezhore/comicrack-docker
Releases · pezhore/comicrack-docker
v0.0.2-1 BugFix for ComicRack Crash
After moving the prefix, ComicRack would crash at launch. This required a fresh build + reinstall.
What's Changed
- Updating Makefile, sample Docker Compose, documentation by @pezhore in #16
- Fixing ComicRack Crash by @pezhore in #17
Full Changelog: v0.0.2...v0.0.2-1
v0.0.2 - Wine Prefix (Fix)
This release moves the Wine32
prefix from the /config
directory and updates the docker-compose.yml
example to reflect deep link/volume mapping directly to the %appdata%/Local/cYo/ComicRack
and %appdata/Roaming/cYo/ComicRack
directories.
This can be considered a breaking change, and not ready for production use!
What's Changed
- Adding more documentation stuff by @pezhore in #8
- Feature/documentation by @pezhore in #9
- Migrating the Wine Prefix and updating the docker-compose by @pezhore in #13
- cleaning up makefile by @pezhore in #14
- Bugfix/wine32 perms by @pezhore in #15
Full Changelog: v0.0.1...v0.0.2