Sigmadex / v0-proto

prototype for version 0
8 stars 1 forks source link

Update the docker files to work on Macbook #18

Closed flowfree closed 2 years ago

flowfree commented 2 years ago

The main issue is the custom UID for the docker containers. It is required to work on Linux but it will failed on my Macbook. So I updated the start-docker.sh script to skip the UID exports on Macbook. In addition, I added the following: