diff --git a/docker/notes.md b/docker/notes.md index 8fead06..c5fa7d7 100644 --- a/docker/notes.md +++ b/docker/notes.md @@ -51,6 +51,9 @@ Components: * `docker-compose-plugin`: To read docker-compose.yml and run multi-container apps. ## Setup +### Storage +All container data will be stored in `/opt/appdata` on the root drive (NVMe SSD) for speed. +This might change later for more static content such as videos and images. ### Networks