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