feat(template): use images command to poll docker daemon readiness
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint && make test`?
---
This PR changes the polling command for the readiness of the Docker daemon from `docker run hello-world` to `docker images` to prevent rate limit exceeds when running `rockcraft test` in CI.
Evaluation history
No evaluation history available.