#22 How can multiple users on a machine run docker...
# openlane
g
#22 How can multiple users on a machine run docker container? Issue opened by hadirkhan10 Hello, we have a team of multiple users working on an Amazon Web Services (AWS) Ubuntu machine and we would like all the users to run the docker container and the complete openlane flow. For that purpose I placed the openlane directory in the
/home
directory of the machine so that everyone can access it. But now docker requires sudo privileges to run which is not what we need. Is there a way to set up the openlane flow so that multiple users can work with the docker container and synthesize the designs? efabless/openlane