changes
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user