Skip to content

Running the Application

f0cker edited this page Jan 17, 2024 · 2 revisions

Run The Application

That's it you're all done with the installation/configuration! Run the docker containers again with:

sudo docker compose -f docker-compose.nvidia.yml up --build

Or you can daemonize with the following command:

sudo docker compose -f docker-compose.nvidia.yml up -d