mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-03-02 02:17:46 +01:00
Download Manager Support docker-rocm
This commit is contained in:
parent
22acde1ab7
commit
24f50d6fb7
@ -3,4 +3,4 @@ WORKDIR /content/
|
||||
COPY env.yml /home/micromamba/env.yml
|
||||
RUN micromamba install -y -n base -f /home/micromamba/env.yml
|
||||
USER root
|
||||
RUN apt update && apt install xorg libsqlite3-0 -y
|
||||
RUN apt update && apt install xorg libsqlite3-0 aria2 -y
|
||||
|
Loading…
x
Reference in New Issue
Block a user