feat 新增 process lookbooks 接口
fix
This commit is contained in:
@@ -3,7 +3,7 @@ ENV TZ=Asia/Shanghai
|
|||||||
RUN apt update
|
RUN apt update
|
||||||
RUN apt install -y vim
|
RUN apt install -y vim
|
||||||
RUN apt install -y libgl1-mesa-glx
|
RUN apt install -y libgl1-mesa-glx
|
||||||
RUN apt install poppler-utils
|
RUN apt install -y poppler-utils
|
||||||
|
|
||||||
COPY ./requirements.txt /requirements.txt
|
COPY ./requirements.txt /requirements.txt
|
||||||
RUN pip install --upgrade pip
|
RUN pip install --upgrade pip
|
||||||
|
|||||||
Reference in New Issue
Block a user