Move Docker Directory in OpenWRT 23.05 with LUCI?

Hi,
it is sufficient to set the Docker Directory path in LUCI (in my case /opt/docker/) to a new location and move the directories in /opt/docker/ to this new location to avoid running full on the boot disk ?

If not, what are steps to relocate the Docker Subsystem ?

Bildschirmfoto 2024-05-03 um 09.22.36

This is for the docker files.
If some container is using a volume or mounts some directory, then you'll need to consider that too.
Don't forget to stop the docker service before you move the files!

Thank you !

1 Like

If your problem is solved, please consider marking this topic as [Solved]. See How to mark a topic as [Solved] for a short how-to.
Thanks! :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.