Commit Graph

5 Commits

Author SHA1 Message Date
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 bf73c75653 Make irssi username irssi instead of root 2015-11-07 16:08:13 -05:00
Kelvin Chen c6f1e29bc4 Symlink entire autodl directory instead of just autodl.cfg 2015-11-07 04:24:32 -05:00
Kelvin Chen fa7b5c1139 Install autodl-irssi
I would prefer to make it on a separate container, but the way that it
and the rutorrent plugin is programmed, it has to be on the same host.
This only installs autodl-irssi and does not include the rutorrent
plugin.
2015-11-07 03:10:57 -05:00
Kelvin Chen f3af899de2 Initial commit 2015-11-06 18:54:20 -05:00