Updating Docker files for mono repo

This commit is contained in:
Chris Troutner
2026-08-26 12:05:01 -07:00
parent b58f360c89
commit 69c38d5a36
12 changed files with 114 additions and 79 deletions
+22
View File
@@ -0,0 +1,22 @@
# Keep Docker build contexts lean when building from the monorepo root.
.git
.gitsigners
.worktrees
swarmforge
docs
doc
test
tools
specs
**/node_modules
**/coverage
**/leveldb
**/logs
**/tmp
**/target
**/.env
!psf-memo-indexer/production/docker/**/.env
psf-memo-client/build
psf-memo-indexer/production/data
*.md
!README.md