Some of the previous PRs #702, #657 and #565 have added logic in the shim to assist urunc. The added logic opens, reads and writes the config.json of the container several times. We should unify the handling of this file, since it is a crucial configuration file for the container and to avoid issues, misconfigurations and duplicate code.
Some of the previous PRs #702, #657 and #565 have added logic in the shim to assist urunc. The added logic opens, reads and writes the
config.jsonof the container several times. We should unify the handling of this file, since it is a crucial configuration file for the container and to avoid issues, misconfigurations and duplicate code.