Commit Graph

1 Commits

Author SHA1 Message Date
Salil M 0f5d42f706
Enhance #14 - Add official Docker support for easier onboarding (#20)
* feat: add Dockerfile with CUDA 12.1 and Python 3.11 for Soup

* feat: add docker-compose.yml with GPU passthrough and volume mounts

* chore: add .dockerignore to exclude caching and local data from image

* ci: add GitHub action to build and publish Docker image to GHCR

* docs: add Docker installation and usage instructions to README
2026-04-10 23:04:00 +05:00