Updating Dockerfile and docker-compose following #1

Merged
ryan merged 2 commits from docker-refactor-updates into main 2025-08-07 23:41:21 -04:00
Showing only changes of commit 77cea8cbc5 - Show all commits

13
.gitignore vendored
View File

@@ -8,3 +8,16 @@ wheels/
# Virtual environments
.venv
# Database files
*.db
pet_pictures.db
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db