mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-01-18 00:34:29 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
e8f9fecabd
commit
028b440418
@ -42,7 +42,7 @@ ENV SHELL="/bin/bash" \
|
||||
|
||||
WORKDIR /root
|
||||
|
||||
VOLUME ["/root","/config","/data"]
|
||||
VOLUME ["/config","/data"]
|
||||
|
||||
EXPOSE $PORT
|
||||
|
||||
@ -51,4 +51,3 @@ COPY --from=build /. /
|
||||
ENTRYPOINT [ "tini", "--" ]
|
||||
HEALTHCHECK CMD [ "/usr/local/bin/entrypoint-tor.sh", "healthcheck" ]
|
||||
CMD [ "/usr/local/bin/entrypoint-tor.sh" ]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user