I really like docker (even if I will look at [systemd-nspawn](http://www.freedesktop.org/software/systemd/man/ systemd-nspawn.html)), and also gulp. So I decided to create a small tool for serving a directory with a livereload.
The repo is available here
What I have learned Docker, especially with boot2docker (I am on MacOSX shame on me), is not really flexible:
no evaluation for environment variables
you can not store a variable through multiple run, you will need to do a oneliner e.
Read More...
Tagged
admin
, bash
, dev