Skip to content

feat: Detect Docker for Windows #415

feat: Detect Docker for Windows

feat: Detect Docker for Windows #415

Triggered via pull request May 11, 2024 20:06
@kroesekroese
opened #497
dev
Status Success
Total duration 29s
Artifacts

test.yml

on: pull_request
Test  /  shellcheck
20s
Test / shellcheck
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Test / shellcheck: Dockerfile#L7
SC2035 info: Use ./*glob* or -- *glob* so names with dashes won't become options.
Test / shellcheck: Dockerfile#L39
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.