From 7cb6c29fde2543dff50987964d03f2525376a429 Mon Sep 17 00:00:00 2001 From: Joshua Yun Date: Sun, 16 Feb 2025 15:08:05 -0600 Subject: Initial docker setup commit --- tools/config/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tools/config/README (limited to 'tools/config/README') diff --git a/tools/config/README b/tools/config/README new file mode 100644 index 0000000..530a7de --- /dev/null +++ b/tools/config/README @@ -0,0 +1,2 @@ +# Configuration files for your favorite programs +Put all of your config files in here, if you want to add new programs, add new mounts to the docker compose and new programs to the docker file. -- cgit v1.2.3