fix docker build (#8462)
This commit is contained in:
parent
b0cc44aabb
commit
1ab06ce2d2
@ -59,7 +59,7 @@ cd /build&&git clone https://github.com/paritytech/parity && \
|
|||||||
binutils \
|
binutils \
|
||||||
file \
|
file \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
dpkg-dev \
|
dpkg-dev &&\
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
# setup ENTRYPOINT
|
# setup ENTRYPOINT
|
||||||
EXPOSE 8080 8545 8180
|
EXPOSE 8080 8545 8180
|
||||||
|
Loading…
Reference in New Issue
Block a user