mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 18:38:09 +01:00
Prepare only Particl core by default.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM i_swapclient as install_stage
|
||||
|
||||
RUN basicswap-prepare --preparebinonly --bindir=/coin_bin --withcoin=particl --withoutcoin=litecoin
|
||||
RUN basicswap-prepare --preparebinonly --bindir=/coin_bin --withcoin=particl
|
||||
|
||||
FROM debian:buster-slim
|
||||
COPY --from=install_stage /coin_bin .
|
||||
|
||||
Reference in New Issue
Block a user