remote-android / redroid-modules

redroid kernel modules (binderfs, ashmem etc.)
GNU General Public License v2.0
84 stars 58 forks source link

Documentation - What is the value in <link> #11

Closed cakriwut closed 1 year ago

cakriwut commented 1 year ago

Hi, first thanks for this great works. I reading the documentation, and I confused if I need to replace <link> in following instruction

-- from README.md

docker run --rm --cap-add CAP_SYS_MODULE --entrypoint /bin/bash NODE_OS -c "curl -s " for example, if you are running under ubuntu 18.04, please change NODE_OS to *ubuntu:18.04*

-- end

Thanks for the explaination.

zhouziyang commented 1 year ago

This repo is not maintained recently. And strongly recommend to use the kernel with binderfs supported.