Chore: clean up Dockfile

This commit is contained in:
gVisor bot 2019-06-19 22:12:25 +08:00
parent 6a3284ba68
commit c7da6fb109

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