Linux / amd64
This Docker container provides an API for listing and managing Omniverse streaming applications and runtime profiles.
To get started with the Omniverse Application Store Docker Container, ensure you have Docker installed and running on your machine. Then, follow these steps:
Pull the Docker container:
docker pull <container-name>:<tag>
Run the container:
docker run -p <port>:<port> <container-name>:<tag>
Replace <container-name>
and <tag>
with the appropriate values for the Omniverse Application Store container. <port>
should be replaced with the port number you wish to use for accessing the application.
Once the container is running, access the Omniverse Application Store through your web browser by navigating to http://localhost:<port>/docs
, replacing <port>
with the port number you specified when running the container.
From there, you can start browsing, managing, and configuring your Omniverse streaming applications and runtime profiles.
NVIDIA Omniverse is governed by the NVIDIA Agreements | Enterprise Software | NVIDIA Software License Agreement and NVIDIA Agreements | Enterprise Software | Product Specific Terms for Omniverse.
By downloading or using NVIDIA Omniverse, you agree to the NVIDIA Omniverse terms.