Files
packages/utils/dockerd
Keith T. Garner bff078f3b7 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>
(cherry picked from commit f2aa53cdef)
2025-04-01 01:02:01 +08:00
..
2025-04-01 01:02:01 +08:00
2025-04-01 01:02:01 +08:00