mirror of
https://github.com/kerberos-io/base.git
synced 2026-04-22 15:27:03 +08:00
Update Dockerfile
This commit is contained in:
committed by
GitHub
parent
709209abc3
commit
aeda0acecf
+1
-1
@@ -5,7 +5,7 @@ RUN apt-get update && apt-get upgrade -y && apt-get install -y wget build-essent
|
||||
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 supervisor nasm \
|
||||
zlib1g-dev tar unzip wget pkg-config libavresample-dev
|
||||
zlib1g-dev tar unzip wget pkg-config
|
||||
|
||||
#############################
|
||||
# Static build x264
|
||||
|
||||
Reference in New Issue
Block a user