Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove volumes from docker-compose (uber#7)
These volumes are occasionally leveraged for Dockerfile layer caching, but are not needed for BaseUI as we add all necessary files within the Dockerfile. Remove the mounts to reduce unnecessary config.
- Loading branch information