Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Add btrfs storage-driver to docker daemon config on install #77

Open
hartraft opened this issue Dec 25, 2019 · 0 comments
Open

Add btrfs storage-driver to docker daemon config on install #77

hartraft opened this issue Dec 25, 2019 · 0 comments

Comments

@hartraft
Copy link

I used nand-sata-install to copy the filesystem over to system on sata / usb whilst choosing btrfs as the filesystem.

After using softy to install docker, the docker daemon wouldn't start. All that was needed was to add /etc/docker/daemon.json as mentioned in the docker docs.

{
  "storage-driver": "btrfs"
}

If the docker install could take this into account, that would be great. Thanks!

viraniac pushed a commit to viraniac/fenix-config that referenced this issue Sep 20, 2024
* Refactor see_cmd_list to show "sub menus" properly

* Renumber json for readbility nested menu represented with "." for each nesting.

* Restored mistakenly deleted menu item

---------

Co-authored-by: Tearran <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant