A minimal shellcheck image useful for linting scripting files (e.g., bash scripts).
1.5K
A minimal shellcheck image useful for linting scripting files (e.g., bash scripts).
https://github.com/koalaman/shellcheck/wiki
Lint particular scripts
docker run --rm -v `pwd`:/shellcheck wpengine/shellcheck /shellcheck/script1.sh /shellcheck/script2.sh
Content type
Image
Digest
sha256:1713e19a5…
Size
4.2 MB
Last updated
about 2 months ago
docker pull wpengine/shellcheck