forked from cory/tildefriends
build: Finally ios is happy. Now let's un-break docker.
This commit is contained in:
@ -4,6 +4,7 @@ RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
gcc \
|
||||
libc6-dev \
|
||||
perl \
|
||||
make
|
||||
|
||||
COPY . /app
|
||||
|
Reference in New Issue
Block a user