From fe2b50fa447df401ac9dd685e161a9a941a4dd2d Mon Sep 17 00:00:00 2001 From: thorsummoner <thorsummoner@live.com> Date: Fri, 18 Nov 2022 07:40:56 +0000 Subject: [PATCH] Add README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000000..09e43cc96b --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +cloned on 17 Nov 22 + +mastodon source under [tree main](https://www.opencode.net/thorsummoner/mastodon/-/tree/main) + +this has lots of internet-dependencies + +this is itended to be a turn-key mastodon docker-compose file sufficient for `docker-compose up`ing and having a live mastodon running in an isolated way -- GitLab