mirror of https://github.com/Dreamacro/clash.git
Chore: clean up Dockfile
This commit is contained in:
parent
407de7388c
commit
ba5eefb6dd
|
@ -18,6 +18,4 @@ RUN apk add --no-cache ca-certificates
|
||||||
COPY --from=builder /Country.mmdb /root/.config/clash/
|
COPY --from=builder /Country.mmdb /root/.config/clash/
|
||||||
COPY --from=builder /clash /
|
COPY --from=builder /clash /
|
||||||
|
|
||||||
EXPOSE 7890 7891
|
|
||||||
|
|
||||||
ENTRYPOINT ["/clash"]
|
ENTRYPOINT ["/clash"]
|
||||||
|
|
Loading…
Reference in New Issue