Skip to content

v1.0.1 - Docker Support & Stability

Latest

Choose a tag to compare

@Scofield02 Scofield02 released this 24 Oct 18:20
· 1 commit to main since this release

Added

  • Docker support with Dockerfile and docker-compose.yml
  • Persistent database storage with Docker volumes
  • .dockerignore files for optimized builds

Fixed

  • SQLite compatibility in Alpine Linux containers
  • Database initialization in Docker environment

Changed

  • Updated README with Docker instructions