From 0e753ab9933cc43b740611c545f41c9944d04324 Mon Sep 17 00:00:00 2001 From: staannoe Date: Sat, 13 Dec 2014 15:40:51 -0800 Subject: [PATCH] Updated Docker and Tracks 2.2.3 (markdown) --- Docker and Tracks 2.2.3.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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