bitcoind
peer-to-peer network based anonymous digital currency - daemon
RUN apt-get update && \
apt-get install -y bitcoind
RUN pacman -S --noconfirm bitcoind
RUN apt-get update && \
apt-get install -y bitcoind