|
|
|
|
|
by q3k
1848 days ago
|
|
I would absolutely say it's a production antipattern to run a container with access to some already existing host files belonging to some other user. However, this is something that's basically unavoidable if you're attempting to use OCI/Docker for dev where you access a developer's source code checkout from a container running a standardized language runtime. And that's what a lot of people use OCI/Docker for... |
|