mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 19:27:33 +00:00
This moves most of the initialisation of containers to the service init in the `service` command. Still leaves remounting root file systems read only but this will go away shortly. Another step closer to removing shell scripts in base system. Signed-off-by: Justin Cormack <justin.cormack@docker.com>