-# --restart=always option is not absolutely reliable
Why remove that? No longer applicable? Then why exactly call buildall reboot?
Thanks, Fengguang
-containers=($(docker ps -a |grep -v NAMES |awk '{print $NF}')) -[ -n "$containers" ] && docker start "${containers[@]}" >/dev/null 2>&1
+$CCI_SRC/sparrow/4-docker/buildall reboot
2.23.0