diff --git a/Docker and Tracks 2.2.3.md b/Docker and Tracks 2.2.3.md index 001507f..6c7877f 100644 --- a/Docker and Tracks 2.2.3.md +++ b/Docker and Tracks 2.2.3.md @@ -20,7 +20,7 @@ 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