Files
Assetmanager/docs/version-history/UPDATE-0.5.5.62.md
T

495 B

Update 0.5.5.62

Standard image library without an additional Docker mount

  • Removed the dedicated data/image-library bind mount introduced in 0.5.5.60.
  • Reuses the existing persistent uploads volume.
  • Standard images are stored in data/uploads/library on the Docker host and /app/app/static/uploads/library in the container.
  • No duplicate image storage and no additional Compose volume entry are required.
  • Removed the misleading source-tree app/static/img/library directory.