Skip to content

Alpine based docker image wrapping shellcheck with some file include / exclude magic

License

Notifications You must be signed in to change notification settings

dsiebel/shellcheck-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shellcheck-docker

debian:bookworm-slim based Docker image, wrapping Shellcheck with some file include / exclude magic.

Usage

docker run --rm --volume $(pwd):/mnt --workdir /mnt \
	ghcr.io/dsiebel/shellcheck-docker:latest
	--include-file shellcheck.txt

About

Alpine based docker image wrapping shellcheck with some file include / exclude magic

Resources

License

Stars

Watchers

Forks

Packages