orca icon indicating copy to clipboard operation
orca copied to clipboard

deployment/orca: use cross-platform compatible Docker calls

Open antoinerg opened this issue 5 years ago • 0 comments

If I'm not mistaken, in docker run call, the flag --net=host is Linux-only. We should use -p 9091:9091 instead.

antoinerg avatar Jan 13 '20 17:01 antoinerg