Replies: 1 comment
-
|
Thank you, there's something in the docker build that can be causing this issue. Let me look at this again |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I need help setting up the docker port networking.
First, my host machine is a DGX Spark with Nvidia Container toolkit install. So the aim is to run everything as a container. So the stack will be as follow :
I am using the provided docker-compose.yml
I am using DGX Spark as a server, so I only have ssh access and remote development enabled. The frontend can be access from my macbook using the dgx local ip adress.
So I proceed as follow :
docker compose up192.168.1.3:8000Can you help me pinpoint where I did wrong, or where I forgot to setup something ?
Beta Was this translation helpful? Give feedback.
All reactions