Install bash
This commit is contained in:
parent
8e7ffd0ba9
commit
6ddfeec246
|
@ -3,6 +3,7 @@ FROM frolvlad/alpine-gxx
|
|||
RUN apk update
|
||||
|
||||
RUN apk add --update \
|
||||
bash \
|
||||
git \
|
||||
coreutils \
|
||||
build-base \
|
||||
|
|
Loading…
Reference in New Issue