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