mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 07:10:12 +01:00
Docker improvements to better use existing tools
This commit is contained in:
parent
a15a7d8a95
commit
fe9859d959
3 changed files with 6 additions and 7 deletions
|
|
@ -9,7 +9,6 @@ services:
|
|||
- db-data:/var/lib/mysql
|
||||
web:
|
||||
build: .
|
||||
command: rails s
|
||||
volumes:
|
||||
- ${VOLUME:-.:/app}
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue