fix: having a space in your path variable will break the `docker compose` command
Open
@hari-kuriakose is already working on this.
Since Oct 19, 2024.
bug
- Dominant language
- Python
- Stars
- 7.2k
- Forks
- 718
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 23
Description
Describe the bug
If there is a space in the path variable, the run-platform.sh script will fail.
To reproduce
Put the unstract folder in a path that has a space somewhere along the absolute path.
Expected behavior
A clear and concise description of what you expected to happen.
Environment details
latest
Additional context
Screenshots
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.