A simple Docker Hardhat node to run local development and CI
Install packages
yarn install
Start Hardhat node
yarn start
Build Docker image
yarn docker:build
Run Docker image
yarn docker:run
Push Docker image to repository. This may need some reconfiguration to publish to your own repository.
yarn docker:push
To configure the hardhat node, update the