Open AshtonStephens opened 1 year ago
Cc @wileyj
This will be a massive help to people in sbtc-testnet who are currently engaging with sbtc.
I know 5 devs, typically using WSL, who've faced lengthy issues. If most images are built just once due to static dependencies, it could cut build time and environment-specific errors by 80%.
Description
We want to cut down on
devenv
boot up time by publishing the built images to docker hub.Context
We've set up a local development environment that takes around 10 or so minutes to spin up the first time around in order to build the sBTC docker images. In this ticket we'll be publishing each of the images that aren't already on docker hub to docker hub under the
blockstack
org.Expected Approach
Acceptance Criteria
devenv