Hello all, I built a docker image for the Decred daemon. https://github.com/Reiuiji/docker-dcrd I would like to share this with everyone in the community. Currently I have the Decred daemon(dcrd) fully setup in docker so you can run the daemon in a isolated vm that can easily be shipped to any OS equiped with docker. The docker is built with a busybox base image to minimize the container size. My original goal for this project was creating a isolated Decred system where the daemon and wallet are on two isolated vm's. I am currenly working on a decred wallet docker right and will keep you posted on it. https://github.com/Reiuiji/docker-dcrwallet
i'm checking your work, very nice. if possible i'll contribute with some updates for decred Installer. cya