mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
synced 2025-11-01 19:27:59 +00:00
Update Dockerfile
This commit is contained in:
@@ -3,7 +3,7 @@ FROM alpine AS builder
|
|||||||
RUN apk add --update --no-cache \
|
RUN apk add --update --no-cache \
|
||||||
openssl openssh \
|
openssl openssh \
|
||||||
ncurses-libs \
|
ncurses-libs \
|
||||||
bash util-linux coreutils curl \
|
bash util-linux coreutils curl libcurl \
|
||||||
make cmake gcc g++ libstdc++ libgcc git zlib-dev \
|
make cmake gcc g++ libstdc++ libgcc git zlib-dev \
|
||||||
openssl-dev boost-dev curl-dev unixodbc-dev postgresql-dev mariadb-dev \
|
openssl-dev boost-dev curl-dev unixodbc-dev postgresql-dev mariadb-dev \
|
||||||
apache2-utils yaml-dev apr-util-dev \
|
apache2-utils yaml-dev apr-util-dev \
|
||||||
|
|||||||
Reference in New Issue
Block a user