mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-13 16:39:59 +00:00
🐳 Ignore uneeded files, to reduce container size
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
# Files specified here are not required for Docker
|
||||||
|
# so ignoring them helps to reduce the container size
|
||||||
|
# The Docker container MUST have the following files:
|
||||||
|
# package.json yarn.lock server.js vue.config.js src/ services/
|
||||||
|
|
||||||
|
node_modules
|
||||||
|
docs
|
||||||
|
.git
|
||||||
|
.github
|
||||||
Reference in New Issue
Block a user