mirror of
https://github.com/Aider-AI/aider.git
synced 2025-12-23 08:48:18 +00:00
simpler docker build
This commit is contained in:
parent
752e4999cc
commit
8b0e941c4d
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ RUN apt-get update && \
|
|||
|
||||
COPY . /aider
|
||||
|
||||
RUN pip install --no-cache-dir /aider
|
||||
RUN pip install --no-cache-dir /aider[hf-embed] --extra-index-url https://download.pytorch.org/whl/cpu
|
||||
|
||||
# Final stage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue