I can successfully built the docker image for netc...
# development
d
I can successfully built the docker image for netclient, but once run it encounter this issue:
Copy code
docker: Error response from daemon: failed to create shim: OCI runtime create failed: container_linux.go:380: starting container process caused: exec: "./netclient checkin": stat ./netclient checkin: no such file or directory: unknown.
I checked netclient cmd lines, can't find this "checkin" options. Any idea ? 🙂