Commit Graph

4 Commits

Author SHA1 Message Date
Leonid Pliushch
66799e6bc0 docker: update argument handling in entrypoint script 2023-02-23 11:46:42 +02:00
Leonid Pliushch
988ecdaf07 docker: update entrypoint script
* Split conditional for non-root check.
* Force-drop privileges to user "system".
2023-02-23 10:23:35 +02:00
Leonid Pliushch
55bb986db4 bin: rename sh to mksh, add back busybox sh
mksh cause issues when building images for arm and aarch64.
2023-02-22 23:16:11 +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