mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-01-18 12:34:38 -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
|
WORKDIR /root
|
||||||
|
|
||||||
VOLUME ["/root","/config","/data"]
|
VOLUME ["/config","/data"]
|
||||||
|
|
||||||
EXPOSE $PORT
|
EXPOSE $PORT
|
||||||
|
|
||||||
@ -51,4 +51,3 @@ COPY --from=build /. /
|
|||||||
ENTRYPOINT [ "tini", "--" ]
|
ENTRYPOINT [ "tini", "--" ]
|
||||||
HEALTHCHECK CMD [ "/usr/local/bin/entrypoint-tor.sh", "healthcheck" ]
|
HEALTHCHECK CMD [ "/usr/local/bin/entrypoint-tor.sh", "healthcheck" ]
|
||||||
CMD [ "/usr/local/bin/entrypoint-tor.sh" ]
|
CMD [ "/usr/local/bin/entrypoint-tor.sh" ]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user