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:
@@ -0,0 +1,5 @@
|
||||
target/
|
||||
node_modules/
|
||||
.env
|
||||
.cpcache/
|
||||
.nrepl-port
|
||||
Reference in New Issue
Block a user