Merge pull request #5 from gab-arrobo/add-gha #1
main.yml
on: push
docker-build
7s
hadolint
10s
license-check
6s
fossa-check
12s
Annotations
9 errors
hadolint:
Dockerfile#L7
DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).
|
hadolint:
Dockerfile#L8
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
hadolint:
Dockerfile#L9
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
hadolint:
Dockerfile#L10
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
hadolint:
Dockerfile#L11
DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).
|
hadolint:
Dockerfile#L11
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
hadolint:
Dockerfile#L12
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
hadolint:
Dockerfile#L13
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
docker-build
Process completed with exit code 2.
|