My motivation is that it's really a bad practice to just run `sudo bluebuild generate -o Containerfile`, as the file gets created as root and it's kind-of unsafe to the system too. I'd rather have the tool invoke sudo by itselves for the things it needs it for, rather than wrapping the entire program in sudo. This is especially the case for local (non-ci) builds. |
||
|---|---|---|
| .. | ||
| drivers | ||
| Cargo.toml | ||
| drivers.rs | ||
| logging.rs | ||
| process.rs | ||
| signal_handler.rs | ||