CI: test docker style action #25
Annotations
1 warning and 4 notices
docker/linux/Dockerfile#L10
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
docker/linux/Dockerfile#L10
Delete the apt-get lists after installing something
|
docker/linux/Dockerfile#L10
Avoid additional packages by specifying `--no-install-recommends`
|
docker/windows/Dockerfile#L20
Multiple consecutive `RUN` instructions. Consider consolidation.
|
.devcontainer/Dockerfile#L20
Multiple consecutive `RUN` instructions. Consider consolidation.
|
The logs for this run have expired and are no longer available.
Loading