Search Docker Hub
shfmt
By jamesmstone
A dockerised version of sh from https://github.com/mvdan/sh A shell formatter.
10K+
A dockerised version of sh
docker run -it --rm \ -v "$(pwd)":/sh \ -w /sh \ jamesmstone/shfmt "$@"
docker run -it --rm -v "$(pwd)":/sh -w /sh jamesmstone/shfmt
docker run -it --rm -v "$(pwd)":/sh -w /sh jamesmstone/shfmt -l -w script.sh
Content type
Image
Digest
Size
2 MB
Last updated
over 4 years ago
docker pull jamesmstone/shfmt