Ohhh.. docker run -it -v $(pwd):/openLANE_flow -v ...
# general
s
Ohhh.. docker run -it -v $(pwd):/openLANE_flow -v $PDK_ROOT:$PDK_ROOT -e PDK_ROOT=$PDK_ROOT -u $(id -u $USER):$(id -g $USER) efabless/openlane:current This was the command i used..