Commit Graph

4 Commits

Author SHA1 Message Date
Kelvin Chen 12947572c7 Use exec to start main processes 2016-10-12 18:29:33 -04:00
Kelvin Chen a27bf5625f Remove old base image from syncthing 2016-10-07 00:16:33 -04:00
Kelvin Chen aaf37c5d9e Restyle Dockerfiles
Use leading ampersands instead of trailing ampersands as per the
examples on the docker website. e.g.
long command \
&& another command

Also change the build-all script to update the debian image when
building the base image.
2015-11-11 21:29:01 -05:00
Kelvin Chen f3af899de2 Initial commit 2015-11-06 18:54:20 -05:00