Chore: clean up Dockfile

This commit is contained in:
Dreamacro 2019-06-19 22:12:25 +08:00
parent 407de7388c
commit ba5eefb6dd

View file

@ -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"]