Add hadolint action #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
docker-build:
Dockerfile#L13
DL3029 warning: Do not use --platform flag with FROM
|
docker-build:
Dockerfile#L39
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
docker-build:
Dockerfile#L49
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
docker-build:
Dockerfile#L50
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|