|
|
|
|
|
by Spivak
2478 days ago
|
|
I ran into a piece of software that was basically impossible to containerize because of this weirdness. It wanted to ‘mv’ over resolv.conf but couldn’t so we had to run it outside the container because it was proprietary and we couldn’t readily modify it. |
|