495 B
495 B
Update 0.5.5.62
Standard image library without an additional Docker mount
- Removed the dedicated
data/image-librarybind mount introduced in 0.5.5.60. - Reuses the existing persistent uploads volume.
- Standard images are stored in
data/uploads/libraryon the Docker host and/app/app/static/uploads/libraryin the container. - No duplicate image storage and no additional Compose volume entry are required.
- Removed the misleading source-tree
app/static/img/librarydirectory.