diff --git a/docs/index.html b/docs/index.html index 257b2c9..b73e093 100644 --- a/docs/index.html +++ b/docs/index.html @@ -390,6 +390,15 @@
cd ~/Documents/TissuePlex), run
git pull, then docker compose up --build.
+
+ git pull,
+ Docker Desktop sometimes reuses a stale build cache and serves an outdated
+ version of the app, resulting in a black screen with an error about a wrong
+ MIME type in the browser console. If this happens, force a clean rebuild:
+ docker compose build --no-cache
+docker compose up
+ docker compose build --no-cache && docker compose upDATA_PATH points to the parent folder and that