Merge pull request #5 from gab-arrobo/add-gha #1
Annotations
8 errors
Dockerfile linter:
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`).
|
Dockerfile linter:
Dockerfile#L8
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Dockerfile linter:
Dockerfile#L9
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Dockerfile linter:
Dockerfile#L10
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Dockerfile linter:
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`).
|
Dockerfile linter:
Dockerfile#L11
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Dockerfile linter:
Dockerfile#L12
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Dockerfile linter:
Dockerfile#L13
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Loading