I used to be on a EXT4 filesystem for my storage drive, but docker just refused to load on that filesystem.
i have modified /etc/default/docker to make it work:
Now, i converted my storage to BTRFS and need to undo the changes i made in /etc/default/docker.
Anyone knows what is the default DOCKER_OPTS= is?
Thanks