packages/utils/dockerd/files
Keith T. Garner f2aa53cdef dockerd: add docker-storage to init
Docker's backend storage driver can be configurable for certain
filesystems. The default is the overlay storage driver, but if you run
openwrt on a system with btrfs, this will allow you to override the
default configuration by settings the storage_driver in uci in dockerd's
global section. This value will be used in the created dockerd.json
file.

Signed-off-by: Keith T. Garner <kgarner@kgarner.com>
2025-03-14 00:51:21 +08:00
..
etc dockerd: fix typo in config for no_proxy 2024-09-13 18:25:22 +08:00
dockerd.init dockerd: add docker-storage to init 2025-03-14 00:51:21 +08:00