Skip to content

Release v1.2.2

Compare
Choose a tag to compare
@vndmtrx vndmtrx released this 21 Nov 10:33
· 1 commit to main since this release

πŸ”„ 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.