mirror of
https://github.com/newnius/YAO-agent.git
synced 2025-12-15 05:56:43 +00:00
add support for gpu specify
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
FROM nvidia/cuda:9.0-base
|
||||
FROM quickdeploy/yao-python3
|
||||
|
||||
MAINTAINER Newnius <newnius.cn@gmail.com>
|
||||
|
||||
RUN apt update && \
|
||||
apt install -y python3 python3-pip
|
||||
|
||||
RUN pip3 install docker kafka
|
||||
|
||||
ADD bootstrap.sh /etc/bootstrap.sh
|
||||
|
||||
Reference in New Issue
Block a user