Added bc
This commit is contained in:
@@ -40,6 +40,8 @@ RUN make -j4 && make install
|
||||
|
||||
# -------------------------------------
|
||||
FROM base as app
|
||||
RUN apt-get install -y bc
|
||||
|
||||
COPY --from=build /opt/dogecoin /opt/dogecoin
|
||||
RUN rm /opt/dogecoin/bin/bench_dogecoin*
|
||||
RUN rm /opt/dogecoin/bin/test_dogecoin*
|
||||
|
||||
Reference in New Issue
Block a user