|
|
|
|
|
by bpicolo
3325 days ago
|
|
Docker for mac has absolutely dreadful filesystem performance for mounted volumes (Docker toolbox with the extra virtualbox indirection actually ends up being faster if you're doing filesystem reads even remotely frequently). If you need to work with 100GB on disk you're going to have a lot of problems. https://github.com/docker/for-mac/issues/77 |
|