From d3a6f01704d7e1ac34669bca230be758b1f4eafe Mon Sep 17 00:00:00 2001 From: Dave Lang Date: Thu, 23 May 2024 02:12:28 +0000 Subject: [PATCH] Update menu item naming & readme --- README.md | 2 ++ docker/module.info | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3016f09..c7ac67c 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ The fastest way to install is to follow the "Http URL" method (https://webmin.co Alternatively you can download and install it directly or build manually, the packaging steps are in the GitHub action in the repo. +Once installed a new option 'Docker Containers' will appear in the menu under 'Servers'. + ## Development Docker configuration has been setup to allow easier development. diff --git a/docker/module.info b/docker/module.info index be04e3f..3a20d7c 100644 --- a/docker/module.info +++ b/docker/module.info @@ -1,4 +1,4 @@ -desc=Docker container management +desc=Docker Containers os_support=*-linux category=servers longdesc=View and perform basic actions on docker containers on the host \ No newline at end of file