github.com/microsoft/vscode-dev-containers/issues/128
1 Users
0 Comments
1 Highlights
0 Notes
Tags
Top Highlights
Docker on Mac uses a VM and therefore has disk limits set. You likely have run out of Docker space. You can allocate more space to Docker by going to Preferences > Disk from Docker the task bar icon or clean out unused images in particular. We cover this here: https://code.visualstudio.com/docs/remote/troubleshooting#_cleaning-out-unused-containers-and-images Most likely you've got a number of unused images taking space. You can see them all by doing docker image ls -a. You can use docker image prune to clean out ones that are not in use.
Glasp is a social web highlighter that people can highlight and organize quotes and thoughts from the web, and access other like-minded people’s learning.