fix ipython-controller build fail (#2027)
This commit is contained in:

committed by
GitHub

parent
d964e2898c
commit
d404555cf5
@ -4,7 +4,7 @@ LABEL maintainer="ahkui <ahkui@outlook.com>"
|
||||
|
||||
USER root
|
||||
|
||||
RUN apk add --no-cache build-base
|
||||
RUN apk add --no-cache build-base zeromq-dev
|
||||
|
||||
RUN python -m pip --quiet --no-cache-dir install \
|
||||
ipyparallel \
|
||||
|
Reference in New Issue
Block a user