This project is still in alpha, please test extensively before using it 'for real'.
You can run the image by using the same steps listed on the documentation of bigchaindb.
docker run -d \
--name=bigchaindb \
-p 59984:9984 \
--restart=always \
-v $HOME/bigchaindb_docker:/data \
artusvranken/alpine-bigchaindb \
start