add python wheel package
This commit is contained in:
parent
f3bdc2ffa6
commit
10d3cb6f0a
1 changed files with 2 additions and 1 deletions
|
@ -32,7 +32,8 @@ RUN apk --no-cache add \
|
|||
py3-six \
|
||||
py3-asn1 \
|
||||
py3-numpy \
|
||||
py3-psycopg2
|
||||
py3-psycopg2 \
|
||||
py3-wheel
|
||||
|
||||
RUN apk --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community add \
|
||||
olm-dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue