create docker run commands from configuration json

This commit is contained in:
Marc Wäckerlin
2016-01-21 07:49:12 +00:00
parent 43448d9ed7
commit a8b1778b11
3 changed files with 82 additions and 8 deletions

View File

@@ -1,3 +1,18 @@
2016-01-19 16:20 marc
* nodejs/package.json.in, nodejs/public/javascripts/servicedock.js,
nodejs/public/stylesheets/servicedock.css,
nodejs/sockets/index.js, nodejs/views/index.ejs: new features log
and bash
2016-01-18 14:04 marc
* ChangeLog, ax_init_standard_project.m4, bootstrap.sh,
build-in-docker.conf, build-in-docker.sh, configure.ac,
debian/control.in, doc/doxyfile.in, html, makefile.am,
nodejs/makefile.am, nodejs/package.json, nodejs/package.json.in,
resolve-debbuilddeps.sh: updated build from html/php to nodejs
2016-01-17 23:07 marc
* ChangeLog, html/makefile.am, html/servicedock.js,