mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 22:55:39 +00:00
tor: env TERM=xterm
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user