mirror of
https://github.com/logos-storage/logos-storage-network-crawler.git
synced 2026-01-02 13:33:08 +00:00
trying to fix docker build
This commit is contained in:
parent
5f03dc1f35
commit
8b87f06ee2
@ -15,7 +15,7 @@ ARG NIMFLAGS
|
||||
ARG USE_LIBBACKTRACE
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
RUN apt-get update && apt-get install -y cmake build-essential
|
||||
RUN apt-get update && apt-get install -y git cmake curl make bash lcov build-essential
|
||||
|
||||
WORKDIR ${BUILD_HOME}
|
||||
COPY . .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user