image.png
# sky130
m
image.png
h
@Georg Zachl can you please take a look? @Maeesha Binte Hashem Can yo u please give a bit of background: 1. What your OS? 2. How are you trying to start the container?
m
1.I am using linux mint 2.I have installed docker from there ran the it and trying to connect using noVNC (localhost)
docker run -it -p 80:80 -p 5901:5901 --user $(id -u):$(id -g) -v $DESIGNS:/foss/designs efabless/foss-asic-tools:latest bash
I also have tried in windows and in mac, but same problem
h
Ah, I see, you are using the original efabless Docker image, I though you are using ours. I can’t speak for the efabless image, as we haven’t used it for a long time. I you want to use our version (derived and modernized from efabless) follow the instructions here: https://github.com/iic-jku/IIC-OSIC-TOOLS