mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-01-23 13:50:25 +01:00
Download Manager Support docker-cuda
This commit is contained in:
parent
e9859cf17d
commit
22acde1ab7
@ -6,4 +6,4 @@ WORKDIR /content/
|
|||||||
COPY env.yml /home/micromamba/env.yml
|
COPY env.yml /home/micromamba/env.yml
|
||||||
RUN micromamba install -y -n base -f /home/micromamba/env.yml
|
RUN micromamba install -y -n base -f /home/micromamba/env.yml
|
||||||
USER root
|
USER root
|
||||||
RUN apt update && apt install xorg -y
|
RUN apt update && apt install xorg aria2 -y
|
||||||
|
Loading…
Reference in New Issue
Block a user