Skip to content

Commit

Permalink
Add bash to alpine docker dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed Jun 24, 2019
1 parent ac997bf commit a41bed3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/docker/alpine/Dockerfile.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ RUN \
cmake \
ninja \
g++ \
bash \
; \
apk add --no-cache \
eigen-dev \
Expand Down

0 comments on commit a41bed3

Please sign in to comment.