Add bash
This commit is contained in:
parent
5ee043abe2
commit
2a308f5fee
@ -3,6 +3,7 @@ FROM ruby:2.6.5-alpine
|
||||
EXPOSE 4000
|
||||
|
||||
RUN apk --no-cache add \
|
||||
bash \
|
||||
g++ \
|
||||
git \
|
||||
make
|
||||
|
Reference in New Issue
Block a user