From db18245c9ec4928f731e9688e8d1c94e2b4d14b0 Mon Sep 17 00:00:00 2001 From: Victor Hall Date: Fri, 31 Mar 2023 11:49:54 -0400 Subject: [PATCH] Update SETUP.md --- doc/SETUP.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/SETUP.md b/doc/SETUP.md index c90b28a..490372d 100644 --- a/doc/SETUP.md +++ b/doc/SETUP.md @@ -48,3 +48,6 @@ Double check your python version again after setup by running these two commands Again, this should show 3.10.x +## Docker container + +`docker run -it -p 8888:8888 -p 6006:6006 --gpus all -e JUPYTER_PASSWORD=test1234 -t ghcr.io/victorchall/everydream2trainer:nightly`