Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update Dockerfile to install bolna from local repository instead of remote git #382

Open
1 task
h3110Fr13nd opened this issue Aug 24, 2024 · 1 comment · May be fixed by #388
Open
1 task

chore: Update Dockerfile to install bolna from local repository instead of remote git #382

h3110Fr13nd opened this issue Aug 24, 2024 · 1 comment · May be fixed by #388

Comments

@h3110Fr13nd
Copy link
Contributor

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.
@h3110Fr13nd
Copy link
Contributor Author

Assign this I've other optimizations of Dockerfiles in mind as well.

@h3110Fr13nd h3110Fr13nd linked a pull request Sep 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant