Azure / iotedgehubdev

IoT Edge Hub Dev Tool
Other
88 stars 31 forks source link

usermod command not available on MacOS #393

Closed n3rdworldorder closed 1 year ago

n3rdworldorder commented 2 years ago

The installation instructions say to run the command

sudo usermod -aG docker $USER

but the "usermod" command isn't available on MacOS.

Is an alternative needed for MacOS?

konichi3 commented 2 years ago

Hi @n3rdworldorder

Hope this page can help you on MacOS + X-terminal command https://superuser.com/questions/214004/how-to-add-user-to-a-group-from-mac-os-x-command-line

konichi3 commented 1 year ago

Closing due to inactivity.