mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Fixed missing bash
This commit is contained in:
@@ -100,6 +100,7 @@ RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
|
||||
|
||||
RUN \
|
||||
apk update && apk add --no-cache --virtual .deps \
|
||||
bash \
|
||||
make \
|
||||
automake \
|
||||
autoconf \
|
||||
|
||||
Reference in New Issue
Block a user