mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-10-29 17:52:28 +00:00
This commit is contained in:
@@ -8,7 +8,7 @@ FROM debian:$DEBIAN_VERSION AS build-base
|
|||||||
|
|
||||||
RUN apt-get update && apt-get install --no-install-recommends -y \
|
RUN apt-get update && apt-get install --no-install-recommends -y \
|
||||||
make cmake g++ git \
|
make cmake g++ git \
|
||||||
unixodbc-dev libpq-dev libmariadb-dev libmariadbclient-dev-compat \
|
libpq-dev libmariadb-dev libmariadbclient-dev-compat \
|
||||||
librdkafka-dev libboost-all-dev libssl-dev \
|
librdkafka-dev libboost-all-dev libssl-dev \
|
||||||
zlib1g-dev nlohmann-json3-dev ca-certificates libcurl4-openssl-dev
|
zlib1g-dev nlohmann-json3-dev ca-certificates libcurl4-openssl-dev
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user