github.com/lazyboychen7/engine@v17.12.1-ce-rc2+incompatible/reports/2017-06-05.md (about) 1 # Development Report for June 5, 2017 2 3 ## Daily Meeting 4 5 A daily meeting is hosted on [slack](https://dockercommunity.slack.com) every business day at 9am PST on the channel `#moby-project`. 6 Lots of discussion happened during this meeting to kickstart the project, but now that we have the forums, we see less activity there. 7 We are discussing the future of this meeting [here](https://forums.mobyproject.org/t/of-standups-future), we will possibily move the meeting 8 to weekly. 9 10 ## Topics discussed last week 11 12 ### The CLI split 13 14 Thanks to @tiborvass, the man pages, docs and completion scripts were imported to `github.com/docker/cli` [last week](https://github.com/docker/cli/pull/147) 15 Once everything is finalised, we will remove them from `github.com/moby/moby` 16 17 ### Find a good and non-confusing home for the remaining monolith 18 19 Discussion on this topic is still ongoing, and possible approaches are looked into. The active discussion has moved 20 from GitHub to [https://forums.mobyproject.org/](https://forums.mobyproject.org/t/topic-find-a-good-an-non-confusing-home-for-the-remaining-monolith) 21 22 23 ### Find a place for `/pkg` 24 25 Thanks to @dnephin this topic in on-going, you can follow progress [here](https://github.com/moby/moby/issues/32989) 26 Many pkgs were reorganised last week, and more to come this week. 27 28 29 ### Builder 30 31 The builder dev report can be found [here](builder/2017-06-05.md) 32 33 34 ### LinuxKit 35 36 The LinuxKit dev report can be found [here](https://github.com/linuxkit/linuxkit/blob/master/reports/2017-06-03.md)