mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-19 18:14:38 +00:00
@@ -14,7 +14,7 @@ RUN wget https://github.com/seccomp/libseccomp/releases/download/v2.5.5/libsecco
|
||||
make install && \
|
||||
pip install --no-cache-dir -i https://mirrors.aliyun.com/pypi/simple Cython && \
|
||||
pip install --no-cache-dir -i https://mirrors.aliyun.com/pypi/simple -r /app/requirements.txt && \
|
||||
cd src/python && \
|
||||
cd /app/libseccomp-2.5.5/src/python && \
|
||||
python setup.py install
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user