set fixed transmission-daemon home, move dockerize settings.json till we know tun0 ip

This commit is contained in:
Kristian Haugene
2015-05-24 19:05:05 +02:00
parent 1d0e584591
commit 0d918b22f9
5 changed files with 11 additions and 34 deletions

View File

@@ -6,6 +6,7 @@ FROM ubuntu:14.04
MAINTAINER Kristian Haugene
VOLUME /data
VOLUME /config
# Update packages and install software
RUN apt-get update \