separate TOR configuration
This commit is contained in:
@@ -27,7 +27,9 @@ RUN apk del build-base patch python3-dev
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
COPY entrypoint-tor.sh /
|
||||
COPY entrypoint.sh /
|
||||
RUN chmod u+x /entrypoint-tor.sh
|
||||
RUN chmod u+x /entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user