From f6cc2b2f521034c4c046bf451e9a7d0b9e0235d9 Mon Sep 17 00:00:00 2001 From: William Katz Date: Sat, 31 Jul 2021 03:02:05 -0700 Subject: [PATCH] :books: link to docker docs --- docs/building.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/building.md b/docs/building.md index 67341b7..f94d7d0 100644 --- a/docs/building.md +++ b/docs/building.md @@ -9,6 +9,9 @@ as CCash is very lightweight it can run on practically any device but here are s * with no users memory usage is 8.47 Mb * Saving frequency (a runtime argument) being set to 0 will disable frequency saving and only save on close +## Docker +If you want to use the docker package, deploy information can be found [here](deploy.md) + ## Drogon Depedencies ### Linux