mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-14 00:16:15 +01:00
Updated Docker image (markdown)
parent
259a2e3584
commit
e095025972
1 changed files with 6 additions and 0 deletions
|
|
@ -16,6 +16,12 @@ $ docker run -p 3000:3000 -e DATABASE_NAME=tracks_dev -e DATABASE_HOST=db -e DAT
|
|||
|
||||
If all went to plan, you should now be able to reach Tracks in http://localhost:3000 .
|
||||
|
||||
*Note:* You can override files in the Docker image by using the --volume argument.
|
||||
|
||||
|File |Argument |Replace for production?|
|
||||
|-------------------|---------------------------------------------------------|-----------------------|
|
||||
|config/site.yml |--volume /app/config/site.yml:/home/user/site.yml |Yes |
|
||||
|
||||
## Staannoe's Dockerimage
|
||||
|
||||
### Prerequisites
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue