Skip to content

Fixing a permissions issue in gtf-smash #149

Fixing a permissions issue in gtf-smash

Fixing a permissions issue in gtf-smash #149

Triggered via pull request November 27, 2024 04:34
Status Success
Total duration 21s
Artifacts

dockerfile-linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
hadolint: gtf-smash/Dockerfile_latest#L23
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#L23
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`).