├── April 18th & 19th.md ├── April 20th.md ├── April 21st.md ├── April-14th.md ├── April-15th.md ├── April-16th.md ├── Distribution.md ├── LICENSE ├── May 4th.md ├── README.md ├── Warriors-list.md └── may-13.md /April 18th & 19th.md: -------------------------------------------------------------------------------- 1 | # 战报:4月18、19日 2 | 3 | by [战地记者老肖](https://github.com/xiaods) 4 | 5 | 这期战报拖的周期有点长,我就不废话了。翻战壕打地鼠! 6 | 7 | 8 | ## docker/docker 9 | 10 | 11 | - dalanlan(Simei He ) remove job from tag (Commits on Apr 19, 2015) 12 | 13 | - dalanlan(Simei He ) remove job from pull and import (Commits on Apr 18, 2015) 14 | 15 | > 点评:大周末的,浙江大学同学何思玫还在贡献,感动。加油,哪天你在群里介绍一下自己的心得吧。 16 | 17 | ## docker/distribution 18 | 19 | **The Docker toolset to pack, ship, store, and deliver content** 20 | 21 | 无中国开发者 22 | 23 | ## docker/machine 24 | 25 | **Machine management for a container-centric world 26 | https://docs.docker.com/machine/** 27 | 28 | 无中国开发者 29 | 30 | ## docker/swarm 31 | 32 | **Swarm: a Docker-native clustering system** 33 | 34 | 无中国开发者 35 | 36 | ## docker/compose 37 | 38 | **Define and run complex applications using Docker 39 | https://docs.docker.com/compose/** 40 | 41 | 无中国开发者 42 | 43 | ## kitematic/kitematic 44 | 45 | **Mac app for managing Docker containers 46 | https://kitematic.com** 47 | 48 | 无中国开发者 49 | 50 | > 点评:目前这个项目由jeffdm(Jeffrey Morgan Docker)一人维护。 -------------------------------------------------------------------------------- /April 20th.md: -------------------------------------------------------------------------------- 1 | # 战报:4月20日 2 | 3 | by [战地记者老肖](https://github.com/xiaods) 4 | 5 | 23、24、25日Qcon大会就要开始了,又一批大咖专家来给大家洗脑了。请大家一定要保持清晰的头脑,自己做判断。 6 | 7 | 刘斌使用语法工具,正在横扫所有Docker相关项目,大家的typo patch的机会基本快没了。跪了。 8 | 9 | 这次出现新的华为开发者,zhang wei,欢迎新战队成员。 10 | 11 | 有些compose/kitematic/machine,这些直接开发者用的项目,基本上吸引不了我们中国开发者。 12 | 13 | 14 | ## docker/docker 15 | 16 | Commits on Apr 20, 2015 17 | 18 | - coolljt0725 - Add support cpu cfs quota 19 | - coolljt0725 - Remove redundant '\n' in daemon.go and correct the warning messages f… 20 | - HuKeping - Remove Job from Info API 21 | - Mashimiao - clenaup: delete unused function getEnv 22 | - hqhq - remove unused function in server_unit_test.go 23 | - WeiZhang555(Zhang Wei ) change httpError logic 24 | 25 | > 点评:除了zhang wei是新上来的华为开发者。其他选手也都是华为的主力选手了。当然我们不能忽略Mashimiao,富士通的开发者。 26 | 27 | ## docker/libcontainer 28 | 29 | Commits on Apr 20, 2015 30 | 31 | - liubin - fix some typos in source code comments 32 | 33 | > 点评:刘斌的工具有可能直接导致华为KPI积分的丢失(玩笑,勿当真),还请刘斌手下留情,做一些高级一些的Patch吧。 34 | 35 | 36 | ## docker/libnetwork 37 | 38 | Commits on Apr 20, 2015 39 | 40 | - liubin(bin liu ) fix some typos 41 | 42 | > 点评:刘斌的工具非常有效果,可以帮检查出语法错误。很棒。这个项目目前有数名Docker自己的工程在维护。应该是一个不错的子项目。 43 | 44 | 45 | ## docker/distribution 46 | 47 | Commits on Apr 20, 2015 48 | 49 | > 点评:连个patch都没有,老外这天都在偷懒。我非常希望马道长能直接参加这个项目的指导工作。这个项目基本无人参与。 50 | 51 | 52 | ## docker/machine 53 | 54 | Commits on Apr 20, 2015 55 | 56 | > 点评:老外休假中,无Patch 57 | 58 | ## docker/swarm 59 | 60 | Commits on Apr 20, 2015 61 | - liubin - fix some typos in source code 62 | - jimmyxian((Xian Chaobo )) - add force-refresh when commit/tag/pull 63 | 64 | > 点评:jimmyxian是昨天和我联系上的Docker中国区开发者,对swarm感兴趣,可能之后有什么swarm问题,就可以向他请教了。 65 | 66 | 67 | ## docker/compose 68 | 69 | > 点评:崩溃,从18号到20,连续3天没有patch。这个compose项目是不是快死了。。。不对,原来1.2版本发布,1.3版本刚立项。 70 | 71 | ## kitematic/kitematic 72 | 73 | 74 | 75 | > 点评:目前这个项目由jeffdm一人维护。如果有中国开发者能去帮帮忙,我估计很快可以成为这个项目的maintainer。技术栈有点特别,是nodejs项目。 -------------------------------------------------------------------------------- /April 21st.md: -------------------------------------------------------------------------------- 1 | # 战报:4月21日 2 | 3 | by 战地记者:[老肖](https://github.com/xiaods) 4 | 5 | - 第一,Remove engine from * 已经差不多完了。docker项目的job机制发生了很大的改变。以前宏亮写的源码分析可能需要在更新一下。 6 | - 第二,—default-gateway的feature已经加上,可以自由的指定网关了。pipeworks的部分工作已经集成到docker里。 7 | 8 | 昨天还和马道长聊天到,让老马能多关注distribution,希望马道长能出手。 9 | 10 | ## docker/docker 11 | 12 | Commits on Apr 21, 2015 13 | 14 | - coolljt0725 - Remove redundant `\n` in daemon/daemon.go #12545 15 | * coolljt0725 - Fix weird terminal output format #12471 16 | * WeiZhang555 - change httpError logic #12539 17 | 18 | - 点评:看出来了,他们的工作高峰期从我们这个时区来看Docker公司的开发者都是从星期二开始的。Merge pull的patch都刷屏了。 当然还是华为的战队在孤军奋战。昨天听说360、京东、微博开了docker的闭门会议,我就想说了,各位大佬能不能投点资源做做开发者社区,这样开会才能知己知彼,百战不殆。 19 | 20 | 21 | ## docker/libcontainer 22 | 23 | - liubin - fix some typos in source code comments #546 24 | 25 | > 点评:刘斌改错的patch。这两天libcontainer也没有人做patch了,可以考虑入里面做做。这个repo应该比较稳定了。 红帽的rhatdan是核心开发者,可以考虑与他保持联系。 26 | 27 | ## docker/libnetwork 28 | 29 | 无中国开发者 30 | 31 | 32 | ## docker/distribution 33 | 34 | 无中国开发者 35 | 36 | > 点评:这个项目非常有可能成为我们中国战区的突破口。我估计没多少人会用这个distribution,请有心人做一个介绍教程吧。 37 | 38 | 39 | ## docker/machine 40 | 41 | 无中国开发者 42 | 43 | 44 | > 点评:0.3版本开始开发了。 45 | 46 | 47 | ## docker/swarm 48 | 49 | - sunyc - Clarify support for filtering with Node ID and Node Name #641 50 | - jimmyxian - Add attach/diff/port/top integration test #649 51 | - liubin - fix some typos in source code #648 52 | - jimmyxian - Force refresh images when commit/tag/pull #650 53 | 54 | 55 | > 孙雨聪,Coding的CTO,前Google的SRE。你懂的。闲暇之余才来关心swarm,赞。 jimmyxian是华为的Docker开发者,liubin是自动化检查语法错误工具的发起人。我都不用细说了。 56 | 57 | ## docker/compose 58 | 59 | 无中国开发者 60 | 61 | ## kitematic/kitematic 62 | 63 | 无中国开发者 64 | 65 | > 这个工具是Mac专用的工具,考虑中国的开发者也没有关心这个的。明天起我不再翻这里的信息了。 -------------------------------------------------------------------------------- /April-14th.md: -------------------------------------------------------------------------------- 1 | #战报:4月14日 2 | 3 | by [肖德时](https://github.com/xiaods) 4 | 5 | - 对于setns加入存在的进程,加入后会使用clone创建子进程,把老进程结束,为什么setns直接用的问题得到了解决。具体答案请ping[孙健波](https://github.com/wonderflow),他写的[文章](http://www.infoq.com/cn/articles/docker-kernel-knowledge-namespace-resource-isolation)可以作为参考。 6 | 7 | - 华为的开发者还是很猛,战果丰硕。建议华为的开发者能多关注compose/swarm/distribution项目 8 | 9 | - 自由开发者入门时可以拿docker/docker开刀,出战绩是很容易的。请大家快快加入战队,投入明天的战斗。 10 | 11 | ## docker/docker 12 | 13 | - HuKeping #12365 Use local variable err instead of a outer one 14 | - sunyuan3 #12353 duplicate logDone in TestRmRunningContainerCheckError409 and TestRmRunni… 15 | - sunyuan3 add TestSearchCmdOptions case 16 | - hqhq #530 add comments for nsexec.c 17 | - wonderflow fix memory stats display document 18 | - yestin Improve test accuracy for pkg/chrootarchive (part 2) 19 | 20 | ## docker/compose 21 | 无中国开发者 22 | 23 | ## docker/libcontainer 24 | 25 | - hqhq add comments for nsexec.c 26 | 27 | 28 | ## docker/swarm 29 | 无中国开发者 30 | 31 | ## docker/distribution 32 | 无中国开发者 -------------------------------------------------------------------------------- /April-15th.md: -------------------------------------------------------------------------------- 1 | # 战报:4月15日 2 | 3 | by [肖德时](https://github.com/xiaods) 4 | 5 | 昨夜把patch修完,又要开始统计昨天的中国战区的战果,开始吧 6 | 7 | ## docker/docker 8 | 9 | - hqhq Add cpuset-mems support for docker build 10 | - hqhq add support for cpuset.mems 11 | 12 | > 点评:黄强的patch引起了一个有意思的话题,api/client/build.go,L57-L59,和CPU/Mem有关的参数都是他提供的。 13 | 14 | - HuKeping Use local variable err instead of a outer one 15 | 16 | 17 | ## docker/compose 18 | 19 | 无中国开发者 20 | 21 | > 点评,Docker公司的拳头项目,竟然没有吸引中国战队参与,让他们哭吧。主要目前还是python的代码,国内战队好不容易 22 | 23 | > 把golang打磨出来,哪有时间去搞python啊。 24 | 25 | ## docker/libcontainer 26 | 27 | - tifayuki(Feng, Honglin )also check if "/sbin/apparmor_parser" exists when deciding if apparmo 28 | 29 | > 点评,之前没见过,小兄弟快来入群啊。中国战队需要你。 30 | 31 | ## docker/distribution 32 | 33 | 无中国开发者 34 | 35 | > 点评, 这是下一代registry的代码实现。1.6已经不再使用v1版本,直接指向这个版本了。小伙伴们快点来拉战壕开挖敌后根据地。 36 | 37 | 38 | ## docker/swarm 39 | 40 | 无中国开发者 41 | 42 | > 点评,不说了,战队继续更多战友。目前战事不容乐观啊。我要去招募开发者去了。请大家有钱出钱,没钱出人。中国战队需要啊。 43 | 44 | 45 | ## docker/machine 46 | 47 | - Qicong Chen(qicongchen92@gmail.com) Supports #226 48 | 49 | > 点评, 之前没见过啊。我乐坏啦。不过兄弟啊,你这电报commit头写的也太简单了把。战事不等人。先Merged再说。 50 | 51 | ## docker/libnetwork 52 | 53 | 无中国开发者 54 | 55 | 56 | 57 | 58 | 59 | -------------------------------------------------------------------------------- /April-16th.md: -------------------------------------------------------------------------------- 1 | # 战报:4月16日 2 | 3 | by [肖德时](https://github.com/xiaods) 4 | 5 | 一根烟在手上快要燃尽,感觉我的手指快要被烫着了。我随手起身把烟蒂按灭。 6 | 7 | 昨天的战场PR、Commit、微信还在我脑海中激荡,见多了就没有感觉了。 8 | 9 | docker-registry,正式离开我们。昨天还准备战斗的战友们注意了,这不是你可以玩的战壕了。请全面转向**docker/distribution**。 10 | 11 | 新战队的兄弟们,这里是**战斗入门手册**,请收好。[https://github.com/docker/distribution/blob/master/CONTRIBUTING.md](https://github.com/docker/distribution/blob/master/CONTRIBUTING.md) 12 | 13 | ## docker/libnetwork 14 | 15 | 无中国开发者 16 | 17 | > 点评:这到底是个什么战事,总要有人上啊。有心人请快速上前线,把这个拿下。目前前方不是很明朗,我并不清楚这个模块是给谁提供的功能,SOS。华为战队呢?浙大战队呢。。。人都跑哪里去了。 18 | 19 | 20 | ## docker/machine 21 | 无中国开发者 22 | 23 | > 点评:战事已经升级到0.2.0,请大家注意。 24 | 25 | 26 | ## docker/docker 27 | 28 | - YanFeng-Adam(Yan Feng ) Fix a typo in docker/daemon/state.go 29 | 30 | > 点评:华为的兄弟。。。。我还能说啥呢?握手,拥抱。 31 | 32 | - xiaods(Deshi Xiao ) client.StatusError don't be returned as a pointer 33 | 34 | > 点评:LK4D4,我都跪了。从红帽开始我就看好你,可你还是那么幽默,给我瞎指挥。不过牛人还是有牛人的好处,我又学了一招。这招在issue里,自己去看。这个patch,终于让我把手深到docker/docker.go了。 35 | 36 | > 其他人呢?靠。。。。度假去啦。。。我在前线的兄弟们,你们在哪里啊。。。。 37 | 38 | ## docker/swarm 39 | 无中国开发者 40 | 41 | ## docker/distribution 42 | 无中国开发者 43 | 44 | 45 | ## docker/libcontainer 46 | 47 | - wonderflow Add more explanation for nsenter #526 48 | - hqhq add Set support for systemd based cgroup #500 49 | 50 | > 点评,建波,黄强。。。。。 51 | 52 | ## docker/compose 53 | 无中国开发者 54 | 55 | - 点评:我看出来了,大家对python没兴趣。。。。这个战场快失手了。。。。 -------------------------------------------------------------------------------- /Distribution.md: -------------------------------------------------------------------------------- 1 | # Docker战区分布图 2 | 3 | 姓名|Github ID|docker/docker|docker/libcontainer|docker/swarm|docker/distribution|docker/machine|docker/compose|docker其他子项目 4 | :--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--: 5 | 胡科平|HuKeping|√|√|O|O|O|O|O 6 | 黄强|hqhq|√|√|O|O|O|O|O 7 | 邓广兴|O1022as|√|O|O|O|O|O|O 8 | 雷继棠|coolljt0725|√|√|O|O|O|O|O 9 | 刘华|liusdu|√|O|O|O|O|O|O 10 | 张文涛|moypray|√|O|O|O|O|O|O 11 | 燕峰|YanFeng-Adam|√|O|O|O|O|O|O 12 | 余长春|yuchangchun1|√|O|O|O|O|O|O 13 | 孙远|sunyuan3|√|√|O|O|√|O|O 14 | 林志南|zenlinTechnofreak|√|O|O|O|O|O|O 15 | 马彬|MabinGo|√|√|O|O|O|O|O 16 | 郭秀岩|guoxiuyan|√|√|O|O|O|O|O 17 | 线超博|jimmyxian|O|O|√|O|O|O|O 18 | 谢可杨|xiekeyang|O|O|O|√|O|O|O 19 | 凌发科|TrumanLing|O|O|O|O|√|O|O 20 | 张伟|WeiZhang555|√|O|O|O|O|O|O 21 | Daniel Zhang|jmzwcn|√|O|O|O|O|O|O 22 | 刘斌|liubin|O|√|√|O|O|O|O 23 | 孙宇聪|thefallentree|O|O|√|O|O|O|O 24 | 何思玫|dalanlan|√|O|O|O|O|O|O 25 | 肖德时|xiaods|√|O|O|O|O|O|O 26 | 孙建波|wonderflow|O|√|O|O|O|O|O 27 | JunXU|junxu|O|√|O|O|O|O|O 28 | 29 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | CC0 1.0 Universal 2 | 3 | Statement of Purpose 4 | 5 | The laws of most jurisdictions throughout the world automatically confer 6 | exclusive Copyright and Related Rights (defined below) upon the creator and 7 | subsequent owner(s) (each and all, an "owner") of an original work of 8 | authorship and/or a database (each, a "Work"). 9 | 10 | Certain owners wish to permanently relinquish those rights to a Work for the 11 | purpose of contributing to a commons of creative, cultural and scientific 12 | works ("Commons") that the public can reliably and without fear of later 13 | claims of infringement build upon, modify, incorporate in other works, reuse 14 | and redistribute as freely as possible in any form whatsoever and for any 15 | purposes, including without limitation commercial purposes. These owners may 16 | contribute to the Commons to promote the ideal of a free culture and the 17 | further production of creative, cultural and scientific works, or to gain 18 | reputation or greater distribution for their Work in part through the use and 19 | efforts of others. 20 | 21 | For these and/or other purposes and motivations, and without any expectation 22 | of additional consideration or compensation, the person associating CC0 with a 23 | Work (the "Affirmer"), to the extent that he or she is an owner of Copyright 24 | and Related Rights in the Work, voluntarily elects to apply CC0 to the Work 25 | and publicly distribute the Work under its terms, with knowledge of his or her 26 | Copyright and Related Rights in the Work and the meaning and intended legal 27 | effect of CC0 on those rights. 28 | 29 | 1. Copyright and Related Rights. A Work made available under CC0 may be 30 | protected by copyright and related or neighboring rights ("Copyright and 31 | Related Rights"). Copyright and Related Rights include, but are not limited 32 | to, the following: 33 | 34 | i. the right to reproduce, adapt, distribute, perform, display, communicate, 35 | and translate a Work; 36 | 37 | ii. moral rights retained by the original author(s) and/or performer(s); 38 | 39 | iii. publicity and privacy rights pertaining to a person's image or likeness 40 | depicted in a Work; 41 | 42 | iv. rights protecting against unfair competition in regards to a Work, 43 | subject to the limitations in paragraph 4(a), below; 44 | 45 | v. rights protecting the extraction, dissemination, use and reuse of data in 46 | a Work; 47 | 48 | vi. database rights (such as those arising under Directive 96/9/EC of the 49 | European Parliament and of the Council of 11 March 1996 on the legal 50 | protection of databases, and under any national implementation thereof, 51 | including any amended or successor version of such directive); and 52 | 53 | vii. other similar, equivalent or corresponding rights throughout the world 54 | based on applicable law or treaty, and any national implementations thereof. 55 | 56 | 2. Waiver. To the greatest extent permitted by, but not in contravention of, 57 | applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and 58 | unconditionally waives, abandons, and surrenders all of Affirmer's Copyright 59 | and Related Rights and associated claims and causes of action, whether now 60 | known or unknown (including existing as well as future claims and causes of 61 | action), in the Work (i) in all territories worldwide, (ii) for the maximum 62 | duration provided by applicable law or treaty (including future time 63 | extensions), (iii) in any current or future medium and for any number of 64 | copies, and (iv) for any purpose whatsoever, including without limitation 65 | commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes 66 | the Waiver for the benefit of each member of the public at large and to the 67 | detriment of Affirmer's heirs and successors, fully intending that such Waiver 68 | shall not be subject to revocation, rescission, cancellation, termination, or 69 | any other legal or equitable action to disrupt the quiet enjoyment of the Work 70 | by the public as contemplated by Affirmer's express Statement of Purpose. 71 | 72 | 3. Public License Fallback. Should any part of the Waiver for any reason be 73 | judged legally invalid or ineffective under applicable law, then the Waiver 74 | shall be preserved to the maximum extent permitted taking into account 75 | Affirmer's express Statement of Purpose. In addition, to the extent the Waiver 76 | is so judged Affirmer hereby grants to each affected person a royalty-free, 77 | non transferable, non sublicensable, non exclusive, irrevocable and 78 | unconditional license to exercise Affirmer's Copyright and Related Rights in 79 | the Work (i) in all territories worldwide, (ii) for the maximum duration 80 | provided by applicable law or treaty (including future time extensions), (iii) 81 | in any current or future medium and for any number of copies, and (iv) for any 82 | purpose whatsoever, including without limitation commercial, advertising or 83 | promotional purposes (the "License"). The License shall be deemed effective as 84 | of the date CC0 was applied by Affirmer to the Work. Should any part of the 85 | License for any reason be judged legally invalid or ineffective under 86 | applicable law, such partial invalidity or ineffectiveness shall not 87 | invalidate the remainder of the License, and in such case Affirmer hereby 88 | affirms that he or she will not (i) exercise any of his or her remaining 89 | Copyright and Related Rights in the Work or (ii) assert any associated claims 90 | and causes of action with respect to the Work, in either case contrary to 91 | Affirmer's express Statement of Purpose. 92 | 93 | 4. Limitations and Disclaimers. 94 | 95 | a. No trademark or patent rights held by Affirmer are waived, abandoned, 96 | surrendered, licensed or otherwise affected by this document. 97 | 98 | b. Affirmer offers the Work as-is and makes no representations or warranties 99 | of any kind concerning the Work, express, implied, statutory or otherwise, 100 | including without limitation warranties of title, merchantability, fitness 101 | for a particular purpose, non infringement, or the absence of latent or 102 | other defects, accuracy, or the present or absence of errors, whether or not 103 | discoverable, all to the greatest extent permissible under applicable law. 104 | 105 | c. Affirmer disclaims responsibility for clearing rights of other persons 106 | that may apply to the Work or any use thereof, including without limitation 107 | any person's Copyright and Related Rights in the Work. Further, Affirmer 108 | disclaims responsibility for obtaining any necessary consents, permissions 109 | or other rights required for any use of the Work. 110 | 111 | d. Affirmer understands and acknowledges that Creative Commons is not a 112 | party to this document and has no duty or obligation with respect to this 113 | CC0 or use of the Work. 114 | 115 | For more information, please see 116 | 117 | 118 | -------------------------------------------------------------------------------- /May 4th.md: -------------------------------------------------------------------------------- 1 | # 战报:5月4日 2 | 3 | by 战地记者:[老肖](https://github.com/xiaods) 4 | 5 | Qcon2015过后,老肖觉得技术分享真的是要坚持。但老肖也偷懒了一回,这不给大家致歉一下。Docker前两天发了一封中文邮件,招一名中国区的总监,看来这个猛兽即将进入中国。但Docker业务在中国还有很长的路要走,比如说,这开发者的培养就需要一些时间。想想,我也觉的坚持写个战报还是有好处的。让大家知道Docker前沿的动态,也能从容应对自己的业务需求。 6 | 7 | 这两天赵鹏给了我一个getdvm.com的域名,本来我想在细看这个内容的,谁知道把网站给关了。期待它的开源版本,让我们知道这个到底是如何构建出来的。 8 | 9 | 10 | ## docker/docker 11 | 12 | * jmzwcn(Daniel Zhang ) - `docker images` friendly duration gets unfriendly after a while 13 | * jmzwcn(Daniel Zhang )- Remove empty line after client.CmdInspect docstring #12706 14 | 15 | > 点评:这位头像是个宝宝的开发者,应该是首次出来提交Patch,看了他的github profile,好像之前在Github没有什么动态。欢迎他,又来了一位。 16 | 17 | 18 | ## docker/libcontainer 19 | 20 | 无中国开发者战绩 21 | 22 | > 点评:目前好像libcontainer已经开始放慢速度了。没有什么新特性了。有谁能在给提供一些什么新话题吗? 23 | 24 | 25 | ## docker/libnetwork 26 | 27 | 无中国开发者战绩 28 | 29 | > 点评:目前主要是Docker公司的开发者在提交代码。目前代码还在实现中,还真不好下手。 30 | 31 | 32 | ## docker/distribution 33 | 34 | 无中国开发者战绩 35 | 36 | > 点评:distribution随着1.6出来后,我一直没搞明白如何用它。有人会用吗?我也怕误导大家,特意把README看了一遍,我有点震惊,这个组件的是使命都上升到为分发内容系统的工具链级别了。好吧,Docker的使命就是要颠覆云时代的分发流程。 37 | 38 | 39 | ## docker/machine 40 | 41 | > 点评:2天没有提交Patch了.这个项目仍然是Docker的开发者在维护。 42 | 43 | 44 | ## docker/swarm 45 | 46 | > 点评:这个项目并不活跃,仍然是Docker的开发者在维护。 47 | 48 | 49 | ## docker/compose 50 | 51 | > 点评:这个项目并不活跃,仍然是Docker的开发者在维护。 52 | 53 | 54 | ## kitematic/kitematic 55 | 56 | > 点评:这个项目并不活跃,仍然是Docker的开发者在维护。 -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 2 | # Docker-Warriors 3 | A list of the Chinese team who commit and contribute to Docker 4 | 5 | Name | GitHub ID | Location | Organisation 6 | :-----:| :----------:| :----------: |:------------: 7 | 肖德时| [xiaods](https://github.com/xiaods) | 北京| 数人科技| 8 | 张磊 | [resouer](https://github.com/resouer)|杭州|浙江大学 9 | 陈星宇|[wizard-cxy](https://github.com/wizard-cxy)|杭州|浙江大学 10 | 孙健波|[wonderflow](https://github.com/wonderflow)|杭州|浙江大学 11 | 周宇哲|[zhouyuzhe88](https://github.com/zhouyuzhe88)|杭州|浙江大学 12 | 何思玫|[dalanlan](https://github.com/dalanlan)|杭州|浙江大学 13 | 冯明振|[fmzhen](https://github.com/fmzhen)|杭州|浙江大学 14 | 仇臣|[cheney90](https://github.com/cheney90)|杭州|浙江大学 15 | 线超博|[jimmyxian](https://github.com/jimmyxian)|西安|华为 16 | 邓广兴|[x1022as](https://github.com/x1022as)|深圳|华为 17 | 胡科平|[HuKeping](https://github.com/HuKeping)|深圳|华为 18 | 雷继堂|[coolljt0725](https://github.com/coolljt0725)|深圳|华为 19 | 刘华|[liusdu](https://github.com/liusdu)|深圳|华为 20 | 马彬|[MabinGo](https://github.com/MabinGo)|深圳|华为 21 | 黄强|[hqhq](https://github.com/hqhq)|深圳|华为 22 | 燕峰|[YanFeng-Adam](https://github.com/YanFeng-Adam)|深圳|华为 23 | 孙远|[sunyuan3](https://github.com/sunyuan3)|北京|华为 24 | 林志南|[zenlinTechnofreak](https://github.com/zenlinTechnofreak)|深圳|华为 25 | 张文涛|[moypray](https://github.com/moypray)|杭州|华为 26 | 郭秀岩|[guoxiuyan](https://github.com/guoxiuyan)|深圳|华为 27 | 凌发科|[TrumanLing](https://github.com/trumanling)|?|华为 28 | 谢可杨|[xiekeyang](https://github.com/xiekeyang)|?|华为 29 | 余长春|[yuchangchun1](https://github.com/yuchangchun1)|?|华为 30 | 张伟|[weizhang555](https://github.com/weizhang555)|?|华为 31 | 刘斌|[liubin](https://github.com/liubin)|北京|天使汇 32 | 孙宇聪|[sunyc](https://github.com/thefallentree)|深圳|coding.net 33 | junxu|[junxu](https://github.com/junxu)|苏州|中国移动 34 | 35 | -------------------------------------------------------------------------------- /Warriors-list.md: -------------------------------------------------------------------------------- 1 | # Docker 中国战队 2 | 3 | 4 | Name | GitHub ID | Location | Organisation 5 | :-----:| :----------:|: ----------: |:------------: 6 | 肖德时| [xiaods](https://github.com/xiaods) | 北京| 数人科技| 7 | 张磊 | [resouer](https://github.com/resouer)|杭州|浙江大学 8 | 陈星宇|[wizard-cxy](https://github.com/wizard-cxy)|杭州|浙江大学 9 | 孙健波|[wonderflow](https://github.com/wonderflow)|杭州|浙江大学 10 | 周宇哲|[zhouyuzhe88](https://github.com/zhouyuzhe88)|杭州|浙江大学 11 | 何思玫|[dalanlan](https://github.com/dalanlan)|杭州|浙江大学 12 | 冯明振|[fmzhen](https://github.com/fmzhen)|杭州|浙江大学 13 | 仇臣|[cheney90](https://github.com/cheney90)|杭州|浙江大学 14 | 线超博|[jimmyxian](https://github.com/jimmyxian)|西安|华为 15 | 邓广兴|[x1022as](https://github.com/x1022as)|深圳|华为 16 | 胡科平|[HuKeping](https://github.com/HuKeping)|深圳|华为 17 | 雷继堂|[coolljt0725](https://github.com/coolljt0725)|深圳|华为 18 | 刘华|[liusdu](https://github.com/liusdu)|深圳|华为 19 | 马彬|[MabinGo](https://github.com/MabinGo)|深圳|华为 20 | 黄强|[hqhq](https://github.com/hqhq)|深圳|华为 21 | 燕峰|[YanFeng-Adam](https://github.com/YanFeng-Adam)|深圳|华为 22 | 孙远|[sunyuan3](https://github.com/sunyuan3)|北京|华为 23 | 林志南|[zenlinTechnofreak](https://github.com/zenlinTechnofreak)|深圳|华为 24 | 张文涛|[moypray](https://github.com/moypray)|杭州|华为 25 | 郭秀岩|[guoxiuyan](https://github.com/guoxiuyan)|深圳|华为 26 | 凌发科|[TrumanLing](https://github.com/trumanling)|?|华为 27 | 谢可杨|[xiekeyang](https://github.com/xiekeyang)|?|华为 28 | 余长春|[yuchangchun1](https://github.com/yuchangchun1)|?|华为 29 | 张伟|[weizhang555](https://github.com/weizhang555)|?|华为 30 | 刘斌|[liubin](https://github.com/liubin)|北京|天使汇 31 | 孙宇聪|[sunyc](https://github.com/thefallentree)|深圳|coding.net 32 | junxu|[junxu](https://github.com/junxu)|苏州|中国移动 33 | -------------------------------------------------------------------------------- /may-13.md: -------------------------------------------------------------------------------- 1 | # May 13th 2 | 3 | by 战地记者[老肖](https://github.com/xiaods) 4 | 5 | --- 6 | 7 | 昨天听闻[喻勇@DaoCloud](mailto:frank.yu@daocloud.io)在DockerCon2015有一个[Topic](http://www.dockercon.com/speakers),将给全世界介绍中国Docker社区的现状,真是为社区感到骄傲。中国Docker社区目前仍然还需要大家的共同努力,才能把大家吸引过来,加油。 8 | 9 | 对于中国的Docker开发者来说,目前的利好消息是Docker确实要进入中国了,它正在找一个Director来管理中国社区。如果有机会,我会当面去告诉他们,我们中国开发者有多优秀,他们缺不了我们。 10 | 11 | 但是,Docker的对手coreos/rkt也开始被巨头支持,竞争会更加激烈。请Docker的开发者把眼睛擦亮。从我战地记者的角度来看,这东西发展的速度还是很惊人的,它还吸收了k8s的Pod概念,并且还有华人在做Contribution([xiang90](mailto:xiangli.cs@gmail.com)、[Yifan Gu](mailto:yifan.gu@coreos.com))。目前我建议有时间的开发者已经可以入手,操起Rkt的代码了。 12 | 13 | > *注意,CoreOS的Rkt仍然是一个企业支持的开源项目,和Apache基金会管理的项目是两码事,所以和Docker比,并不高明到那里去。并且Docker的特性现在是跑步式的前进。CoreOS/Rkt除了分裂社区,确实看不出有什么优点。(此处仅代表作者个人观点)* 14 | 15 | 好了,请允许我给大家继续介绍前方战况吧。 16 | 17 | 18 | ## docker/docker 19 | 20 | - hqhq - Remove redundant warning 21 | 22 | > 点评:最近是在准备去DockerCon吗?国内战队的人已经很少在Commit里刷脸了。请大家到群里交流下。唯独黄强兄还在抗大旗。加油。 23 | 24 | 25 | ## docker/libcontainer 26 | 27 | - hqhq - don't fail when subsystem not mounted 28 | 29 | > 点评:目前libcontainer应该是进入稳定区,commit已经还少了。 30 | 31 | 32 | ## docker/libnetwork 33 | 34 | - junxu(xujun@cmss.chinamobile.com) - Simplify the code in the RegisterSubnet method of ipallocator. 35 | 36 | > 点评:这位新入的开发者是苏州的中国移动的开发者,嚓,我去联系下他。 37 | 38 | 39 | ## docker/distribution 40 | 41 | - davidxia (David Xia ) - Fix broken ROADMAP link 42 | 43 | > 点评:是个华人,看了它的Linkedin,应该是个会中文的外国人了。 44 | 45 | 46 | ## docker/machine 47 | 48 | - 无中国开发者 49 | 50 | > 点评:好歹是个顶级项目,就是没人参加。 51 | 52 | ## docker/swarm 53 | 54 | - jimmyxian - add-support-images-save 55 | - jimmyxian - fix var name and integration test 56 | - jimmyxian - update api README.md 57 | 58 | > 点评:Xian Chaobo ,华为工程师。看来在关注这个项目。 59 | 60 | ## docker/compose 61 | 62 | - 无中国开发者 63 | 64 | ## kitematic/kitematic 65 | 66 | - 暂时不关注了。 --------------------------------------------------------------------------------