gnuton / Asuswrt-Merlin-Toolchains-Docker

A Docker image containing Asuswrt Merlin BCM-SDK Toolchains.
16 stars 12 forks source link

Fix docker run command example #4

Closed virusdave closed 1 year ago

virusdave commented 1 year ago

Really shouldn't be using the numeric uid and gid of the invoking user. Rather, should be using the in-container docker user and group to build the firmware from within the container.