@@ -17,5 +17,6 @@ WORKDIR /app
|
|||||||
COPY --from=builder /app/static /app/static
|
COPY --from=builder /app/static /app/static
|
||||||
COPY --from=builder /app/static /static
|
COPY --from=builder /app/static /static
|
||||||
COPY --from=builder /app/epusdt .
|
COPY --from=builder /app/epusdt .
|
||||||
|
VOLUME /app/conf
|
||||||
|
|
||||||
ENTRYPOINT ["./epusdt" ,"http","start"]
|
ENTRYPOINT ["./epusdt" ,"http","start"]
|
||||||
|
|||||||
Reference in New Issue
Block a user