Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docker/fastembed-cache-empty/.gitkeep
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Placeholder so the empty fastembed cache build context exists on checkout.
# Git cannot track empty directories; docker-bake.hcl's FASTEMBED_CACHE_CONTEXT
# default (docker/fastembed-cache-empty) is COPYed by Dockerfile.nmp-api, so a
# missing dir breaks default/local 'make docker-build'. CI overrides the var.