mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-04 11:20:47 +02:00
add shellcheck
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
87f3f641a9
commit
37baf070b7
6
shellcheck/Dockerfile
Normal file
6
shellcheck/Dockerfile
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
FROM haskell
|
||||||
|
MAINTAINER Jessie Frazelle <jess@linux.com>
|
||||||
|
|
||||||
|
RUN cabal update && cabal install shellcheck
|
||||||
|
|
||||||
|
CMD ["shellcheck"]
|
Loading…
x
Reference in New Issue
Block a user