Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit b33d167

Browse files
committed
fix: run tinyproxy by default
1 parent 69f8f66 commit b33d167

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ HEALTHCHECK --interval=5m --timeout=60s --start-period=30s \
2626
CMD /usr/local/bin/healthcheck.sh || exit 1
2727

2828
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
29+
CMD ["tinyproxy", "-d", "-c", "/config/tinyproxy.conf"]

0 commit comments

Comments
 (0)