izzy2lost
807af9009b
Update Dockerfile
2025-03-20 04:36:02 -04:00
izzy2lost
ea5ec39e7d
Update Dockerfile
2025-03-20 04:31:52 -04:00
izzy2lost
396a0d188e
Update Dockerfile
2025-03-20 03:46:12 -04:00
izzy2lost
607ffbcedb
Update Dockerfile
2025-03-20 03:42:29 -04:00
izzy2lost
bbd6013bea
Update Dockerfile
2025-03-20 03:38:40 -04:00
izzy2lost
82170b62af
Update Dockerfile
2025-03-20 03:35:25 -04:00
izzy2lost
c7a128693d
Update Dockerfile
2025-03-20 03:31:38 -04:00
izzy2lost
ef4a6c20ea
Update Dockerfile
2025-03-20 02:56:42 -04:00
izzy2lost
5fb5224da8
Update Dockerfile
2025-03-20 02:51:45 -04:00
izzy2lost
31ccc04816
Update Dockerfile
2025-03-20 02:49:15 -04:00
izzy2lost
585ad1dd4e
Update Dockerfile
2025-03-20 02:46:30 -04:00
izzy2lost
566b9369d8
Update Dockerfile
2025-03-20 02:41:31 -04:00
Leonid Pliushch
c03156ef4f
bootstrap: update to 2023.02.19
2023-02-23 19:43:48 +02:00
Leonid Pliushch
4fab030986
docker: add alternate entrypoint script
...
This one spawns a root shell.
2023-02-23 12:15:03 +02:00
Leonid Pliushch
4360caad29
docker: don't install updates for aarch64
...
Workaround for aarch64 image build issues.
2023-02-23 10:07:40 +02:00
Leonid Pliushch
5cfdc47f79
docker: use mksh to launch dnsmasq
2023-02-22 23:17:30 +02:00
Leonid Pliushch
eb7481ede9
docker: don't switch user by default
2023-02-22 22:32:12 +02:00
Leonid Pliushch
f49601a89e
docker: add entrypoint script
...
Entrypoint script starts dnsmasq before shell is launched.
2023-02-22 22:22:45 +02:00
Leonid Pliushch
4aac3f0f1e
docker: launch dnsmasq properly during build
2023-02-22 21:50:58 +02:00
Leonid Pliushch
5e6b4f4026
docker: enable apt upgrade step
2023-02-22 21:50:05 +02:00
Leonid Pliushch
f7755c0d4a
bin: provide su
...
Allows to drop privileges to "system" user from root.
2023-02-22 21:49:57 +02:00
Leonid Pliushch
5e5f33f672
bin: delete update-static-dns script
2023-02-22 21:49:13 +02:00
Uchiha Kakashi
f0dbaff385
bootstrap: update to 2022.12.04-r1
2022-12-04 14:20:51 +08:00
Lars The
cf32710a93
Add support for user static DNS file ( #45 )
...
Adds the file `/data/data/com.termux/files/home/.static-dns-hosts.txt` with empty content to bind to it externally with some user hosts. The script `update-static-dns` then uses the regular system wide static-dns-hosts.txt and the content of this file. The user can edit it inside the container, and/or bind it with an external file.
2022-11-30 21:25:24 +08:00
Chongyun Lee
ec3a88387a
bootstrap: update to 2022.11.06
2022-11-09 20:13:28 +08:00