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:
michael1011 2024-07-10 14:22:44 +02:00 committed by GitHub
parent a00292544f
commit 1bee84d419
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 36 additions and 10 deletions

View file

@ -3,6 +3,7 @@ data
docker
docs
tests
node_modules
lnbits/static/css/*
lnbits/static/bundle.js