Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fake autoscaler] remove the redundant mkdir (ray-project#47786)
- docker compose service volume short syntax uses bind (similar to `-v` and will create the dir if not exist - the code was not mapping the dir to host path, so it actually has no meaningful effect when it is running in a container, such as on CI Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
- Loading branch information