Docker

Hello everyone,

Is it possible to update Docker container from local file with this Update Module? E.g. docker save to create tar archive of the image, and then docker load on the device to load the image from a local file?

This is needed for evaluating the feasibility of using Docker with devices which could be offline and updated through .mender files on USB stick.