tabby-web
tabby-web copied to clipboard
Using latest docker image, unable to load bundled distribution
The latest docker image is bugged. Error on clean installation:
tabby-web | WARNING Not Found: /app-dist/1.0.187-nightly.1/tabby-web-container/dist/preload.js
tabby-web | WARNING Not Found: /app-dist/1.0.187-nightly.1/tabby-web-container/dist/bundle.js
tabby-web | WARNING Not Found: /app-dist/1.0.187-nightly.1/tabby-web-container/dist/preload.js
Even if I add my own distribution version using manage.sh, I get the same error. Any help would be appreciated!
The same issue. It is due to a temporary directory in /app-dist/1.0.187-nightly.1
Same with https://github.com/Eugeny/tabby-web/issues/86
I leave a possible solution in this topic: https://github.com/Eugeny/tabby-web/issues/86#issuecomment-1753179783