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
|
WORKDIR /usr/src/daedalus
|
||||||
COPY . .
|
COPY . .
|
||||||
RUN cargo build --release
|
RUN cargo build --release --package daedalus_client
|
||||||
|
|
||||||
|
|
||||||
FROM debian:bookworm-slim
|
FROM debian:bookworm-slim
|
||||||
|
|||||||
Reference in New Issue
Block a user