How to increase size of workspace volume?

Hey, all. Home user here, loving Coder so far. I'm cloning a monorepo into my workspace which is quite large. When I install all the dependencies and build, I run out of space. Host is a Mac running Docker Desktop.
Solution:
actually it seems now you can extend the virtual disk's size ! https://stackoverflow.com/a/48561621...
Stack Overflow
How can I fix Docker/Mac no space left on device error?
I have built a pretty big image (1G) that has a lot of "infrastructure" in it for testing (Mongo, Kafka, etc.)
When trying to start this I get no space left on device errors. How can I fix this...
Jump to solution
6 Replies
Codercord
Codercord5mo ago
<#1252126466590904320>
Category
Help needed
Product
Coder OSS (v2)
Platform
macOS
Logs
Please post any relevant logs/error messages.
Phorcys
Phorcys5mo ago
hey @WheeledOne
Phorcys
Phorcys5mo ago
Docker Community Forums
Is there a maximum size for docker volumes?
I’m having the same problem. In Docker for Mac, the problem is that there’s a maximum size (about 60gb) for this file: ~/Library/Containers/com.docker.docker/Data/com.docker.driver.amd64-linux/Docker.qcow2. This is where all images, containers, and volumes are stored. The pg_restore is filling that up. I don’t know that there’s a fix for this...
Phorcys
Phorcys5mo ago
I would recommend that you move away from docker desktop and install the Docker engine directly instead
Solution
Phorcys
Phorcys5mo ago
actually it seems now you can extend the virtual disk's size ! https://stackoverflow.com/a/48561621
Stack Overflow
How can I fix Docker/Mac no space left on device error?
I have built a pretty big image (1G) that has a lot of "infrastructure" in it for testing (Mongo, Kafka, etc.)
When trying to start this I get no space left on device errors. How can I fix this...
WheeledOne
WheeledOneOP5mo ago
tysm!
Want results from more Discord servers?
Add your server