nginx:alpine on wslc
Tested against wslc 2.9.4.0 on a windows-2025 runner.
Status: Pass.
| Image | nginx:alpine |
|---|---|
| Tag | alpine |
| Pull | exit 0 |
| Run | Pass |
| Elapsed | 3.8s |
| Runner | windows-2025 |
| Tested | 2026-08-03 |
Pull and run it yourself
wslc image pull nginx:alpine
wslc run --rm nginx:alpine echo hello