Upload Docker images
Once you download the Docker images onto the host system as per Unpack components from the installation folder procedure, type docker load < <archive-name>.tar.gz
.
For example:
docker load < ubiquity-runtime-<version>.tar.gz
Loaded image: ubiquity-runtime/setuphost:<version>
Loaded image: ubiquity-runtime/runtime:<version>
<device name>:~/Desktop$ docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
ubiquity-runtime/runtime <version> a0569962737f 34 minutes ago 337MB
ubiquity-runtime/setuphost <version> abbaa8be3d74 34 minutes ago 77.9MB