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
Dockerfile downloads the bolna package from github repo.
This causes an issue as your changes may not appear in theimage build. You have to push the repo update the repo url and then rebuild.
Quite a tedious and unnecessary task.
Change Docker, Docker Compose to Install bolna package directly from the local repository folder.
The text was updated successfully, but these errors were encountered:
Dockerfile downloads the bolna package from github repo.
This causes an issue as your changes may not appear in theimage build. You have to push the repo update the repo url and then rebuild.
Quite a tedious and unnecessary task.
The text was updated successfully, but these errors were encountered: