mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-21 14:44:54 +08:00
Reduce image size by switching to alpine and excluding folders from being copied into the image
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
node_modules
|
||||
.github
|
||||
.git*
|
||||
|
||||
*.md
|
||||
.idea
|
||||
dev
|
||||
docs
|
||||
licenses
|
||||
node_modules
|
||||
pairdrop-cli
|
||||
*.md
|
||||
*.yml
|
||||
Dockerfile
|
||||
rtc_config_example.json
|
||||
turnserver_example.conf
|
||||
Reference in New Issue
Block a user