Chore: clean up Dockfile
This commit is contained in:
parent
6a3284ba68
commit
c7da6fb109
1 changed files with 0 additions and 2 deletions
|
@ -18,6 +18,4 @@ RUN apk add --no-cache ca-certificates
|
|||
COPY --from=builder /Country.mmdb /root/.config/clash/
|
||||
COPY --from=builder /clash /
|
||||
|
||||
EXPOSE 7890 7891
|
||||
|
||||
ENTRYPOINT ["/clash"]
|
||||
|
|
Loading…
Reference in a new issue