mirror of https://github.com/ehang-io/nps
Merge 78b2c4fc82
into ab648d6f0c
commit
654fe58f77
|
@ -9,4 +9,4 @@ FROM scratch
|
||||||
COPY --from=builder /go/src/ehang.io/nps/nps /
|
COPY --from=builder /go/src/ehang.io/nps/nps /
|
||||||
COPY --from=builder /go/src/ehang.io/nps/web /web
|
COPY --from=builder /go/src/ehang.io/nps/web /web
|
||||||
VOLUME /conf
|
VOLUME /conf
|
||||||
CMD ["/nps"]
|
CMD ["/nps", "service"]
|
||||||
|
|
Loading…
Reference in New Issue