mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 17:20:30 +08:00
fixed make run
This commit is contained in:
parent
da46733840
commit
9f78c7e637
@ -33,6 +33,9 @@ RUN pkg-install \
|
||||
htmlhint \
|
||||
eslint
|
||||
|
||||
COPY testenv/requirements.txt requirements.txt
|
||||
RUN pip install -r requirements.txt
|
||||
|
||||
RUN mkdir -p /etc/kvmd/nginx
|
||||
|
||||
CMD /bin/bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user