NilFoundation / proof-market-toolchain

A toolchain for interaction with the Proof Market protocol.
https://docs.nil.foundation/proof-market
MIT License
23 stars 5 forks source link

docker: build an image with compiled toolchain #36

Closed NickVolynkin closed 1 year ago

NickVolynkin commented 1 year ago

docker: build an image with compiled toolchain

ci: turn off hadolint check

Hadolint check in its current form is hard to reproduce on local machine and unstable, because it doesn't have a way to fix version and specify checked files.

Will rebuild it in #65

Resolve #35
Resolve #38