Release v1.2.2
π Changed
- Improved persistent storage handling and volume initialization
- Optimized Dockerfile layers and build process
- Change symbolic links management for persistent data
β‘ Added
- Dynamic initialization of DokuWiki directories
- Automatic volume management for first-time runs
π¨ Technical Details
- Moved directory initialization from build stage to runtime
- Implemented smarter volume detection and linking
- Streamlined file permissions management
π Update Notes
This update focuses on improving how DokuWiki handles persistent storage and
initialization. The changes make the container more robust when dealing with
persistent volumes while maintaining backward compatibility with existing
deployments.