lee-orr / rusty-dev-containers

A collection of dev container features for working with rust
MIT License
17 stars 6 forks source link

Group Permissions via `umask 002` #23

Closed CodeMan99 closed 10 months ago

CodeMan99 commented 10 months ago

Highly simplified change to set umask 002 before any usage of cargo binstall or cargo install.

lee-orr commented 10 months ago

@CodeMan99 - Thanks for making this update! I really appreciate it. And sorry it took so long for me to actually merge it in.

CodeMan99 commented 10 months ago

sorry it took so long for me to actually merge it in.

All good! I hope this helps reduce some of the friction. The conversation over at the devcontainers/images repo de-railed a little bit.