mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Updating dependencies (#1692)
This commit is contained in:
parent
d323ad73c2
commit
a27cfdd89c
@ -7,7 +7,7 @@ FROM alpine:3.5
|
||||
LABEL maintainer "dev@bigchaindb.com"
|
||||
WORKDIR /
|
||||
RUN apk add --no-cache --update curl bind-tools python3-dev g++ \
|
||||
libffi-dev make vim git nodejs \
|
||||
libffi-dev make vim git nodejs openssl-dev \
|
||||
&& pip3 install ipython \
|
||||
&& git clone https://github.com/bigchaindb/bigchaindb-driver \
|
||||
&& cd bigchaindb-driver \
|
||||
|
Loading…
x
Reference in New Issue
Block a user