You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-4Lines changed: 14 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,16 +4,26 @@ Created to manage a local Docker install for a home server. Allows listing of co
4
4
5
5
It uses the Docker CLI and abuses the `--format {{}}` arg for output parsing.
6
6
7
+
Currently translated to English, Italian and Polish. UI is responsive across all device sizes.
8
+
7
9
## Install
8
10
9
-
The fastest way to install is to follow the "Http URL" method (https://webmin.com/docs/modules/webmin-configuration/#installing) and the latest `docker.tar.gz`release package from https://github.com/dave-lang/webmin-docker/releases.
11
+
The fastest way to install is to follow the "Http URL" method (https://webmin.com/docs/modules/webmin-configuration/#installing) and use the latest release package using [https://github.com/dave-lang/webmin-docker/releases/latest/download/docker.wbm.gz](https://github.com/dave-lang/webmin-docker/releases/latest/download/docker.wbm.gz).
10
12
11
-
Alternatively you can download and install it directly or build manually, the packaging steps are in the GitHub action in the repo.
13
+
Alternatively you can download and install it directly from the [releases page](https://github.com/dave-lang/webmin-docker/releases) or it build manually, the packaging steps are in the GitHub action in the repo.
12
14
13
15
Once installed a new option 'Docker Containers' will appear in the menu under 'Servers'.
0 commit comments