Merge pull request #4590 from jmarcet/docker_20_10_update
luci-app-dockerman: Updated `docker-ce` -> `docker`
This commit is contained in:
commit
f3beb3bf13
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ LUCI_TITLE:=LuCI Support for docker
|
||||||
LUCI_DEPENDS:=@(aarch64||arm||x86_64) \
|
LUCI_DEPENDS:=@(aarch64||arm||x86_64) \
|
||||||
+luci-compat \
|
+luci-compat \
|
||||||
+luci-lib-docker \
|
+luci-lib-docker \
|
||||||
+docker-ce \
|
+docker \
|
||||||
+ttyd
|
+ttyd
|
||||||
LUCI_PKGARCH:=all
|
LUCI_PKGARCH:=all
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue