Skip to content

Commit 33ff0a2

Browse files
committed
Exclude runtime database from production image
1 parent 29c89fc commit 33ff0a2

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.dockerignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
.git/
55
AGENTS.md
66
coverage/
7-
db/*.sqlite3
8-
db/*.sqlite3.*
9-
db/*.sqlite3-*
7+
db/
108
log/
119
tmp/
1210
vendor/bundle/

0 commit comments

Comments
 (0)