changes
This commit is contained in:
parent
c8cae433e2
commit
66a0ee8543
|
@ -12,7 +12,7 @@ FROM debian:buster-slim
|
|||
|
||||
WORKDIR /app
|
||||
|
||||
COPY --from=builder /build/target/release/fastcloud /app/fastcloud
|
||||
COPY --from=builder /build/target/release/fserve /app/fserve
|
||||
|
||||
RUN mkdir /app/service
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user