diff --git a/Docker and Tracks 2.2.3.md b/Docker and Tracks 2.2.3.md index 6c7877f..513c5a4 100644 --- a/Docker and Tracks 2.2.3.md +++ b/Docker and Tracks 2.2.3.md @@ -20,7 +20,9 @@ For production use it is highly recommended to update the `site.yml.template` wi Example on how to run the Tracks container: `docker run -d --name=tracks -p 80:80 staannoe/tracks` + (This is the only command you need to issue to get Tracks running given you have Docker running on the machine) +

References:

https://github.com/staannoe/tracks