This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |
| docs:guide-user:virtualization:docker_host [2024/03/13 08:22] – [Docker Community Edition] stokito | docs:guide-user:virtualization:docker_host [2024/10/08 16:59] (current) – [Docker Community Edition] luci-app-dockerman now depends on dockerd stokito |
|---|
| To save space you can use the ''docker'' from another computer if the Docker Engine is opened. | To save space you can use the ''docker'' from another computer if the Docker Engine is opened. |
| |
| As a GUI client install ''luci-app-dockerman'' (''opkg install luci-app-dockerman'') to get a LuCI page to manage containers. It can work with ''dockerd'' on both remote and local hosts. | As a GUI client install ''luci-app-dockerman'' (''opkg install luci-app-dockerman'') to get a LuCI page to manage containers. It can work with ''dockerd'' on both remote and local hosts. Since the ''luci-app-dockerman'' version v0.6 it will also install the ''dockerd'' and even ''docker-compose'' as a dependency. |
| |
| The default folder for docker in the dockerman Luci interface is **/opt/docker** so mount your storage at **/opt** or change the folder in **Docker** > **Overview** > **Docker Root Dir** then restart the dockerd service. | The default folder for docker in the dockerman Luci interface is **/opt/docker** so mount your storage at **/opt** or change the folder in **Docker** > **Overview** > **Docker Root Dir** then restart the dockerd service. |