Change maintainer to be more generic
This commit is contained in:
parent
329bb28d9e
commit
4a282b859e
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@
|
||||||
#
|
#
|
||||||
FROM alpine
|
FROM alpine
|
||||||
|
|
||||||
|
MAINTAINER www.evennia.com
|
||||||
|
|
||||||
# install compilation environment
|
# install compilation environment
|
||||||
RUN apk update && apk add python py-pip python-dev py-setuptools gcc musl-dev jpeg-dev zlib-dev bash
|
RUN apk update && apk add python py-pip python-dev py-setuptools gcc musl-dev jpeg-dev zlib-dev bash
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue