I’d like a very light full node in a docker container used on developer laptop to establish the development environment.
If I install bitcoin core in Ubuntu in Docker and configure it to run in regtest mode, will I avoid downloading full mainnet blockchain this way? Or will it still download it in the background?