mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Add Docker configuration
[ci skip]
This commit is contained in:
parent
233b7cc7be
commit
6cd2ae25fe
2 changed files with 53 additions and 0 deletions
12
.dockerignore
Normal file
12
.dockerignore
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
.bundle
|
||||
.git
|
||||
config/database.yml
|
||||
config/site.yml
|
||||
coverage
|
||||
db/*.sqlite3
|
||||
doc
|
||||
features
|
||||
log
|
||||
public/assets
|
||||
test
|
||||
tmp
|
||||
Loading…
Add table
Add a link
Reference in a new issue