Setup:
Samsung Galaxy Tab S5e SM-T720
Android Pie on Linux 4.9.112 (not rooted)
Termux
| version: '3.7' | |
| name: redpanda-owl-shop | |
| networks: | |
| redpanda_network: | |
| driver: bridge | |
| volumes: | |
| redpanda: null | |
| services: | |
| redpanda: |
All packages, except for Tini have been added to termux-root. To install them, simply pkg install root-repo && pkg install docker. This will install the whole docker suite, left only Tini to be compiled manually.
RTL8192eu on raspberry PI (Raspbian Jessie)
Install ncusrses dev:
sudo apt-get install libncurses5-dev