mirror of
https://github.com/kerberos-io/base.git
synced 2026-04-22 15:27:03 +08:00
add curl
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ LABEL Author=Kerberos.io
|
||||
RUN apt-get update && apt-get upgrade -y && apt-get install -y wget build-essential \
|
||||
cmake libc-ares-dev uuid-dev daemon libwebsockets-dev git \
|
||||
cmake wget dh-autoreconf autotools-dev autoconf automake gcc \
|
||||
build-essential libtool make ca-certificates nasm tar unzip wget pkg-config
|
||||
build-essential libtool make ca-certificates nasm tar unzip wget pkg-config curl
|
||||
|
||||
#############################
|
||||
# Static build x264
|
||||
|
||||
Reference in New Issue
Block a user