tor: env TERM=xterm

This commit is contained in:
Wonderfall 2016-05-06 20:13:18 +02:00
parent 9e26f6b248
commit fcc2cde895

View File

@ -1,6 +1,7 @@
FROM alpine:edge FROM alpine:edge
ARG ARM_VERSION=1.4.5.0 ARG ARM_VERSION=1.4.5.0
ENV TERM=xterm
VOLUME /tor VOLUME /tor
VOLUME /torconfig VOLUME /torconfig