ophub / amlogic-s9xxx-openwrt

Support for OpenWrt in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
1.9k stars 1.69k forks source link

Docker #16

Closed ramasedang closed 3 years ago

ramasedang commented 3 years ago

sir, can u add docker to the firmware S905x (b860h/hg680p)

ophub commented 3 years ago

Hello, all the firmware has included luci-app-docker and docker-compose. The docker web management uses portainer. The activation method is to enter ttyd and enter the command: /etc/docker-web to activate it. The access URL is IP:9999

The firmware default configuration includes instructions for docker see: https://github.com/ophub/amlogic-s9xxx-openwrt/blob/main/router_config/.config In Line 393: CONFIG_PACKAGE_luci-app-docker=y In Line 537: CONFIG_PACKAGE_docker-compose=y