Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add disk space warning to README (#385)
This PR adds a note to the README to warn users to check the disk space available to Docker before creating a new project. Checking the actual disk space available in a cross-platform manner is challenging. Figuring out whether one should check actual disk space or space available to Docker is even more complex.
- Loading branch information