Your IC Starter: Dockerfile with ledger and NNS installed

Our team at InfinitySwap have open-sourced a key piece of infrastructure for other teams developing on the IC - a docker container that runs Debian with all the IC’s canisters loaded. You can build it yourself from this file: https://github.com/infinity-swap/ci-tools/ic-dev/Dockerfile and then interact with the Ledger and NNS locally as if you were on main-net.

Good luck!

what’s the average docker build time? :grinning:

a readme file would also be very much appreciated

I think it’s about an hour for the full image. Yes, we will add that.

actually took me 30 mins with an average machine, but ran into this problem What is the established development life cycle on IC?