Ressource update
Allow better updating of resources.
Needed: after loading the file, we need to "read" ressources settings from currently existing elements so that a dependencies destroyed can be re-created as they were. Eg: my network A
is required by service S
which was updated with last docker image => we need to get that information to use the proper image when re-creating it after updating the network.