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