docker-gns3-server icon indicating copy to clipboard operation
docker-gns3-server copied to clipboard

Dockerfile for GNS3 server

Results 4 docker-gns3-server issues
Sort by recently updated
recently updated
newest added

Hello, I am unable to load the gn3 container by using docker on a remote machine. When I try to launch the server web page, I get nothing "site can't...

### An issue encountered when launching the webterm container in GNS3, where VNC support fails due to a missing TigerVNC server. The log containing the error message: ``` log 2025-04-29...

Hello im trying to run a simple debian docker container but i get the following message: ![Image](https://github.com/user-attachments/assets/c948d811-8a7d-42ef-b857-e3f67a4d7319) ![Image](https://github.com/user-attachments/assets/b02b33e3-8c25-4495-b152-75ff095f4b66)

How run ```bash docker run -d --name gns3 --net=host --privileged -e BRIDGE_ADDRESS="172.21.1.1/24" -v gns3-data:/data jsimonetti/gns3-server:latest ``` Error message: ```bash Error while creating node from template: Docker has returned an error:...