pass url by env var
This commit is contained in:
@@ -7,6 +7,7 @@ ENV APP_NAME="Tor Browser ${TOR_VERSION}" \
|
||||
TOR_SIGNATURE=https://www.torproject.org/dist/torbrowser/${TOR_VERSION}/tor-browser-linux64-${TOR_VERSION}_en-US.tar.xz.asc \
|
||||
TOR_FINGERPRINT=0xEF6E286DDA85EA2A4BA7DE684E2C6E8793298290 \
|
||||
DEBIAN_FRONTEND=noninteractive
|
||||
ENV TARGET_URL="https://0x29a.ch"
|
||||
|
||||
# Add wget and Tor browser dependencies
|
||||
RUN apt-get update && \
|
||||
|
||||
Reference in New Issue
Block a user