Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 602 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 602 Bytes

ShellCheck

Unofficial build of ShellCheck, static analysis tool for shell scripts running within a docker container.

Changelog

v1.4
* Version bounced to 0.4.4.

v1.3
* Version bounced to 0.4.3.

v1.2
* Version bounced to 0.4.1.

v1.1
* Version bounced to 0.3.8.

v1.0
* Initial release (0.3.5).

Launch Command

docker run -v LocalBashScriptLocation:/tmp/FileToBeChecked chrisdaish/shellcheck

Sources

shellcheck webapp: http://www.shellcheck.net

Github: https://github.com/koalaman/shellcheck