progress
This commit is contained in:
parent
2150bb1f70
commit
5a9f10eca5
@ -7,8 +7,9 @@ version: '3.8'
|
||||
#==================================================
|
||||
services:
|
||||
jupyter:
|
||||
build: ${ROOT_DIR}
|
||||
image: cvtt/fastai:v0.0.1
|
||||
# build: ${ROOT_DIR}
|
||||
# image: cvtt/fastai:v0.0.1
|
||||
image: cloud21.cvtt.vpn:5500/fastai_jupyter:latest
|
||||
container_name: fastai_jupyter
|
||||
runtime: nvidia
|
||||
restart: unless-stopped
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user