← Back to issue list

feat(template): use images command to poll docker daemon readiness

View original Github issue

Metadata

Project
rockcraft
Number
#1010
Type
pull request
State
open
Author
zhijie-yang
Labels
Created
2025-10-23 08:16:31+00:00
Updated
2025-10-23 08:16:31+00:00
Closed

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.