Commit Graph

1 Commits

Author SHA1 Message Date
xtrullor73
06509c5695 feat(docker): create and configure Dockerfile for project
- Add Dockerfile to project root
- Install required dependencies including ffmpeg and libchromaprint-tools
- Set up working directory and copy necessary files
- Define entry point for running CLI application
- Configure volume mounting to reflect changes between container and local directory
2024-06-12 19:56:27 -07:00