Skip to content

Commit

Permalink
Install shfmt for formatting shell scripts
Browse files Browse the repository at this point in the history
Signed-off-by: Masudur Rahman <[email protected]>
  • Loading branch information
masudur-rahman committed Sep 28, 2024
1 parent fa0e702 commit 0caef13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ RUN set -x \
g++ \
make \
clang \
shfmt \
&& rm -rf /var/lib/apt/lists/* /usr/share/doc /usr/share/man /tmp/*

RUN set -x \
Expand Down

0 comments on commit 0caef13

Please sign in to comment.