DistributedSystemsGroup/zoe

Investigate container resize before saving logs

Closed this issue · 0 comments

Saving logs from docker at execution termination can take a long time. During this time the resources reserved by the container are still marked as busy. Since we know that the container will not be restarted, can Zoe resize the container to a bare minimum so that resources can be immediately re-used while the logs are copied?