Merge branch 'master' into develop
This commit is contained in:
commit
8235a7e870
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ LABEL maintainer="www.evennia.com"
|
|||
|
||||
# install compilation environment
|
||||
RUN apk update && apk add bash gcc jpeg-dev musl-dev procps py-pip \
|
||||
py-setuptools py2-openssl python python-dev zlib-dev
|
||||
py-setuptools py2-openssl python python-dev zlib-dev gettext
|
||||
|
||||
# add the files required for pip installation
|
||||
COPY ./setup.py /usr/src/evennia/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue