You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

On a Linux host, the EdgeView client script can be:

docker run -it --rm -e EDGEVIEW_CLIENT=1 -h=$(hostname) --network=host -v /tmp/download:/download lfedge/eve-edgeview -token <jwt-token> "$@"

  • No labels