Update Dockerfile with Tailwind build stage and prod database

Add Node.js stage for CSS build, cache Clojure deps in separate layer,
add .dockerignore, and default JDBC_URL to btcprod database.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-17 16:36:38 +01:00
co-authored by Claude Opus 4.6
parent 8169796eb9
commit 201155c0b2
2 changed files with 20 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
target/
node_modules/
.env
.cpcache/
.nrepl-port