mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 04:27:37 +03:00
Initial docker support
This commit is contained in:
parent
50d89760e2
commit
dee8e5c518
3 changed files with 80 additions and 0 deletions
11
.dockerignore
Normal file
11
.dockerignore
Normal file
|
@ -0,0 +1,11 @@
|
|||
.DS_Store
|
||||
ui/node_modules
|
||||
ui/build
|
||||
Jamstash-master
|
||||
Dockerfile
|
||||
data
|
||||
*.db
|
||||
testDB
|
||||
*_test.go
|
||||
sonic-server
|
||||
assets/*gen.go
|
Loading…
Add table
Add a link
Reference in a new issue