feat(hadoop): Add hdfs-utils #1797
reviewdog.yaml
on: pull_request
actionlint
6s
detect-secrets
36s
hadolint
6s
markdownlint
14s
shellcheck
8s
yamllint
17s
Annotations
2 notices
[hadolint] hadoop/Dockerfile#L145 <DL3059>(https://github.com/hadolint/hadolint/wiki/DL3059):
hadoop/Dockerfile#L145
Multiple consecutive `RUN` instructions. Consider consolidation.
|
[hadolint] hadoop/Dockerfile#L145 <SC2086>(https://github.com/koalaman/shellcheck/wiki/SC2086):
hadoop/Dockerfile#L145
Double quote to prevent globbing and word splitting.
|