bitcoin-qt
peer-to-peer network based digital currency - GUI
RUN apt-get update && \
apt-get install -y bitcoin-qt
RUN apk add bitcoin-qt
RUN pacman -S --noconfirm bitcoin-qt
RUN apt-get update && \
apt-get install -y bitcoin-qt