You've already forked AstralRinth
forked from didirus/AstralRinth
Build spec package
This commit is contained in:
@@ -3,7 +3,7 @@ ENV PKG_CONFIG_ALLOW_CROSS=1
|
||||
|
||||
WORKDIR /usr/src/daedalus
|
||||
COPY . .
|
||||
RUN cargo build --release
|
||||
RUN cargo build --release --package daedalus_client
|
||||
|
||||
|
||||
FROM debian:bookworm-slim
|
||||
|
||||
Reference in New Issue
Block a user