From 010d52fcdf2e02247bd1dc2eb1f26839b83e695f Mon Sep 17 00:00:00 2001 From: Evan H // KC2IHX Date: Sat, 29 Nov 2025 16:25:36 -0800 Subject: [PATCH] added some todos --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 04b762c..e45ec4a 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,12 @@ a draft repo for making a containerized farpn node -don't take this too seriously, this is just me messing around \ No newline at end of file +don't take this too seriously, this is just me messing around + +TODOs: +- implement build/run `direwolf` in a container +- implement build/run `bpq` in a container +- implement build/run `pat` in a container + +Process: +- attempt to do this with a compose file to make reproducable