This commit is contained in:
Oleg Sheynin 2024-08-03 23:45:18 -04:00
parent 2150bb1f70
commit 5a9f10eca5

View File

@ -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