Termux. Alpine linux for Android

Portainer Docker

https://www.motoots.com/2021/03/running-docker-using-qemu-on-android.html

 

https://superuser.com/questions/1453107/installing-alpine-linux-fails-to-scan-the-mirror-list-with-403-forbidden

 

https://www.youtube.com/watch?v=y8_i695MKzI

 

https://gist.github.com/oofnikj/e79aef095cd08756f7f26ed244355d62

https://wiki.alpinelinux.org/wiki/Alpine_setup_scripts

 

Configuration for eth0:
  type=static
  address=192.168.0.87
  netmask=255.255.255.0
  gateway=192.168.0.1

192.168.0 is not a valid raw device for 192.168.0.88
Available interfaces are: eth0.
Enter '?' for help on bridges, bonding and vlans.
Which one do you want to initialize? (or '?' or 'done') [eth0]
Ip address for eth0? (or 'dhcp', 'none', '?') [10.0.2.15] 192.168.0.88
Netmask? [255.255.255.0]
Gateway? (or 'none') [10.0.2.2] 192.168.0.1
Configuration for eth0:
 type=static
 address=192.168.0.88
 netmask=255.255.255.0
 gateway=192.168.0.1
Do you want to do any manual network configuration? (y/n) [n]
localhost:~# wget https://gist.githubusercontent.com/oofnikj/e79aef095cd08756f7f
26ed244355d62/raw/answerfile
wget: bad address 'gist.githubusercontent.com'
localhost:~# setup-dns
DNS domain name? (e.g 'bar.com') 192.168.0.1
DNS nameserver(s)? [10.0.2.3] 192.168.0.1
localhost:~# wget https://gist.githubusercontent.com/oofnikj/e79aef095cd08756f7f
26ed244355d62/raw/answerfile
Connecting to gist.githubusercontent.com (185.199.111.133:443)
 

Связаться с автором Поддержать автора (что?)

Комментарии

Если у вас есть вопрос, критика или другое мнение - напишите в комментариях.