File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 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.
2525* [ i18n] ( #i18n )
2626* [ Evangelism] ( #evangelism )
2727* [ Roadmap] ( #roadmap )
28+ * [ Docker] ( #docker )
2829* [ Starting a Working Group] ( #starting-a-wg )
2930* [ Bootstrap Governance] ( #bootstrap-governance )
3031
@@ -67,7 +68,6 @@ Its responsibilities are:
6768* Produce Packages for all target platforms.
6869* Run tests.
6970* Run performance testing and comparisons.
70- * Creates and manages official docker images.
7171* Creates and manages build-containers.
7272
7373
@@ -168,6 +168,17 @@ Their responsibilities are:
168168* Create Pull Requests for relevant changes to [ Roadmap.md] ( ./ROADMAP.md )
169169
170170
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+
171182## Starting a WG
172183
173184A Working Group is established by first defining a charter that can be
You can’t perform that action at this time.
0 commit comments