mirror of
https://github.com/newnius/YAO-Dockerfiles.git
synced 2025-06-06 07:51:54 +00:00
update
This commit is contained in:
parent
da4b1990b1
commit
3913dcd9b8
@ -8,6 +8,8 @@ RUN apt update && \
|
||||
apt install -y git && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN pip install requests psutil py-cpuinfo
|
||||
|
||||
ADD bootstrap.sh /etc/bootstrap.sh
|
||||
|
||||
ENTRYPOINT ["/etc/bootstrap.sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user