Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: docker user permissions (AztecProtocol#3711)
This PR sets uid/gid when running our Docker containers so that any files they touch/create will be editable by the host's user. It also restores the `/cache` volume on mac so that subsequent compilations use prior cached archives. --------- Co-authored-by: Charlie Lye <[email protected]>
- Loading branch information