Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
starudream committed Aug 31, 2023
1 parent 564c3fd commit a3a485d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions clash/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,4 @@ COPY --from=builder2 /tmp/public /ui

EXPOSE 7890 9090

VOLUME /ui

CMD /clash
2 changes: 0 additions & 2 deletions sub-converter/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,4 @@ nginx -g "daemon off;"' >/entrypoint.sh

EXPOSE 80

VOLUME /base

ENTRYPOINT ["/bin/sh", "/entrypoint.sh"]

0 comments on commit a3a485d

Please sign in to comment.