Skip to content

Adding initial versions of gtf-smash Docker image #148

Adding initial versions of gtf-smash Docker image

Adding initial versions of gtf-smash Docker image #148

Triggered via pull request November 27, 2024 03:44
@tefirmantefirman
synchronize #139
gtf-smash
Status Success
Total duration 20s
Artifacts

dockerfile-linting.yml

on: pull_request
hadolint
9s
hadolint
Fit to window
Zoom out
Zoom in

Annotations

4 errors
hadolint: gtf-smash/Dockerfile_latest#L22
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: gtf-smash/Dockerfile_latest#L25
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
hadolint: gtf-smash/Dockerfile_v8#L22
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: gtf-smash/Dockerfile_v8#L25
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.