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