set $HOME in tiller container to /tmp

pull/1954/head
Matthew Fisher 8 years ago
parent 318c6f77e6
commit d1cbd7adae

@ -14,6 +14,8 @@
FROM alpine:3.3
ENV HOME /tmp
COPY . /
EXPOSE 44134

Loading…
Cancel
Save