Skip to main content

GPUs

📄️ Open custom ports

Sometimes you may need to open custom ports to enable external access to specific services. This guide explains how to configure Docker to expose desired ports, such as 8081 and 8082, by adding -p arguments in the Docker setup. By following these steps, you can easily map internal GPU instance ports to external ones, creating flexible access points for applications, including SSH and Jupyter setups. Dive in to learn how to configure port forwarding for seamless remote access.