diff options
Diffstat (limited to 'docker_tools/config/README')
-rw-r--r-- | docker_tools/config/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docker_tools/config/README b/docker_tools/config/README new file mode 100644 index 0000000..530a7de --- /dev/null +++ b/docker_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. |