Skip to content
Snippets Groups Projects
Unverified Commit 2c071657 authored by Martin Weinelt's avatar Martin Weinelt
Browse files

contrib: Dockerfile: add shellcheck

parent 600e6735
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment