File tree 1 file changed +12
-1
lines changed 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ back in to the TC.
25
25
* [ i18n] ( #i18n )
26
26
* [ Evangelism] ( #evangelism )
27
27
* [ Roadmap] ( #roadmap )
28
+ * [ Docker] ( #docker )
28
29
* [ Starting a Working Group] ( #starting-a-wg )
29
30
* [ Bootstrap Governance] ( #bootstrap-governance )
30
31
@@ -67,7 +68,6 @@ Its responsibilities are:
67
68
* Produce Packages for all target platforms.
68
69
* Run tests.
69
70
* Run performance testing and comparisons.
70
- * Creates and manages official docker images.
71
71
* Creates and manages build-containers.
72
72
73
73
@@ -168,6 +168,17 @@ Their responsibilities are:
168
168
* Create Pull Requests for relevant changes to [ Roadmap.md] ( ./ROADMAP.md )
169
169
170
170
171
+ ### [ Docker] ( https://github.com/iojs/docker-iojs )
172
+
173
+ The Docker working group's purpose is to build, maintain, and improve official
174
+ Docker images for the ` io.js ` project.
175
+
176
+ Its responsibilities are:
177
+ * Keep the official Docker images updated in line with new ` io.js ` releases
178
+ * Decide and implement image improvements and/or fixes
179
+ * Maintain and improve the images' documentation
180
+
181
+
171
182
## Starting a WG
172
183
173
184
A Working Group is established by first defining a charter that can be
You can’t perform that action at this time.
0 commit comments