mirror of https://github.com/Lissy93/dashy.git
🐳 Ignore uneeded files, to reduce container size
This commit is contained in:
parent
cab18d5471
commit
cbb1bcfc91
|
@ -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
|
Loading…
Reference in New Issue