Closed EtienneBerubeShopify closed 1 year ago
I think we should also update the README Development Setup instructions.
External contributors can still use Docker, for our case dev up
is the canonical way to go. Any other suggestions you would like to add?
dev.yml
was still using Docker anddocker-compose
. Changed it so that it usespodman
andpodman-compose
instead.I did run the go test and they all passed. I don't think this would change anything with the behaviour of the code itself, so it should be safe enough.