dfinity / sns-testing

Testing SNS in local testing environment
Apache License 2.0
9 stars 12 forks source link

download idl2json binary instead of cargo install it #30

Closed mraszyk closed 1 year ago

mraszyk commented 1 year ago

This PR reduces the size of the Docker image by downloading a pre-built binary for idl2json instead of using cargo install.