diff options
| author | Dulat <[email protected]> | 2022-02-11 06:50:27 +0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-11 06:50:27 +0400 |
| commit | 727a1dc95c620a6cb09fe7e2854fa2686bb8b200 (patch) | |
| tree | b7786c9d05a498fcece90698387af79dab6b372f | |
| parent | Merge pull request #442 from routmoute/master (diff) | |
| download | docker-osx-727a1dc95c620a6cb09fe7e2854fa2686bb8b200.tar.xz docker-osx-727a1dc95c620a6cb09fe7e2854fa2686bb8b200.zip | |
Update README.md
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -296,6 +296,13 @@ SEE commands in [https://github.com/sickcodes/osx-optimizer](https://github.com/ - Disable heavy login screen wallpaper - Disable updates (at your own risk!) +## Increase disk space by mounting filesystem on separate physical disk + +For more information SEE https://sick.codes/how-to-run-docker-from-block-storage/ + +- Mount /var/lib/docker on physical disk +- Use cheap physical disk storage instead using your server's disk + ## Important notices: **2021-11-14** - Added High Sierra, Mojave |