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