Cardano Testnet on Alpine Linux

Hello guys. First of all, I’d like to congratulate the IOHK team for getting the testnet out. I’ve been tinkering a little and have something to share.
I’ve been experimenting on how far I can push the testnet, and have managed to setup an open source project running on Docker using an Alpine Linux image, the whole image is only 16mb and hosted on dockerhub. The code was surprisingly easy to work with, and I can tell you right now, has been well thought out.I’m open to pull requests for improvements etc. It should also be fewer steps to get a local testnet up and running for those without tech knowledge who have been struggling/unable to try it out. Instructions at the repository.

4 Likes

Welcome JovintoJain, sounds like you’re doing good work there :+1::clap:t2: