You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Bench or app.json builder doesn't install or install correctly
using docker exec -it root /bin/bash in backend and bench get-app builder, bench install-app builder , bench migrate, restart docker only results in blank screen when going to ip:port/builder. If this method doesn't work why is it still in docs?
using the apps.json just completly fails when doing docker build
The text was updated successfully, but these errors were encountered:
Using Bench or app.json builder doesn't install or install correctly
using
docker exec -it root /bin/bash
in backend andbench get-app builder
,bench install-app builder
,bench migrate
, restart docker only results in blank screen when going to ip:port/builder. If this method doesn't work why is it still in docs?using the apps.json just completly fails when doing
docker build
The text was updated successfully, but these errors were encountered: