mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-10 19:03:27 +00:00
In #1485 I was still using a local mobylinux/init containing #1436, even though I had included the necessary files in the swarmd container. Switch to the current standard init package and drop the unnecessary bind. Also `git add .gitignore` which I forgot last time too. Signed-off-by: Ian Campbell <ian.campbell@docker.com>