Ubuntu

Get rid of full disk in Ubuntu

by mounting directory appropriately.

Donald Le
1 min readJan 15, 2021

--

Recently when working with docker-compose, I met an issue:

No space left on device

The first solution comes up to my mind is add disk space from different partition to the partition that holds docker. But this is difficult. Turns out we have easier problem that we can mount the directory that holds docker data to different directory.

--

--

Donald Le

A passionate automation engineer who strongly believes in “A man can do anything he wants if he puts in the work”.