Florian Eckert
ad05a0187b
luci-app-dockerman: revised the information for the individual page
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-04-19 16:18:01 +02:00
Paul Spooren
c4a4e43e2e
treewide: replace which
with command -v
...
Fix shellcheck SC2230
> which is non-standard. Use builtin 'command -v' instead.
Once applied to everything concerning OpenWrt we can disable the busybox
feature `which` and save 3.8kB.
Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-08-20 15:54:54 -10:00
Florian Eckert
04a14ed370
luci-app-dockerman: fix console connection
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-08-11 12:55:42 +02:00
Florian Eckert
182c3012da
luci-app-dockerman: unify socket_path and hosts by adding the prefix unix://
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-29 09:10:50 +02:00
Florian Eckert
c19a7d18e5
luci-app-dockerman: cbi/container fix indent
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 16:05:02 +02:00
Florian Eckert
dff11ad240
luci-app-dockerman: refactoring remote endpoint options
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 16:03:11 +02:00
Florian Eckert
e373213b31
luci-app-dockerman: cbi/container refactoring
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
30caab1e73
luci-app-dockerman: cbi/container update coding style
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
a4a9f0a683
luci-app-dockerman: use uci from docker-ce
...
Change the source to user docker-ce and update docker uci options name.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
7aabe27c00
luci-app-dockerman: fix EOL issue
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-06-10 10:54:34 +02:00
Florian Eckert
f68e5c1071
luci-app-dockerman: initial checkin
...
Inital commit version v0.5.13 from https://github.com/lisaac/luci-app-dockerman
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-06-10 08:44:58 +02:00