Fix flaky test

This test fails when "alpine:latest" is not already not already on the target system. The test runs the image without downloading it or checking if it already exists.

Explicitly download it before running it.

Merge request reports

Loading