install cmake

This commit is contained in:
Fangjun Kuang 2024-02-18 11:15:44 +08:00
parent b5a5d27490
commit f03e57f9fd

View File

@ -11,6 +11,7 @@ ARG _KALDIFEAT_VERSION="${KALDIFEAT_VERSION}+cpu.torch${TORCH_VERSION}"
RUN apt-get update -y && \
apt-get install -qq -y \
cmake \
ffmpeg \
git \
git-lfs \