Optimize Docker
This commit is contained in:
@@ -18,6 +18,9 @@ RUN python3 -m pip install -r AQuery2/requirements.txt
|
||||
|
||||
ENV IS_DOCKER_IMAGE=1 CXX=clang++-14
|
||||
|
||||
# First run will build cache into image
|
||||
RUN cd AQuery2 && python3 prompt.py
|
||||
|
||||
CMD cd AQuery2 && python3 prompt.py
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user