reports/2017-04-02.md
The fourth weekly development report. Feel free to send PRs if you want to add to these reports (or correct them).
Amir Chaudhry @amirmc and Avi Deitcher @deitch have helped out with documentation this week, which is very helpful.
We continued to invite people to participate; if you have any suggestions for additional people who are interested please let us know.
Welcome everyone, looking forward to your contributions and working with you. Please open issues on github if you need help, or ask on #moby in the Docker community slack.
We moved some of our earlier work-in-progress things to the projects directory while they are not completed, in particular the eBPF iovisor tools build that we had working previously, and the AWS build which should be completed soon. This helps clean up the things that are currently in use and working to help new users; hopefully they will be fixed shortly.
Support was added for moby run to support multiple backends on a platform eg moby run hyperkit #1438. Each platform
retains a default. This will allow adding simple moby run support for other platforms, such as VMWare #1447, and
cloud platforms. Each backend can have its own options for platform specific flags.
Lots of documentation improvements this week: an architecture overview, the start of a security events document, and an in progress security overview #1440.
Lots of progress in the MirageSDK this week, getting to a point where it can be usefully tested, and more design and API discussion.
Lots of discussion in Slack and on the tracking issue about arm64 support, looks like several people are making good progress. Having multiarch base images for Alpine sounds like it would be useful. Sounds like we should have some working boots next week, hopefully PRs following.
Small changes:
.yaml files were renamed to .yml for consistency with common usage elsewheremoby build now logs what it is doing by default, to help debugging. There is a quiet option to disable.containerd and runc updates, fix the version incompatibilitiesSecure Substrate: Least Privilege Container Deployment) that will highlight Moby