Add dev report for may 8th
1.5 KiB
Development Report for May 01, 2017
This is the 1st report, since the Moby project was announced at DockerCon. Thank you to everyone that stayed an extra day to attend the summit on Thursday.
Daily Meeting
A daily meeting is hosted on slack every business day at 9am PST on the channel #moby-project
.
During this meeting, we are talking about the tasks needed to be done for splitting moby and docker.
Topics discussed last week
The moby tool
The moby tool currently lives at https://github.com/moby/tool, it's only a temporary place and will soon be merged in https://github.com/moby/moby.
The CLI split
Ongoing work to split the Docker CLI into https://github.com/docker/cli is happening here. We are almost done, it should be merged soon.
Mailing list
Slack works great for synchronous communication, but we need to place for async discussion. A mailing list is currently being setup.
Find a good and non-confusing home for the remaining monolith
Lots of discussion and progress made on this topic, see here. The work will start this week.
Componentization
So far only work on the builder happened regarding the componentization effort.
builder
The builder dev report can be found here