docker-in-termux icon indicating copy to clipboard operation
docker-in-termux copied to clipboard

update to alpine v3.21, use dropbear as ssh server

Open chrisvgt opened this issue 1 year ago • 1 comments

Closes #22 Closes #23

chrisvgt avatar Dec 28 '24 21:12 chrisvgt

By setting environment variables, KERNELOPTS should be more compatible with different version changes.

export KERNELOPTS="console=ttyS0"

yinaoxiong avatar Apr 16 '25 06:04 yinaoxiong