This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Description
Hi, I'm trying the docker build but I am running this instruction docker/local-build.sh and it's not working.
my log:
root@SSID-iLBPG3:/home/ilab/work/intel-iot-refkit# docker/local-build.sh
unable to prepare context: unable to evaluate symlinks in context path: lstat /root/work/intel-iot-refkit/docker: no such file or directory
Unable to find image 'refkit:latest' locally
docker: Error response from daemon: repository refkit not found: does not exist or no pull access.
See 'docker run --help'.
Any ideas?