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:
parent
a00292544f
commit
1bee84d419
2 changed files with 36 additions and 10 deletions
|
|
@ -3,6 +3,7 @@ data
|
|||
docker
|
||||
docs
|
||||
tests
|
||||
node_modules
|
||||
|
||||
lnbits/static/css/*
|
||||
lnbits/static/bundle.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue