contrib: Dockerfile: add shellcheck
This commit is contained in:
parent
600e67350a
commit
2c071657ac
@ -17,6 +17,7 @@ RUN apt update && apt install -y --no-install-recommends \
|
||||
time \
|
||||
ecdsautils \
|
||||
lua-check \
|
||||
shellcheck \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN useradd -d /gluon gluon
|
||||
|
Loading…
Reference in New Issue
Block a user