diff --git a/Docker and Tracks 2.2.3.md b/Docker and Tracks 2.2.3.md index f5c51ef..b7994aa 100644 --- a/Docker and Tracks 2.2.3.md +++ b/Docker and Tracks 2.2.3.md @@ -17,9 +17,11 @@ It utilizes mostly native Ubuntu 14.04 packages, thus rebuilding it will provide For production use it is highly recommended to update the `site.yml.template` within the build repo, rename it to `site.yml` then rebuild the container. -Examples on how to run the Tracks container: +Example on how to run the Tracks container: `docker run -d --name=tracks -p 80:80 staannoe/tracks` References: -http://www.getontracks.org/ +https://github.com/staannoe/tracks +https://registry.hub.docker.com/u/staannoe/tracks/ +http://www.getontracks.org/ \ No newline at end of file