projectatomic / container-best-practices

Container Best Practices
Other
166 stars 70 forks source link

Use read-only bind mounts in a few places #88

Closed cgwalters closed 8 years ago

cgwalters commented 8 years ago

This should be a best practice unless you need writability.

baude commented 8 years ago

@cgwalters Thanks for the PR. Love it.