chore: optimize Dockerfile (#2576)
By doing a multi-stage Docker build, the size of the final image is reduced by ~45%.
This commit is contained in:
@@ -3,6 +3,7 @@ data
|
||||
docker
|
||||
docs
|
||||
tests
|
||||
node_modules
|
||||
|
||||
lnbits/static/css/*
|
||||
lnbits/static/bundle.js
|
||||
|
||||
Reference in New Issue
Block a user